Home
last modified time | relevance | path

Searched defs:new_buckets (Results 1 - 5 of 5) sorted by relevance

/third_party/libbpf/src/
H A Dhashmap.c103 struct hashmap_entry **new_buckets; in hashmap_grow() local
/third_party/gn/src/gn/
H A Dhash_table_base.h507 Node* new_buckets = reinterpret_cast<Node*>(calloc(new_size, sizeof(Node))); in GrowBuckets() local
/third_party/python/Python/
H A Dhashtable.c288 _Py_slist_t *new_buckets = ht->alloc.malloc(buckets_size); in hashtable_rehash() local
/third_party/node/deps/v8/src/objects/
H A Dordered-hash-table.cc262 int new_buckets = new_table->NumberOfBuckets(); in Rehash() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftdbgmem.c263 FT_MemNode* new_buckets; in ft_mem_table_resize() local

Completed in 9 milliseconds