Searched refs:alloc_entries (Results 1 – 6 of 6) sorted by relevance
529 value_type *alloc_entries (size_t n CXX_MEM_STAT_INFO) const;628 m_entries = alloc_entries (size PASS_MEM_STAT); in hash_table()659 value_type *nentries = alloc_entries (size PASS_MEM_STAT); in hash_table()703 Allocator>::alloc_entries (size_t n MEM_STAT_DECL) const in alloc_entries() function802 value_type *nentries = alloc_entries (nsize); in expand()870 m_entries = alloc_entries (nsize); in empty_slow()917 m_entries = alloc_entries (size); in find_with_hash()962 m_entries = alloc_entries (m_size); in find_slot_with_hash()
4196 * hash-table.h (hash_table::hash_table): Call alloc_entries.4197 (hash_table::alloc_entries): new method.4198 (hash_table::expand): Call alloc_entries.
31707 to false, if true, don't alloc_entries during construction, but defer31710 hash_table::alloc_entries, hash_table::find_empty_slot_for_expand,
31086 (hash_table::alloc_entries): Handle memory allocation operation.36498 (alloc_entries): Likewise.
38316 * hash-table.h (hash_table::alloc_entries): Guard the loop of
529 value_type *alloc_entries (size_t n CXX_MEM_STAT_INFO) const;628 m_entries = alloc_entries (size PASS_MEM_STAT); in hash_table()659 value_type *nentries = alloc_entries (size PASS_MEM_STAT); in hash_table()703 Allocator>::alloc_entries (size_t n MEM_STAT_DECL) const in alloc_entries() function802 value_type *nentries = alloc_entries (nsize); in expand()867 m_entries = alloc_entries (nsize); in empty_slow()914 m_entries = alloc_entries (size); in find_with_hash()959 m_entries = alloc_entries (m_size); in find_slot_with_hash()