Home
last modified time | relevance | path

Searched defs:cache_size (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h84 void Init(uptr size, uptr cache_size) { in Init()
103 uptr cache_size = GetCacheSize(); in Put() local
161 uptr cache_size = cache_.Size(); in Recycle() local
/external/piex/src/binary_parse/
Dcached_paged_byte_array.cc30 const PagedByteArray* paged_byte_array, size_t cache_size) in CachedPagedByteArray()
/external/mesa3d/src/gallium/tests/unit/
Du_cache_test.c67 unsigned cache_size; in main() local
/external/eigen/bench/
Dcheck_cache_queries.cpp69 int cache_size = (ways+1) * (partitions+1) * (line_size+1) * (sets+1); in main() local
/external/cpu_features/include/
Dcpu_features_cache_info.h36 int cache_size; // Cache size in bytes member
/external/curl/lib/
Dpingpong.h50 size_t cache_size; /* size of cache in bytes */ member
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_cache.h56 uint64_t cache_size; member
/external/tensorflow/tensorflow/core/kernels/
Dfixed_length_record_reader_op.cc93 int64 cache_size = lookahead_cache_.size(); in ReadLocked() local
Ddeep_conv2d.cc398 const int64 cache_size = (256LL << 10) / sizeof(T); in operator ()() local
1023 const int64 cache_size = (256LL << 10) / sizeof(T); in operator ()() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h51 void Init(uptr size, uptr cache_size) { in Init()
/external/tensorflow/tensorflow/core/util/
Dtest_log.proto107 map<string, int64> cache_size = 6; field
/external/e2fsprogs/lib/ext2fs/
Dext2fsP.h85 unsigned int cache_size; member
/external/freetype/src/cache/
Dftccache.h135 FT_Offset cache_size; member
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_bufmgr.c49 uint32_t cache_size = 0; in v3d_bo_dump_stats() local
/external/fastrpc/src/
Dlistener_android.c270 int cache_size = emin == 0 ? 0 : atoi(emin); in listener2() local
/external/squashfs-tools/squashfs-tools/
Dxattr.c79 static int cache_bytes = 0, cache_size = 0; variable
/external/gemmlowp/meta/
Dsingle_thread_gemm.h406 inline int CalculateCacheFriendlyTasksCount(int cache_size, int constant_memory, in CalculateCacheFriendlyTasksCount()
/external/tensorflow/tensorflow/compiler/xla/python/
Dpmap_lib.cc162 int cache_size() const { return executables_.size(); } in cache_size() function in jax::PmapFunction
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c578 size_t cache_size; in nvc0_program_translate() local
/external/libchrome/third_party/jinja2/
Denvironment.py283 cache_size=400, argument
363 loader=missing, cache_size=missing, auto_reload=missing, argument
/external/python/jinja/src/jinja2/
Denvironment.py298 cache_size=400, argument
393 cache_size=missing, argument
/external/webp/src/dec/
Dframe_dec.c698 const size_t cache_size = top_size * cache_height; in AllocateMemory() local
/external/cpu_features/src/
Dcpuinfo_x86.c1155 int cache_size = (ways * partitioning * line_size * (tlb_entries)); in ParseLeaf4() local
/external/marisa-trie/lib/marisa/grimoire/trie/
Dlouds-trie.cc500 std::size_t cache_size = (trie_id == 1) ? 256 : 1; in reserve_cache() local
/external/capstone/
Dcs.c838 unsigned int cache_size = INSN_CACHE_SIZE; in cs_disasm() local

12