Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontcache.cpp30 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.cc79 compilation_cache, [&](tpu::TpuCompilationCacheInterface** new_cache) { in CreateTpuCompilationCache()
/external/e2fsprogs/e2fsck/
Djfs_user.h138 lkmem_cache_t *new_cache; in do_cache_create() local
/external/scapy/scapy/
Dconfig.py268 def new_cache(self, name, timeout=None): member in NetCache
/external/boringssl/src/ssl/
Dssl_x509.cc1096 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.cc1096 UniquePtr<STACK_OF(X509_NAME)> new_cache(sk_X509_NAME_new_null()); in STACK_OF() local