Home
last modified time | relevance | path

Searched refs:arrayCache (Results 1 – 22 of 22) sorted by relevance

/dports/www/owncloud/owncloud/lib/private/Encryption/
H A DEncryptionWrapper.php43 private $arrayCache; variable in OC\\Encryption\\EncryptionWrapper
54 * @param ArrayCache $arrayCache
59 ArrayCache $arrayCache, argument
63 $this->arrayCache = $arrayCache;
116 $this->arrayCache
H A DManager.php59 protected $arrayCache; variable in OC\\Encryption\\Manager
67 * @param ArrayCache $arrayCache
69 …Config $config, ILogger $logger, IL10N $l10n, View $rootView, Util $util, ArrayCache $arrayCache) { argument
76 $this->arrayCache = $arrayCache;
255 $encryptionWrapper = new EncryptionWrapper($this->arrayCache, $this, $this->logger);
/dports/www/nextcloud/nextcloud/lib/private/Encryption/
H A DEncryptionWrapper.php46 private $arrayCache; variable in OC\\Encryption\\EncryptionWrapper
57 * @param ArrayCache $arrayCache
61 public function __construct(ArrayCache $arrayCache, argument
65 $this->arrayCache = $arrayCache;
117 $this->arrayCache
H A DManager.php60 protected $arrayCache; variable in OC\\Encryption\\Manager
68 * @param ArrayCache $arrayCache
70 …Config $config, ILogger $logger, IL10N $l10n, View $rootView, Util $util, ArrayCache $arrayCache) { argument
77 $this->arrayCache = $arrayCache;
242 $encryptionWrapper = new EncryptionWrapper($this->arrayCache, $this, $this->logger);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/PropertyInfo/
H A DPropertyInfoCacheExtractor.php27 private $arrayCache = []; variable in Symfony\\Component\\PropertyInfo\\PropertyInfoCacheExtractor
102 if (\array_key_exists($key, $this->arrayCache)) {
103 return $this->arrayCache[$key];
109 return $this->arrayCache[$key] = $item->get();
116 return $this->arrayCache[$key] = $value;
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/PropertyInfo/
H A DPropertyInfoCacheExtractor.php27 private $arrayCache = []; variable in Symfony\\Component\\PropertyInfo\\PropertyInfoCacheExtractor
102 if (\array_key_exists($key, $this->arrayCache)) {
103 return $this->arrayCache[$key];
109 return $this->arrayCache[$key] = $item->get();
116 return $this->arrayCache[$key] = $value;
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/property-info/
H A DPropertyInfoCacheExtractor.php27 private $arrayCache = []; variable in Symfony\\Component\\PropertyInfo\\PropertyInfoCacheExtractor
108 if (\array_key_exists($key, $this->arrayCache)) {
109 return $this->arrayCache[$key];
115 return $this->arrayCache[$key] = $item->get();
122 return $this->arrayCache[$key] = $value;
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/property-info/
H A DPropertyInfoCacheExtractor.php27 private $arrayCache = []; variable in Symfony\\Component\\PropertyInfo\\PropertyInfoCacheExtractor
108 if (\array_key_exists($key, $this->arrayCache)) {
109 return $this->arrayCache[$key];
115 return $this->arrayCache[$key] = $item->get();
122 return $this->arrayCache[$key] = $value;
/dports/security/klee/klee-2.2/lib/Core/
H A DMemoryManager.h29 ArrayCache *const arrayCache; variable
36 MemoryManager(ArrayCache *arrayCache);
49 ArrayCache *getArrayCache() const { return arrayCache; } in getArrayCache()
H A DMemoryManager.cpp63 : arrayCache(_arrayCache), deterministicSpace(0), nextFreeSlot(0), in MemoryManager()
H A DExecutor.h207 ArrayCache arrayCache; variable
H A DExecutor.cpp482 memory = new MemoryManager(&arrayCache);
3862 arrayCache.CreateArray("rrws_arr" + llvm::utostr(++id),
4207 const Array *array = arrayCache.CreateArray(uniqueName, mo->size);
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/var-dumper/Cloner/
H A DVarCloner.php20 private static $arrayCache = []; variable in Symfony\\Component\\VarDumper\\Cloner\\VarCloner
243 } elseif (isset(self::$arrayCache[$arrayStub->class][$arrayStub->position])) {
244 $stub = self::$arrayCache[$arrayStub->class][$arrayStub->position];
246 …self::$arrayCache[$arrayStub->class][$arrayStub->position] = $stub = [$arrayStub->class => $arrayS…
/dports/www/owncloud/owncloud/lib/private/Files/Storage/Wrapper/
H A DEncryption.php86 private $arrayCache; variable in OC\\Files\\Storage\\Wrapper\\Encryption
103 * @param ArrayCache $arrayCache
115 ArrayCache $arrayCache = null argument
128 $this->arrayCache = $arrayCache;
372 if ($this->arrayCache->hasKey('encryption_copy_version_' . $path)) {
373 $this->arrayCache->remove('encryption_copy_version_' . $path);
759 $this->arrayCache->set('encryption_copy_version_' . $sourceInternalPath, true);
761 $this->arrayCache->remove('encryption_copy_version_' . $sourceInternalPath);
/dports/www/nextcloud/nextcloud/lib/private/Files/Storage/Wrapper/
H A DEncryption.php95 private $arrayCache; variable in OC\\Files\\Storage\\Wrapper\\Encryption
107 * @param ArrayCache $arrayCache
119 ArrayCache $arrayCache = null argument
132 $this->arrayCache = $arrayCache;
378 if ($this->arrayCache->hasKey('encryption_copy_version_' . $path)) {
379 $this->arrayCache->remove('encryption_copy_version_' . $path);
740 $this->arrayCache->set('encryption_copy_version_' . $sourceInternalPath, true);
742 $this->arrayCache->remove('encryption_copy_version_' . $sourceInternalPath);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/var-dumper/Cloner/
H A DVarCloner.php20 private static $arrayCache = []; variable in Symfony\\Component\\VarDumper\\Cloner\\VarCloner
248 } elseif (isset(self::$arrayCache[$arrayStub->class][$arrayStub->position])) {
249 $stub = self::$arrayCache[$arrayStub->class][$arrayStub->position];
251 …self::$arrayCache[$arrayStub->class][$arrayStub->position] = $stub = [$arrayStub->class => $arrayS…
/dports/deskutils/egroupware/egroupware/vendor/symfony/var-dumper/Cloner/
H A DVarCloner.php20 private static $arrayCache = []; variable in Symfony\\Component\\VarDumper\\Cloner\\VarCloner
261 } elseif (isset(self::$arrayCache[$arrayStub->class][$arrayStub->position])) {
262 $stub = self::$arrayCache[$arrayStub->class][$arrayStub->position];
264 …self::$arrayCache[$arrayStub->class][$arrayStub->position] = $stub = [$arrayStub->class => $arrayS…
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/var-dumper/Cloner/
H A DVarCloner.php20 private static $arrayCache = []; variable in Symfony\\Component\\VarDumper\\Cloner\\VarCloner
247 } elseif (isset(self::$arrayCache[$arrayStub->class][$arrayStub->position])) {
248 $stub = self::$arrayCache[$arrayStub->class][$arrayStub->position];
250 …self::$arrayCache[$arrayStub->class][$arrayStub->position] = $stub = [$arrayStub->class => $arrayS…
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/
H A DVarCloner.php22 private static $arrayCache = []; variable in Symfony\\Component\\VarDumper\\Cloner\\VarCloner
267 } elseif (isset(self::$arrayCache[$arrayStub->class][$arrayStub->position])) {
268 $stub = self::$arrayCache[$arrayStub->class][$arrayStub->position];
270 …self::$arrayCache[$arrayStub->class][$arrayStub->position] = $stub = [$arrayStub->class => $arrayS…
/dports/www/elgg/elgg-3.3.23/vendor/symfony/var-dumper/Cloner/
H A DVarCloner.php22 private static $arrayCache = []; variable in Symfony\\Component\\VarDumper\\Cloner\\VarCloner
267 } elseif (isset(self::$arrayCache[$arrayStub->class][$arrayStub->position])) {
268 $stub = self::$arrayCache[$arrayStub->class][$arrayStub->position];
270 …self::$arrayCache[$arrayStub->class][$arrayStub->position] = $stub = [$arrayStub->class => $arrayS…
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/var-dumper/Cloner/
H A DVarCloner.php20 private static $arrayCache = []; variable in Symfony\\Component\\VarDumper\\Cloner\\VarCloner
268 } elseif (isset(self::$arrayCache[$arrayStub->class][$arrayStub->position])) {
269 $stub = self::$arrayCache[$arrayStub->class][$arrayStub->position];
271 …self::$arrayCache[$arrayStub->class][$arrayStub->position] = $stub = [$arrayStub->class => $arrayS…
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/VarDumper/Cloner/
H A DVarCloner.php22 private static $arrayCache = []; variable in Symfony\\Component\\VarDumper\\Cloner\\VarCloner
267 } elseif (isset(self::$arrayCache[$arrayStub->class][$arrayStub->position])) {
268 $stub = self::$arrayCache[$arrayStub->class][$arrayStub->position];
270 …self::$arrayCache[$arrayStub->class][$arrayStub->position] = $stub = [$arrayStub->class => $arrayS…