Home
last modified time | relevance | path

Searched defs:SetCapacity (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas132 procedure SetCapacity(Value: Integer); procedure
221 procedure SetCapacity(Value: Integer); procedure
253 procedure SetCapacity(ACapacity: Integer); procedure
517 procedure TList<T>.SetCapacity(Value: Integer); procedure
571 procedure TDictionary<TKey,TValue>.SetCapacity(ACapacity: Integer); procedure
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_connection.cc28 void HttpConnection::ReadIOBuffer::SetCapacity(int capacity) { in SetCapacity() function in net::HttpConnection::ReadIOBuffer
/aosp_15_r20/external/cronet/net/base/
H A Dio_buffer.cc97 void GrowableIOBuffer::SetCapacity(int capacity) { in SetCapacity() function in net::GrowableIOBuffer
/aosp_15_r20/external/libchrome/base/task/sequence_manager/
H A Dlazily_deallocated_deque.h187 void SetCapacity(size_t new_capacity) { in SetCapacity() function
H A Dlazily_deallocated_deque_unittest.cc262 TEST_F(LazilyDeallocatedDequeTest, SetCapacity) { in TEST_F() argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/task/sequence_manager/
Dlazily_deallocated_deque.h190 void SetCapacity(size_t new_capacity) { in SetCapacity() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/task/sequence_manager/
Dlazily_deallocated_deque.h190 void SetCapacity(size_t new_capacity) { in SetCapacity() function
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dlazily_deallocated_deque.h209 void SetCapacity(size_t new_capacity) { in SetCapacity() function
/aosp_15_r20/external/leveldb/util/
H A Dcache.cc157 void SetCapacity(size_t capacity) { capacity_ = capacity; } in SetCapacity() function in leveldb::__anon852f22290111::LRUCache
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dcache.cc169 void SetCapacity(size_t capacity) { capacity_ = capacity; } in SetCapacity() function in tensorflow::table::__anonf43ee0d80111::LRUCache
/aosp_15_r20/external/webrtc/p2p/base/
H A Dpseudo_tcp.cc1300 bool PseudoTcp::LockedFifoBuffer::SetCapacity(size_t size) { in SetCapacity() function in cricket::PseudoTcp::LockedFifoBuffer
/aosp_15_r20/external/crosvm/vm_control/src/
H A Dlib.rs1398 SetCapacity(u32), enumerator