/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
H A D | Antlr.Runtime.Tools.pas | 132 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 D | http_connection.cc | 28 void HttpConnection::ReadIOBuffer::SetCapacity(int capacity) { in SetCapacity() function in net::HttpConnection::ReadIOBuffer
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | io_buffer.cc | 97 void GrowableIOBuffer::SetCapacity(int capacity) { in SetCapacity() function in net::GrowableIOBuffer
|
/aosp_15_r20/external/libchrome/base/task/sequence_manager/ |
H A D | lazily_deallocated_deque.h | 187 void SetCapacity(size_t new_capacity) { in SetCapacity() function
|
H A D | lazily_deallocated_deque_unittest.cc | 262 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/ |
D | lazily_deallocated_deque.h | 190 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/ |
D | lazily_deallocated_deque.h | 190 void SetCapacity(size_t new_capacity) { in SetCapacity() function
|
/aosp_15_r20/external/cronet/base/task/sequence_manager/ |
H A D | lazily_deallocated_deque.h | 209 void SetCapacity(size_t new_capacity) { in SetCapacity() function
|
/aosp_15_r20/external/leveldb/util/ |
H A D | cache.cc | 157 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 D | cache.cc | 169 void SetCapacity(size_t capacity) { capacity_ = capacity; } in SetCapacity() function in tensorflow::table::__anonf43ee0d80111::LRUCache
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | pseudo_tcp.cc | 1300 bool PseudoTcp::LockedFifoBuffer::SetCapacity(size_t size) { in SetCapacity() function in cricket::PseudoTcp::LockedFifoBuffer
|
/aosp_15_r20/external/crosvm/vm_control/src/ |
H A D | lib.rs | 1398 SetCapacity(u32), enumerator
|