Searched defs:SetCapacity (Results 1 – 4 of 4) sorted by relevance
517 procedure TList<T>.SetCapacity(Value: Integer); procedure571 procedure TDictionary<TKey,TValue>.SetCapacity(ACapacity: Integer); procedure
712 bool FifoBuffer::SetCapacity(size_t size) { in SetCapacity() function in rtc::FifoBuffer
1988 void SemiSpace::SetCapacity(int new_capacity) { in AllocateChunk() function in v8::internal::SemiSpace
3228 void SetCapacity(int capacity) { in SetCapacity() function