Home
last modified time | relevance | path

Searched defs:new_buckets (Results 1 – 7 of 7) sorted by relevance

/external/icing/icing/index/numeric/
Dinteger-index-storage.cc418 std::vector<Bucket> new_buckets; in AddKeys() local
990 std::vector<Bucket> new_buckets; in AddKeysIntoBucketAndSplitIfNecessary() local
/external/libbpf/src/
Dhashmap.c103 struct hashmap_entry **new_buckets; in hashmap_grow() local
/external/python/cpython3/Python/
Dhashtable.c288 _Py_slist_t *new_buckets = ht->alloc.malloc(buckets_size); in hashtable_rehash() local
/external/boringssl/src/crypto/lhash/
Dlhash.c209 LHASH_ITEM **new_buckets, *cur, *next; in lh_rebucket() local
/external/cronet/third_party/boringssl/src/crypto/lhash/
Dlhash.c209 LHASH_ITEM **new_buckets, *cur, *next; in lh_rebucket() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/lhash/
Dlhash.c209 LHASH_ITEM **new_buckets, *cur, *next; in lh_rebucket() local
/external/freetype/src/base/
Dftdbgmem.c263 FT_MemNode* new_buckets; in ft_mem_table_resize() local