Home
last modified time | relevance | path

Searched defs:Capacity (Results 1 – 16 of 16) 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/llvm/unittests/Support/
DArrayRecyclerTest.cpp25 TEST(ArrayRecyclerTest, Capacity) { in TEST() argument
/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/clang/include/clang/Analysis/Support/
DBumpVector.h54 T *Begin, *End, *Capacity; variable
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h221 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.h37 unsigned Capacity; // Size of allocated memory in BitWord. variable
DIntervalMap.h216 enum { Capacity = N }; enumerator
/external/protobuf/src/google/protobuf/
Drepeated_field.h637 inline int RepeatedField<Element>::Capacity() const { in Capacity() function
/external/clang/lib/CodeGen/
DCGCleanup.cpp100 unsigned Capacity = 1024; in allocate() local
/external/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/v8/src/
Dobjects.h3217 int Capacity() { in Capacity() function
3922 int Capacity() { in Capacity() function