Home
last modified time | relevance | path

Searched defs:bucket_size (Results 1 – 17 of 17) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dfree-list.cc139 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/
Dnv98_video_bsp.c45 uint32_t slice_size, bucket_size, ring_size, bsp_size; in nv98_decoder_bsp() local
Dnv98_video_vp.c75 uint32_t slice_size, bucket_size, ring_size, i; in nv98_decoder_vp() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video_vp.c75 uint32_t slice_size, bucket_size, ring_size, i; in nvc0_decoder_vp() local
Dnvc0_video_bsp.c142 uint32_t slice_size, bucket_size, ring_size; in nvc0_decoder_bsp_end() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video_vp.c33 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
Dnouveau_vp3_video.h192 uint32_t *slice_size, uint32_t *bucket_size, in nouveau_vp3_inter_sizes()
/third_party/node/deps/v8/include/cppgc/
Dheap-statistics.h71 std::vector<size_t> bucket_size; member
/third_party/skia/third_party/externals/brotli/c/enc/
Dhash_longest_match_inc.h98 size_t bucket_size = (size_t)1 << params->hasher.bucket_bits; in FN() local
Dhash_longest_match64_inc.h99 size_t bucket_size = (size_t)1 << params->hasher.bucket_bits; in FN() local
/third_party/node/deps/brotli/c/enc/
Dhash_longest_match_inc.h98 size_t bucket_size = (size_t)1 << params->hasher.bucket_bits; in FN() local
Dhash_longest_match64_inc.h99 size_t bucket_size = (size_t)1 << params->hasher.bucket_bits; in FN() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_bo.c191 unsigned bucket_size = 0; in lima_bo_cache_print_stats() local
/third_party/ltp/lib/
Dtst_timer_test.c87 unsigned int bucket_size; in frequency_plot() local
/third_party/ffmpeg/libavcodec/
Dg2meet.c100 int bucket_size[EPIC_HASH_SIZE]; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_descriptors.c645 unsigned bucket_size = pool->key->layout->num_bindings ? DESC_BUCKET_FACTOR : 1; in allocate_desc_set() local
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc407 static const size_t bucket_size = 4; member
425 static const size_t bucket_size = 4; member