Home
last modified time | relevance | path

Searched defs:CacheSize (Results 1 – 13 of 13) sorted by relevance

/external/scudo/standalone/
Dquarantine.h176 void init(uptr Size, uptr CacheSize) NO_THREAD_SAFETY_ANALYSIS { in init()
267 const uptr CacheSize = Cache.getSize(); in recycle() local
/external/cronet/net/dns/
Dcontext_host_resolver.cc154 size_t ContextHostResolver::CacheSize() const { in CacheSize() function in net::ContextHostResolver
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/Symbolize/
DSymbolize.h205 size_t CacheSize = 0; variable
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache.cc247 size_t RamFileBlockCache::CacheSize() const { in CacheSize() function in tensorflow::RamFileBlockCache
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dram_file_block_cache.cc253 size_t RamFileBlockCache::CacheSize() const { in CacheSize() function in tf_gcs_filesystem::RamFileBlockCache
/external/scudo/standalone/tests/
Dquarantine_test.cpp202 scudo::uptr CacheSize = Cache.getSize(); in TEST() local
/external/lzma/CPP/7zip/Archive/Chm/
DChmIn.h122 UInt32 CacheSize; member
/external/lzma/C/
DPpmd7.h68 UInt64 CacheSize; member
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp429 const int CacheSize = 16; in InjectCoverageForIndirectCalls() local
/external/aws-sdk-java-v2/services/elasticache/src/main/resources/codegen-resources/
Dexamples-1.json81 "CacheSize": "3 MB", string
420 "CacheSize": "" string
464 "CacheSize": "" string
505 "CacheSize": "", string
509 "CacheSize": "", string
679 "CacheSize": "3 MB", string
2681 "CacheSize": "3 MB", string
Dservice-2.json5856 "CacheSize":{ object
/external/clang/lib/CodeGen/
DCGExpr.cpp653 const int CacheSize = 128; in EmitTypeCheck() local
/external/mesa3d/include/D3D9/
Dd3d9types.h1581 DWORD CacheSize; member