Searched defs:new_cache (Results 1 – 13 of 13) sorted by relevance
88 LruCache<int, std::shared_ptr<int>> new_cache = cache; in TEST() local103 LruCache<int, std::shared_ptr<int>> new_cache = std::move(cache); in TEST() local
26 auto new_cache = pdfium::MakeRetain<CFX_GlyphCache>(face); in GetGlyphCache() local
171 replace_sample_function_cache_locked(struct lp_sampler_matrix *matrix, struct hash_table *new_cache) in replace_sample_function_cache_locked()583 struct hash_table *new_cache = _mesa_hash_table_clone(current_cache, NULL); in get_sample_function() local
297 [&](XRTCompilationCache** new_cache) { in GetOrCreateCompilationCache()
100 compilation_cache, [&](tpu::TpuCompilationCacheInterface** new_cache) { in CreateTpuCompilationCache()
150 struct kmem_cache *new_cache; in kmem_cache_create() local
163 disk_cache::BackendImpl* new_cache = cache.get(); in Run() local
322 let mut new_cache: HashMap<String, String> = HashMap::new(); in write_to_file() localVariable
268 def new_cache(self, name, timeout=None): member in NetCache
1102 UniquePtr<STACK_OF(X509_NAME)> new_cache(sk_X509_NAME_new_null()); in STACK_OF() local
1035 UniquePtr<STACK_OF(X509_NAME)> new_cache(sk_X509_NAME_new_null()); in STACK_OF() local