Searched refs:SetCapacity (Results 1 – 12 of 12) sorted by relevance
132 procedure SetCapacity(Value: Integer);179 property Capacity: Integer read GetCapacity write SetCapacity;221 procedure SetCapacity(Value: Integer);253 procedure SetCapacity(ACapacity: Integer);517 procedure TList<T>.SetCapacity(Value: Integer); procedure571 procedure TDictionary<TKey,TValue>.SetCapacity(ACapacity: Integer); procedure715 SetCapacity(ACapacity);828 SetCapacity(0);833 SetCapacity(FCount);
86 SetCapacity(length); in SetLength()89 void SetCapacity(size_t capacity) { in SetCapacity() function
562 bool SetCapacity(size_t length);
735 bool FifoBuffer::SetCapacity(size_t size) { in SetCapacity() function in talk_base::FifoBuffer
348 read_buf_->SetCapacity(read_buf_->capacity() + kHeaderBufInitialSize); in DoReadHeaders()448 read_buf_->SetCapacity(extra_bytes); in DoReadHeadersComplete()471 read_buf_->SetCapacity(0); in DoReadBody()476 read_buf_->SetCapacity(0); in DoReadBody()535 read_buf_->SetCapacity(save_amount + additional_save_amount); in DoReadBodyComplete()
105 void SetCapacity(int capacity);
86 void GrowableIOBuffer::SetCapacity(int capacity) { in SetCapacity() function in net::GrowableIOBuffer
152 current_read_buf_->SetCapacity(max_pending_send_allowed_); in OnConnected()388 current_read_buf_->SetCapacity( in AddToReadBuffer()
236 FIList.SetCapacity(Value);
71 void SetCapacity(int capacity) { m_capacity = capacity; } in SetCapacity() function
2829 void SetCapacity(int capacity) { in SetCapacity() function
10882 HashTable::cast(obj)->SetCapacity(capacity); in Allocate()