Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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()
/third_party/node/src/tracing/
Dnode_trace_buffer.h39 size_t Capacity() const { return max_chunks_ * TraceBufferChunk::kChunkSize; } in Capacity() function
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Buffers/
DArrayBufferWriter.cs103 public int Capacity => _buffer.Length; field in Google.Protobuf.Buffers.ArrayBufferWriter
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DIntervalMap.cpp119 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_flat.h125 size_t Capacity() const { return TagToLength(tag); } in Capacity() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssembler.cpp33 static uintptr_t NewContents(Assembler &Assemblr, intptr_t Capacity) { in NewContents()
DIceAssembler.h231 static uintptr_t computeLimit(uintptr_t Data, intptr_t Capacity) { in computeLimit()
DIceDefs.h252 void reserve(VariableDeclarationArray::size_type Capacity) { in reserve()
DIceBitVector.h258 unsigned Capacity; // Size of allocated memory in BitWord. variable
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DBitReader.cs15 private const int Capacity = 1024; field in Org.Brotli.Dec.BitReader
/third_party/json/doc/mkdocs/docs/api/basic_json/
Dindex.md170 ### Capacity subsection
/third_party/flutter/engine/flutter/third_party/txt/src/utils/
DLruCache.h43 enum Capacity { enum
/third_party/flutter/txt/src/utils/
DLruCache.h43 enum Capacity { enum
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DRepeatedField.cs290 public int Capacity property in Google.Protobuf.Collections.RepeatedField
/third_party/skia/third_party/externals/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
DSmallVector.h41 unsigned Size = 0, Capacity; variable
DIntervalMap.h222 enum { Capacity = N }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DBitVector.h38 unsigned Capacity; // Number of BitWords allocated in the Bits array. variable
/third_party/mesa3d/src/imgui/
Dimgui.h1178 int Capacity; member
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.h1170 int Capacity; member
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp1406 UINT Capacity; member
/third_party/skia/third_party/externals/imgui/
Dimgui.h1698 int Capacity; member
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h5219 uint32_t Capacity; member

12