Searched defs:SetCapacity (Results 1 – 5 of 5) sorted by relevance
27 void SetCapacity(size_t newCapacity) in SetCapacity() function
162 void SetCapacity(int newCapacity) in SetCapacity() function
517 procedure TList<T>.SetCapacity(Value: Integer); procedure571 procedure TDictionary<TKey,TValue>.SetCapacity(ACapacity: Integer); procedure
1656 void SemiSpace::SetCapacity(int new_capacity) { in SetCapacity() function in v8::internal::SemiSpace
3318 void SetCapacity(int capacity) { in SetCapacity() function