Home
last modified time | relevance | path

Searched defs:Capacity (Results 1 – 25 of 25) sorted by relevance

/external/llvm/include/llvm/Support/
DArrayRecycler.h72 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
75 Capacity() : Index(0) {} in Capacity() function
/external/chromium_org/third_party/webrtc/base/
Dbytebuffer.h42 size_t Capacity() const { return size_ - start_; } in Capacity() function
/external/llvm/unittests/Support/
DArrayRecyclerTest.cpp25 TEST(ArrayRecyclerTest, Capacity) { in TEST() argument
/external/chromium_org/media/cdm/ppapi/
Dcdm_helpers.cc39 uint32_t PpbBuffer::Capacity() const { in Capacity() function in media::PpbBuffer
/external/llvm/lib/Support/
DIntervalMap.cpp120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
/external/clang/lib/Sema/
DTypeLocBuilder.h31 size_t Capacity; variable
/external/chromium_org/net/quic/
Diovector.h158 size_t Capacity() const { return iovec_.capacity(); } in Capacity() function
Diovector_test.cc235 TEST(IOVectorTest, Capacity) { in TEST() argument
/external/chromium_org/chrome/browser/sync/sessions/
Dtab_node_pool.cc175 size_t TabNodePool::Capacity() const { in Capacity() function in browser_sync::TabNodePool
/external/protobuf/src/google/protobuf/
Drepeated_field.h440 inline int RepeatedField<Element>::Capacity() const { in Capacity() function
682 inline int RepeatedPtrFieldBase::Capacity() const { in Capacity() function
905 inline int RepeatedPtrField<Element>::Capacity() const { in Capacity() function
/external/clang/include/clang/Analysis/Support/
DBumpVector.h54 T *Begin, *End, *Capacity; variable
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h185 size_t Capacity; variable
/external/clang/include/clang/AST/
DASTVector.h36 llvm::PointerIntPair<T*, 1, bool> Capacity; variable
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas179 property Capacity: Integer read GetCapacity write SetCapacity; property
/external/llvm/include/llvm/ADT/
DBitVector.h34 unsigned Capacity; // Size of allocated memory in BitWord. variable
DIntervalMap.h215 enum { Capacity = N }; enumerator
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Drepeated_field.h595 inline int RepeatedField<Element>::Capacity() const { in Capacity() function
/external/chromium_org/base/debug/
Dtrace_event_impl.cc187 virtual size_t Capacity() const OVERRIDE { in Capacity() function in base::debug::__anon28d8f8370111::TraceBufferRingBuffer
249 virtual size_t Capacity() const OVERRIDE { return 0; } in Capacity() function in base::debug::__anon28d8f8370111::TraceBufferRingBuffer::ClonedTraceBuffer
340 virtual size_t Capacity() const OVERRIDE { in Capacity() function in base::debug::__anon28d8f8370111::TraceBufferVector
/external/chromium_org/net/disk_cache/blockfile/
Dblock_files.cc230 int BlockHeader::Capacity() const { in Capacity() function in disk_cache::BlockHeader
/external/chromium_org/cc/quads/
Dlist_container.cc109 size_t Capacity() const { in Capacity() function in cc::ListContainer::ListContainerCharAllocator
/external/clang/lib/CodeGen/
DCGCleanup.cpp98 unsigned Capacity = 1024; in allocate() local
/external/chromium_org/v8/src/heap/
Dspaces.h1338 intptr_t Capacity() { return capacity_; } in Capacity() function
1684 intptr_t Capacity() { return accounting_stats_.Capacity(); } in Capacity() function
2367 intptr_t Capacity() { in Capacity() function
Dheap.cc160 intptr_t Heap::Capacity() { in Capacity() function in v8::internal::Heap
/external/tinyxml2/
Dtinyxml2.h203 int Capacity() const { return allocated; } in Capacity() function
/external/chromium_org/v8/src/
Dobjects.h3217 int Capacity() { in Capacity() function
3922 int Capacity() { in Capacity() function