| /external/llvm-project/llvm/include/llvm/Support/ |
| D | ArrayRecycler.h | 73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function 76 Capacity() : Index(0) {} in Capacity() function
|
| /external/llvm/include/llvm/Support/ |
| D | ArrayRecycler.h | 72 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/Support/ |
| D | ArrayRecycler.h | 73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function 76 Capacity() : Index(0) {} in Capacity() function
|
| /external/llvm-project/llvm/include/llvm/Demangle/ |
| D | MicrosoftDemangle.h | 32 size_t Capacity = 0; member 36 void addNode(size_t Capacity) { in addNode()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
| D | MicrosoftDemangle.h | 32 size_t Capacity = 0; member 36 void addNode(size_t Capacity) { in addNode()
|
| /external/compiler-rt/lib/esan/ |
| D | esan_circular_buffer.h | 91 uptr Capacity; variable
|
| /external/llvm/unittests/Support/ |
| D | ArrayRecyclerTest.cpp | 25 TEST(ArrayRecyclerTest, Capacity) { in TEST() argument
|
| /external/llvm-project/llvm/unittests/Support/ |
| D | ArrayRecyclerTest.cpp | 24 TEST(ArrayRecyclerTest, Capacity) { in TEST() argument
|
| /external/libchrome/base/trace_event/ |
| D | trace_buffer.cc | 78 size_t Capacity() const override { in Capacity() function in base::trace_event::__anonfbd835010111::TraceBufferRingBuffer 195 size_t Capacity() const override { in Capacity() function in base::trace_event::__anonfbd835010111::TraceBufferVector
|
| /external/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| D | HashTable.h | 106 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/ |
| D | HashTable.h | 106 support::ulittle32_t Capacity; member 116 explicit HashTable(uint32_t Capacity) { in HashTable()
|
| /external/antlr/runtime/ObjC/Framework/ |
| D | HashMap.h | 181 NSInteger Capacity; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | IntervalMap.cpp | 119 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
| /external/llvm-project/llvm/lib/Support/ |
| D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
| /external/llvm/lib/Support/ |
| D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
| /external/clang/lib/Sema/ |
| D | TypeLocBuilder.h | 31 size_t Capacity; variable
|
| /external/llvm-project/clang/lib/Sema/ |
| D | TypeLocBuilder.h | 30 size_t Capacity; variable
|
| /external/angle/third_party/abseil-cpp/absl/strings/internal/ |
| D | cord_rep_flat.h | 125 size_t Capacity() const { return TagToLength(tag); } in Capacity() function
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceAssembler.cpp | 33 static uintptr_t NewContents(Assembler &Assemblr, intptr_t Capacity) { in NewContents()
|
| /external/brotli/csharp/org/brotli/dec/ |
| D | BitReader.cs | 15 private const int Capacity = 1024; field in Org.Brotli.Dec.BitReader
|
| /external/webrtc/rtc_base/ |
| D | byte_buffer.h | 34 size_t Capacity() const { return buffer_.capacity(); } in Capacity() function
|
| /external/clang/include/clang/Analysis/Support/ |
| D | BumpVector.h | 59 T *Begin, *End, *Capacity; variable
|
| /external/llvm-project/clang/include/clang/Analysis/Support/ |
| D | BumpVector.h | 62 T *Capacity = nullptr; variable
|
| /external/llvm-project/llvm/include/llvm/ADT/ |
| D | BitVector.h | 140 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/ |
| D | BitVector.h | 139 size_t Capacity = NumBitWords(s); in Size() local 153 size_t Capacity = NumBitWords(RHS.size()); in BitVector() local
|