/third_party/node/deps/v8/src/heap/cppgc/ |
D | free-list.cc | 139 size_t bucket_size = static_cast<size_t>(1) << biggest_free_list_index_; in Allocate() local 209 std::vector<size_t>& bucket_size = free_list_stats.bucket_size; in CollectStatistics() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv98_video_bsp.c | 45 uint32_t slice_size, bucket_size, ring_size, bsp_size; in nv98_decoder_bsp() local
|
D | nv98_video_vp.c | 75 uint32_t slice_size, bucket_size, ring_size, i; in nv98_decoder_vp() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_video_vp.c | 75 uint32_t slice_size, bucket_size, ring_size, i; in nvc0_decoder_vp() local
|
D | nvc0_video_bsp.c | 142 uint32_t slice_size, bucket_size, ring_size; in nvc0_decoder_bsp_end() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video_vp.c | 33 uint32_t bucket_size; // 24 member 59 uint32_t bucket_size; // 28 member 90 uint32_t bucket_size; // 00 member 118 uint32_t bucket_size; // 28 bucket size member
|
D | nouveau_vp3_video.h | 192 uint32_t *slice_size, uint32_t *bucket_size, in nouveau_vp3_inter_sizes()
|
/third_party/node/deps/v8/include/cppgc/ |
D | heap-statistics.h | 71 std::vector<size_t> bucket_size; member
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | hash_longest_match_inc.h | 98 size_t bucket_size = (size_t)1 << params->hasher.bucket_bits; in FN() local
|
D | hash_longest_match64_inc.h | 99 size_t bucket_size = (size_t)1 << params->hasher.bucket_bits; in FN() local
|
/third_party/node/deps/brotli/c/enc/ |
D | hash_longest_match_inc.h | 98 size_t bucket_size = (size_t)1 << params->hasher.bucket_bits; in FN() local
|
D | hash_longest_match64_inc.h | 99 size_t bucket_size = (size_t)1 << params->hasher.bucket_bits; in FN() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_bo.c | 191 unsigned bucket_size = 0; in lima_bo_cache_print_stats() local
|
/third_party/ltp/lib/ |
D | tst_timer_test.c | 87 unsigned int bucket_size; in frequency_plot() local
|
/third_party/ffmpeg/libavcodec/ |
D | g2meet.c | 100 int bucket_size[EPIC_HASH_SIZE]; member
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_descriptors.c | 645 unsigned bucket_size = pool->key->layout->num_bindings ? DESC_BUCKET_FACTOR : 1; in allocate_desc_set() local
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.cc | 407 static const size_t bucket_size = 4; member 425 static const size_t bucket_size = 4; member
|