| /external/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_quarantine.h | 84 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/ |
| D | cached_paged_byte_array.cc | 30 const PagedByteArray* paged_byte_array, size_t cache_size) in CachedPagedByteArray()
|
| /external/mesa3d/src/gallium/tests/unit/ |
| D | u_cache_test.c | 67 unsigned cache_size; in main() local
|
| /external/eigen/bench/ |
| D | check_cache_queries.cpp | 69 int cache_size = (ways+1) * (partitions+1) * (line_size+1) * (sets+1); in main() local
|
| /external/cpu_features/include/ |
| D | cpu_features_cache_info.h | 36 int cache_size; // Cache size in bytes member
|
| /external/curl/lib/ |
| D | pingpong.h | 50 size_t cache_size; /* size of cache in bytes */ member
|
| /external/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| D | pb_cache.h | 56 uint64_t cache_size; member
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | fixed_length_record_reader_op.cc | 93 int64 cache_size = lookahead_cache_.size(); in ReadLocked() local
|
| D | deep_conv2d.cc | 398 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/ |
| D | sanitizer_quarantine.h | 51 void Init(uptr size, uptr cache_size) { in Init()
|
| /external/tensorflow/tensorflow/core/util/ |
| D | test_log.proto | 107 map<string, int64> cache_size = 6; field
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | ext2fsP.h | 85 unsigned int cache_size; member
|
| /external/freetype/src/cache/ |
| D | ftccache.h | 135 FT_Offset cache_size; member
|
| /external/mesa3d/src/gallium/drivers/v3d/ |
| D | v3d_bufmgr.c | 49 uint32_t cache_size = 0; in v3d_bo_dump_stats() local
|
| /external/fastrpc/src/ |
| D | listener_android.c | 270 int cache_size = emin == 0 ? 0 : atoi(emin); in listener2() local
|
| /external/squashfs-tools/squashfs-tools/ |
| D | xattr.c | 79 static int cache_bytes = 0, cache_size = 0; variable
|
| /external/gemmlowp/meta/ |
| D | single_thread_gemm.h | 406 inline int CalculateCacheFriendlyTasksCount(int cache_size, int constant_memory, in CalculateCacheFriendlyTasksCount()
|
| /external/tensorflow/tensorflow/compiler/xla/python/ |
| D | pmap_lib.cc | 162 int cache_size() const { return executables_.size(); } in cache_size() function in jax::PmapFunction
|
| /external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| D | nvc0_program.c | 578 size_t cache_size; in nvc0_program_translate() local
|
| /external/libchrome/third_party/jinja2/ |
| D | environment.py | 283 cache_size=400, argument 363 loader=missing, cache_size=missing, auto_reload=missing, argument
|
| /external/python/jinja/src/jinja2/ |
| D | environment.py | 298 cache_size=400, argument 393 cache_size=missing, argument
|
| /external/webp/src/dec/ |
| D | frame_dec.c | 698 const size_t cache_size = top_size * cache_height; in AllocateMemory() local
|
| /external/cpu_features/src/ |
| D | cpuinfo_x86.c | 1155 int cache_size = (ways * partitioning * line_size * (tlb_entries)); in ParseLeaf4() local
|
| /external/marisa-trie/lib/marisa/grimoire/trie/ |
| D | louds-trie.cc | 500 std::size_t cache_size = (trie_id == 1) ? 256 : 1; in reserve_cache() local
|
| /external/capstone/ |
| D | cs.c | 838 unsigned int cache_size = INSN_CACHE_SIZE; in cs_disasm() local
|