Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dquarantine.h178 void initLinkerInitialized(uptr Size, uptr CacheSize) { in initLinkerInitialized()
189 void init(uptr Size, uptr CacheSize) { in init()
263 const uptr CacheSize = Cache.getSize(); in recycle() local
/external/scudo/standalone/
Dquarantine.h178 void initLinkerInitialized(uptr Size, uptr CacheSize) { in initLinkerInitialized()
189 void init(uptr Size, uptr CacheSize) { in init()
263 const uptr CacheSize = Cache.getSize(); in recycle() local
/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/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache.cc247 size_t RamFileBlockCache::CacheSize() const { in CacheSize() function in tensorflow::RamFileBlockCache
/external/scudo/standalone/tests/
Dquarantine_test.cpp202 scudo::uptr CacheSize = Cache.getSize(); in TEST() local
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/
Dquarantine_test.cpp202 scudo::uptr CacheSize = Cache.getSize(); in TEST() local
/external/lzma/C/
DPpmd7.h131 UInt64 CacheSize; member
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp429 const int CacheSize = 16; in InjectCoverageForIndirectCalls() local
/external/clang/lib/CodeGen/
DCGExpr.cpp653 const int CacheSize = 128; in EmitTypeCheck() local
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp845 const int CacheSize = 128; in EmitTypeCheck() local
/external/mesa3d/include/D3D9/
Dd3d9types.h1581 DWORD CacheSize; member