Home
last modified time | relevance | path

Searched defs:getCosts (Results 1 – 24 of 24) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/PBQP/
H A DGraph.h64 Vector& getCosts() { return costs; } in getCosts() function
65 const Vector& getCosts() const { return costs; } in getCosts() function
92 Matrix& getCosts() { return costs; } in getCosts() function
93 const Matrix& getCosts() const { return costs; } in getCosts() function
/dports/cad/sumo/sumo-1.2.0/src/router/
H A DRORoute.h113 double getCosts() const { in getCosts() function
/dports/www/ilias/ILIAS-5.4.25/Services/Password/classes/encoders/
H A Dclass.ilBcryptPhpPasswordEncoder.php88 public function getCosts() function in ilBcryptPhpPasswordEncoder
/dports/www/ilias6/ILIAS-6.14/Services/Password/classes/encoders/
H A Dclass.ilBcryptPhpPasswordEncoder.php89 public function getCosts() : string function in ilBcryptPhpPasswordEncoder
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1PurchaseTransaction.php30 public function getCosts() function in Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1PurchaseTransaction
H A DGoogleCloudRecommendationengineV1beta1ProductCatalogItem.php53 public function getCosts() function in Google_Service_RecommendationsAI_GoogleCloudRecommendationengineV1beta1ProductCatalogItem
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Freebase/
H A DReconcileGet.php42 public function getCosts() function in Google_Service_Freebase_ReconcileGet
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Freebase/
H A DReconcileGet.php42 public function getCosts() function in Google_Service_Freebase_ReconcileGet
/dports/www/ilias/ILIAS-5.4.25/Services/Migration/DBUpdate_426/classes/
H A Dclass.ilMDRights.php48 public function getCosts() function in ilMDRights
/dports/www/ilias6/ILIAS-6.14/Services/Migration/DBUpdate_426/classes/
H A Dclass.ilMDRights.php48 public function getCosts() function in ilMDRights
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSRoute.h160 double getCosts() const { in getCosts() function
/dports/www/ilias/ILIAS-5.4.25/Services/Migration/DBUpdate_5295/classes/
H A Dclass.ilMDRights.php48 public function getCosts() function in ilMDRights
/dports/www/ilias6/ILIAS-6.14/Services/Migration/DBUpdate_5295/classes/
H A Dclass.ilMD5295Rights.php48 public function getCosts() function in ilMD5295Rights
/dports/www/ilias/ILIAS-5.4.25/Services/MetaData/classes/
H A Dclass.ilMDRights.php75 public function getCosts() function in ilMDRights
H A Dclass.ilMDCopyrightSelectionEntry.php345 public function getCosts() function in ilMDCopyrightSelectionEntry
/dports/www/ilias6/ILIAS-6.14/Services/MetaData/classes/
H A Dclass.ilMDRights.php75 public function getCosts() function in ilMDRights
H A Dclass.ilMDCopyrightSelectionEntry.php345 public function getCosts() function in ilMDCopyrightSelectionEntry
/dports/net/olsrd/olsrd-0.9.8/lib/info.java/org.olsr.v1.info.api/src/org/olsr/v1/info/api/dto/
H A DJsonInfoSgwBandwidth.java194 public double getCosts() { in getCosts() method in JsonInfoSgwBandwidth
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/lib/vendor/GoogleAPIClient/Service/
H A DFreebase.php371 public function getCosts() function in Google_Service_Freebase_ReconcileGet
/dports/www/moodle310/moodle/lib/google/src/Google/Service/
H A DFreebase.php372 public function getCosts() function in Google_Service_Freebase_ReconcileGet
/dports/www/moodle311/moodle/lib/google/src/Google/Service/
H A DFreebase.php372 public function getCosts() function in Google_Service_Freebase_ReconcileGet
/dports/www/moodle39/moodle/lib/google/src/Google/Service/
H A DFreebase.php372 public function getCosts() function in Google_Service_Freebase_ReconcileGet
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/dr/
H A DFlexGridGraph_maze.cpp704 frCost FlexGridGraph::getCosts(frMIdx gridX, in getCosts() function in FlexGridGraph
/dports/games/py-fife/fifengine-0.4.2/engine/core/model/structures/
H A Dcellcache.cpp1016 std::list<std::string> CellCache::getCosts() { in getCosts() function in FIFE::CellCache