Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas517 procedure TList<T>.SetCapacity(Value: Integer); procedure
571 procedure TDictionary<TKey,TValue>.SetCapacity(ACapacity: Integer); procedure
/external/libchrome/base/task/sequence_manager/
Dlazily_deallocated_deque.h187 void SetCapacity(size_t new_capacity) { in SetCapacity() function
Dlazily_deallocated_deque_unittest.cc262 TEST_F(LazilyDeallocatedDequeTest, SetCapacity) { in TEST_F() argument
/external/webrtc/rtc_base/memory/
Dfifo_buffer.cc47 bool FifoBuffer::SetCapacity(size_t size) { in SetCapacity() function in rtc::FifoBuffer
/external/tensorflow/tensorflow/core/lib/io/
Dcache.cc169 void SetCapacity(size_t capacity) { capacity_ = capacity; } in SetCapacity() function in tensorflow::table::__anon27b9c5620111::LRUCache
/external/crosvm/vm_control/src/
Dlib.rs757 SetCapacity(u32), enumerator