Home
last modified time | relevance | path

Searched refs:numCacheHits (Results 1 – 24 of 24) sorted by relevance

/dports/games/spring/spring_98.0/rts/Sim/Path/Default/
H A DPathCache.h63 if ((numCacheHits + numCacheMisses) == 0) in GetCacheHitPercentage()
66 return ((numCacheHits / float(numCacheHits + numCacheMisses)) * 100.0f); in GetCacheHitPercentage()
85 boost::uint32_t numCacheHits; variable
H A DPathCache.cpp19 , numCacheHits(0) in CPathCache()
27 …__FUNCTION__, numBlocksX, numBlocksZ, numCacheHits, GetCacheHitPercentage(), numHashCollisions, ma… in ~CPathCache()
94 ++numCacheHits; in GetCachedPath()
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/engine/
H A DFeatureCache.java51 private int numCacheHits = 0; field in FeatureCache
117 return numCacheHits; in getNumCacheHits()
158 ++numCacheHits; in cacheHit()
/dports/games/spring/spring_98.0/rts/Sim/Path/QTPFS/
H A DPathCache.hpp23 numCacheHits.resize(PATH_TYPE_DEAD + 1, 0); in PathCache()
57 std::vector<unsigned int> numCacheHits; member
H A DPathCache.cpp60 numCacheHits[pathType] += 1; in GetPath()
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/clcache/clcache/
H A Dcaching.py945 def numCacheHits(self): member in Statistics
1567 stats.numCacheHits(),
/dports/devel/rth/rth/adodb-4.65/
H A Dadodb.inc.php282 var $numCacheHits = 0; variable in ADOConnection
1605 $this->numCacheHits += 1;
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/ADODB/
H A Dadodb.inc.php281 var $numCacheHits = 0; variable in ADOConnection
1607 $this->numCacheHits += 1;
/dports/deskutils/moregroupware/moregroupware/include/adodb/
H A Dadodb.inc.php281 var $numCacheHits = 0; variable in ADOConnection
1665 $this->numCacheHits += 1;
/dports/devel/truc/truc_0.12.0/adodb-4.65/
H A Dadodb.inc.php282 var $numCacheHits = 0; variable in ADOConnection
1605 $this->numCacheHits += 1;
/dports/databases/phppgadmin/phppgadmin-REL_7-13-0/libraries/adodb/
H A Dadodb.inc.php384 var $numCacheHits = 0; variable in ADOConnection
1788 $this->numCacheHits += 1;
/dports/www/gallery2/gallery2/lib/adodb/
H A Dadodb.inc.php293 var $numCacheHits = 0; variable in ADOConnection
1753 $this->numCacheHits += 1;
/dports/databases/adodb/adodb/
H A Dadodb.inc.php388 var $numCacheHits = 0; variable in ADOConnection
1779 $this->numCacheHits += 1;
/dports/comms/atslog/atslog-2.1.1/www/include/adodb/
H A Dadodb.inc.php291 var $numCacheHits = 0; variable in ADOConnection
1738 $this->numCacheHits += 1;
/dports/devel/flyspray/flyspray-0.9.9.7_4/adodb/
H A Dadodb.inc.php293 var $numCacheHits = 0; variable in ADOConnection
1740 $this->numCacheHits += 1;
/dports/www/phprecipebook/phprecipebook/libs/adodb5/
H A Dadodb.inc.php384 var $numCacheHits = 0; variable in ADOConnection
1786 $this->numCacheHits += 1;
/dports/www/phprecipebook/phprecipebook/libs/adodb4/
H A Dadodb.inc.php388 var $numCacheHits = 0; variable in ADOConnection
1779 $this->numCacheHits += 1;
/dports/databases/adodb5/ADOdb-5.21.3/
H A Dadodb.inc.php455 var $numCacheHits = 0; variable in ADOConnection
2247 $this->numCacheHits += 1;
/dports/deskutils/egroupware/egroupware/vendor/egroupware/adodb-php/
H A Dadodb.inc.php483 var $numCacheHits = 0; variable in ADOConnection
2075 $this->numCacheHits += 1;
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/adodb/adodb-php/
H A Dadodb.inc.php471 var $numCacheHits = 0; variable in ADOConnection
2052 $this->numCacheHits += 1;
/dports/databases/mantis/mantisbt-2.25.2/vendor/adodb/adodb-php/
H A Dadodb.inc.php480 var $numCacheHits = 0; variable in ADOConnection
2077 $this->numCacheHits += 1;
/dports/www/moodle310/moodle/lib/adodb/
H A Dadodb.inc.php476 var $numCacheHits = 0; variable in ADOConnection
2057 $this->numCacheHits += 1;
/dports/www/moodle39/moodle/lib/adodb/
H A Dadodb.inc.php476 var $numCacheHits = 0; variable in ADOConnection
2057 $this->numCacheHits += 1;
/dports/www/moodle311/moodle/lib/adodb/
H A Dadodb.inc.php467 var $numCacheHits = 0; variable in ADOConnection
2209 $this->numCacheHits += 1;