Home
last modified time | relevance | path

Searched defs:bucket_size (Results 1 - 19 of 19) sorted by relevance

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

Completed in 28 milliseconds