Searched defs:SetCapacity (Results 1 – 7 of 7) sorted by relevance
517 procedure TList<T>.SetCapacity(Value: Integer); procedure571 procedure TDictionary<TKey,TValue>.SetCapacity(ACapacity: Integer); procedure
213 EPVRTError SetCapacity(const unsigned int uiSize) in SetCapacity() function
187 void SetCapacity(size_t new_capacity) { in SetCapacity() function
262 TEST_F(LazilyDeallocatedDequeTest, SetCapacity) { in TEST_F() argument
216 void HashTable<Derived, Shape>::SetCapacity(int capacity) { in SetCapacity() function
525 void NewLargeObjectSpace::SetCapacity(size_t capacity) { in SetCapacity() function in v8::internal::NewLargeObjectSpace
712 bool FifoBuffer::SetCapacity(size_t size) { in SetCapacity() function in rtc::FifoBuffer