Home
last modified time | relevance | path

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

12

/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/v8/src/libplatform/tracing/
Dtrace-buffer.h32 size_t Capacity() const { return max_chunks_ * TraceBufferChunk::kChunkSize; } in Capacity() function
/external/webrtc/webrtc/base/
Dbytebuffer.h45 size_t Capacity() const { return size_ - start_; } in Capacity() function
/external/compiler-rt/lib/esan/
Desan_circular_buffer.h91 uptr Capacity; variable
/external/llvm/unittests/Support/
DArrayRecyclerTest.cpp25 TEST(ArrayRecyclerTest, Capacity) { in TEST() argument
/external/libchrome/base/trace_event/
Dtrace_buffer.cc78 size_t Capacity() const override { in Capacity() function in base::trace_event::__anonb46740170111::TraceBufferRingBuffer
195 size_t Capacity() const override { in Capacity() function in base::trace_event::__anonb46740170111::TraceBufferVector
/external/llvm/lib/Support/
DIntervalMap.cpp120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
/external/swiftshader/third_party/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/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()
DIceAssembler.h231 static uintptr_t computeLimit(uintptr_t Data, intptr_t Capacity) { in computeLimit()
DIceBitVector.h258 unsigned Capacity; // Size of allocated memory in BitWord. variable
DIceDefs.h252 void reserve(VariableDeclarationArray::size_type Capacity) { in reserve()
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DBitVector.h33 unsigned Capacity; // Size of allocated memory in BitWord. variable
/external/clang/include/clang/Analysis/Support/
DBumpVector.h59 T *Begin, *End, *Capacity; variable
/external/clang/include/clang/AST/
DASTVector.h36 llvm::PointerIntPair<T*, 1, bool> Capacity; variable
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h216 size_t 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; // Number of BitWords allocated in the Bits array. variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DBitVector.h38 unsigned Capacity; // Number of BitWords allocated in the Bits array. variable
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVValue.h375 SPIRVWord Capacity; variable
/external/v8/src/
Dtransitions.cc385 int TransitionArray::Capacity(Object* raw_transitions) { in Capacity() function in v8::internal::TransitionArray
/external/clang/lib/CodeGen/
DCGCleanup.cpp117 unsigned Capacity = 1024; in allocate() local
/external/v8/src/heap/
Dspaces.h1580 size_t Capacity() { return capacity_; } in Capacity() function
2430 size_t Capacity() { in Capacity() function

12