Searched refs:ComputeCapacity (Results 1 – 3 of 3) sorted by relevance
2058 int HashTable<Shape, Key>::ComputeCapacity(int at_least_space_for) { in ComputeCapacity() function
2760 static int ComputeCapacity(int at_least_space_for);
9879 int dictionary_size = SeededNumberDictionary::ComputeCapacity(used_elements) * in ShouldConvertToSlowElements()10870 int capacity = ComputeCapacity(at_least_space_for); in Allocate()