Home
last modified time | relevance | path

Searched defs:new_cache (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_fontcache.cpp26 auto new_cache = pdfium::MakeRetain<CFX_GlyphCache>(face); in GetGlyphCache() local
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_compilation_cache.cc297 [&](XRTCompilationCache** new_cache) { in GetOrCreateCompilationCache()
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_configuration_ops.cc100 compilation_cache, [&](tpu::TpuCompilationCacheInterface** new_cache) { in CreateTpuCompilationCache()
/external/e2fsprogs/e2fsck/
Djfs_user.h150 struct kmem_cache *new_cache; in kmem_cache_create() local
/external/cronet/net/disk_cache/
Ddisk_cache.cc163 disk_cache::BackendImpl* new_cache = cache.get(); in Run() local
/external/scapy/scapy/
Dconfig.py268 def new_cache(self, name, timeout=None): member in NetCache
/external/boringssl/src/ssl/
Dssl_x509.cc1035 UniquePtr<STACK_OF(X509_NAME)> new_cache(sk_X509_NAME_new_null()); in STACK_OF() local
/external/cronet/third_party/boringssl/src/ssl/
Dssl_x509.cc1101 UniquePtr<STACK_OF(X509_NAME)> new_cache(sk_X509_NAME_new_null()); in STACK_OF() local
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_x509.cc1102 UniquePtr<STACK_OF(X509_NAME)> new_cache(sk_X509_NAME_new_null()); in STACK_OF() local