Home
last modified time | relevance | path

Searched defs:isHit (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/www/elgg/elgg-3.3.23/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/
H A DCacheItem.php25 private $isHit; variable in Doctrine\\Common\\Cache\\Psr6\\CacheItem
34 public function __construct(string $key, $data, bool $isHit)
56 public function isHit(): bool function in Doctrine\\Common\\Cache\\Psr6\\CacheItem
H A DTypedCacheItem.php26 private bool $isHit,
40 public function isHit(): bool function in Doctrine\\Common\\Cache\\Psr6\\TypedCacheItem
/dports/audio/ampache/ampache-php74-5.0.0/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/
H A DCacheItem.php25 private $isHit; variable in Doctrine\\Common\\Cache\\Psr6\\CacheItem
34 public function __construct(string $key, $data, bool $isHit)
56 public function isHit(): bool function in Doctrine\\Common\\Cache\\Psr6\\CacheItem
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/
H A DCacheItem.php25 private $isHit; variable in Doctrine\\Common\\Cache\\Psr6\\CacheItem
34 public function __construct(string $key, $data, bool $isHit)
56 public function isHit(): bool function in Doctrine\\Common\\Cache\\Psr6\\CacheItem
H A DTypedCacheItem.php26 private bool $isHit,
40 public function isHit(): bool function in Doctrine\\Common\\Cache\\Psr6\\TypedCacheItem
/dports/www/owncloud/owncloud/lib/composer/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/
H A DCacheItem.php25 private $isHit; variable in Doctrine\\Common\\Cache\\Psr6\\CacheItem
34 public function __construct(string $key, $data, bool $isHit)
56 public function isHit(): bool function in Doctrine\\Common\\Cache\\Psr6\\CacheItem
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/
H A DCacheItem.php25 private $isHit; variable in Doctrine\\Common\\Cache\\Psr6\\CacheItem
34 public function __construct(string $key, $data, bool $isHit)
56 public function isHit(): bool function in Doctrine\\Common\\Cache\\Psr6\\CacheItem
H A DTypedCacheItem.php26 private bool $isHit,
40 public function isHit(): bool function in Doctrine\\Common\\Cache\\Psr6\\TypedCacheItem
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/auth/src/Cache/
H A DItem.php45 private $isHit = false; variable in Google\\Auth\\Cache\\Item
74 public function isHit() function in Google\\Auth\\Cache\\Item
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/auth/src/Cache/
H A DItem.php45 private $isHit = false; variable in Google\\Auth\\Cache\\Item
74 public function isHit() function in Google\\Auth\\Cache\\Item
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/toolkit/query/
H A DBlockIndex.h62 bool isHit = query.m_RangeTree.CheckInterval( in RunBP4Stat() local
78 bool isHit = query.m_RangeTree.CheckInterval(blockInfo.Min, in RunBP4Stat() local
/dports/net-mgmt/observium/observium/libs/phpFastCache/Cache/
H A DItemBaseTrait.php59 protected $isHit = false; variable
104 public function isHit() function
114 public function setHit($isHit)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Cache/
H A DCacheItem.php25 protected $isHit = false; variable in Symfony\\Component\\Cache\\CacheItem
51 public function isHit() function in Symfony\\Component\\Cache\\CacheItem
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Cache/
H A DCacheItem.php25 protected $isHit = false; variable in Symfony\\Component\\Cache\\CacheItem
51 public function isHit() function in Symfony\\Component\\Cache\\CacheItem
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/cache/
H A DCacheItem.php28 protected $isHit = false; variable in Symfony\\Component\\Cache\\CacheItem
57 public function isHit(): bool function in Symfony\\Component\\Cache\\CacheItem
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/cache/
H A DCacheItem.php28 protected $isHit = false; variable in Symfony\\Component\\Cache\\CacheItem
57 public function isHit(): bool function in Symfony\\Component\\Cache\\CacheItem
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/cache/
H A DCacheItem.php28 protected $isHit = false; variable in Symfony\\Component\\Cache\\CacheItem
57 public function isHit(): bool function in Symfony\\Component\\Cache\\CacheItem
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/cache/
H A DCacheItem.php28 protected $isHit = false; variable in Symfony\\Component\\Cache\\CacheItem
56 public function isHit(): bool function in Symfony\\Component\\Cache\\CacheItem
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/cache/
H A DCacheItem.php28 protected $isHit = false; variable in Symfony\\Component\\Cache\\CacheItem
56 public function isHit(): bool function in Symfony\\Component\\Cache\\CacheItem
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/src/collision/
H A DRaycastInfo.cpp38 bool isHit = shape->raycast(ray, raycastInfo); in raycastAgainstShape() local
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/demos/tutorial/journaled_set/
H A Dexample_online_search.cpp32 bool isHit = true; in _searchAtBorder() local
70 bool isHit = true; in _findInPatchNode() local
166 bool isHit = true; in findPatternInReference() local
H A Dsolution_online_search_assignment4.cpp30 bool isHit = true; in _searchAtBorder() local
64 bool isHit = true; in _findInPatchNode() local
156 bool isHit = true; in findPatternInReference() local
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/psr/cache/src/
H A DCacheItemInterface.php60 public function isHit(); function
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/psr/cache/src/
H A DCacheItemInterface.php60 public function isHit(); function
/dports/net-mgmt/observium/observium/libs/phpFastCache/legacy/Psr/Cache/src/
H A DCacheItemInterface.php61 public function isHit(); function

12345678