Searched refs:ComputeCapacity (Results 1 – 4 of 4) sorted by relevance
1244 if (4 * SeededNumberDictionary::ComputeCapacity(num_used) * in DeleteCommon()
3103 int HashTableBase::ComputeCapacity(int at_least_space_for) { in ComputeCapacity() function
3109 static inline int ComputeCapacity(int at_least_space_for);
15749 int dictionary_size = SeededNumberDictionary::ComputeCapacity(used_elements) * in ShouldConvertToSlowElements()17064 : ComputeCapacity(at_least_space_for); in New()