Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DArrayRecycler.h73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
76 Capacity() : Index(0) {} in Capacity() function
/external/llvm-project/llvm/include/llvm/Support/
DArrayRecycler.h73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
76 Capacity() : Index(0) {} in Capacity() function
/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangle.h32 size_t Capacity = 0; member
36 void addNode(size_t Capacity) { in addNode()
/external/llvm-project/llvm/include/llvm/Demangle/
DMicrosoftDemangle.h32 size_t Capacity = 0; member
36 void addNode(size_t Capacity) { in addNode()
/external/compiler-rt/lib/esan/
Desan_circular_buffer.h91 uptr Capacity; variable
/external/libchrome/base/trace_event/
Dtrace_buffer.cc78 size_t Capacity() const override { in Capacity() function in base::trace_event::__anone1714b7a0111::TraceBufferRingBuffer
195 size_t Capacity() const override { in Capacity() function in base::trace_event::__anone1714b7a0111::TraceBufferVector
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h106 support::ulittle32_t Capacity; member
116 explicit HashTable(uint32_t Capacity) { in HashTable()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h106 support::ulittle32_t Capacity; member
116 explicit HashTable(uint32_t Capacity) { in HashTable()
/external/llvm-project/llvm/unittests/Support/
DArrayRecyclerTest.cpp24 TEST(ArrayRecyclerTest, Capacity) { in TEST() argument
/external/llvm/unittests/Support/
DArrayRecyclerTest.cpp25 TEST(ArrayRecyclerTest, Capacity) { in TEST() argument
/external/antlr/runtime/ObjC/Framework/
DHashMap.h181 NSInteger Capacity; variable
/external/llvm/lib/Support/
DIntervalMap.cpp120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DIntervalMap.cpp119 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
/external/llvm-project/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/llvm-project/clang/lib/Sema/
DTypeLocBuilder.h30 size_t Capacity; variable
/external/brotli/csharp/org/brotli/dec/
DBitReader.cs15 private const int Capacity = 1024; field in Org.Brotli.Dec.BitReader
/external/swiftshader/third_party/subzero/src/
DIceAssembler.cpp33 static uintptr_t NewContents(Assembler &Assemblr, intptr_t Capacity) { in NewContents()
/external/webrtc/rtc_base/
Dbyte_buffer.h34 size_t Capacity() const { return buffer_.capacity(); } in Capacity() function
/external/llvm-project/clang/include/clang/Analysis/Support/
DBumpVector.h62 T *Capacity = nullptr; variable
/external/clang/include/clang/Analysis/Support/
DBumpVector.h59 T *Begin, *End, *Capacity; variable
/external/llvm-project/llvm/include/llvm/ADT/
DBitVector.h140 size_t Capacity = NumBitWords(s); in Size() local
154 size_t Capacity = NumBitWords(RHS.size()); in BitVector() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DBitVector.h139 size_t Capacity = NumBitWords(s); in Size() local
153 size_t Capacity = NumBitWords(RHS.size()); in BitVector() local
/external/grpc-grpc/test/cpp/util/
Dstring_ref_test.cc106 TEST_F(StringRefTest, Capacity) { in TEST_F() argument

12