Home
last modified time | relevance | path

Searched defs:buckets (Results 1 - 25 of 53) sorted by relevance

123

/third_party/node/deps/brotli/c/enc/
H A Dencoder_dict.h33 const uint16_t* buckets; member
H A Dhash_longest_match64_inc.h113 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in Store() local
171 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in FindLongestMatch() local
H A Dhash_longest_match_quickly_inc.h58 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in Prepare() local
155 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in FindLongestMatch() local
[all...]
H A Dhash_to_binary_tree_inc.h72 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in Prepare() local
124 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in StoreAndFindMatches() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dencoder_dict.h33 const uint16_t* buckets; member
H A Dhash_longest_match_quickly_inc.h58 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in Prepare() local
155 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in FindLongestMatch() local
[all...]
H A Dhash_longest_match64_inc.h113 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in Store() local
171 uint32_t* BROTLI_RESTRICT buckets = self->buckets_; in FindLongestMatch() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_internal.h25 } buckets[27]; member
/third_party/libdrm/
H A Dxf86drmHash.h44 HashBucketPtr buckets[HASH_SIZE]; member
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.h67 struct cso_node **buckets; member
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.h54 struct list_head *buckets; member
H A Dpb_bufmgr_slab.c157 struct pb_manager **buckets; member
[all...]
/third_party/libunwind/libunwind/include/tdep-ia64/
H A Dscript.h74 struct ia64_script buckets[IA64_UNW_CACHE_SIZE]; member
/third_party/libbpf/src/
H A Dhashmap.h77 struct hashmap_entry **buckets; member
/third_party/node/deps/cares/src/lib/
H A Dares__htable_asvp.c118 const void **buckets = NULL; in ares__htable_asvp_keys() local
H A Dares__htable.c51 ares__llist_t **buckets; member
68 static void ares__htable_buckets_destroy(ares__llist_t **buckets, in ares__htable_buckets_destroy() argument
191 ares__llist_t **buckets = NULL; ares__htable_expand() local
[all...]
/third_party/rust/crates/aho-corasick/src/packed/teddy/
H A Dcompile.rs300 let mut buckets = vec![vec![]; self.buckets.len()]; fmt() variables
[all...]
/third_party/python/Include/internal/
H A Dpycore_hashtable.h63 _Py_slist_t *buckets; member
/third_party/rust/crates/unicode-width/scripts/
H A Dunicode.py290 def buckets(self): global() member in Table
[all...]
/third_party/mesa3d/src/glx/
H A Dglxhash.c121 __glxHashBucketPtr buckets[HASH_SIZE]; member
[all...]
/third_party/node/deps/v8/src/heap/
H A Dmemory-chunk.h80 size_t buckets() const { return SlotSet::BucketsForSize(size()); } in buckets() function in v8::internal::MemoryChunk
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftccache.h148 FTC_Node* buckets; member
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dbeta_distribution_test.cc334 SingleChiSquaredTest(double p, size_t samples, size_t buckets) SingleChiSquaredTest() argument
/third_party/elfio/elfio/
H A Delfio_symbols.hpp363 auto* buckets = in gnu_hash_lookup() local
/third_party/ltp/lib/
H A Dtst_timer_test.c82 unsigned int i, buckets[rows]; in frequency_plot() local
[all...]

Completed in 12 milliseconds

123