Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/external/scudo/standalone/
H A Dmem_map.h34 MemMapDefault(uptr Base, uptr Capacity) : Base(Base), Capacity(Capacity) {} in MemMapDefault()
52 uptr Capacity = 0; variable
72 uptr Capacity = 0; variable
/aosp_15_r20/external/pigweed/pw_string/
H A Ddesign.rst47 Capacity section in Design of pw::InlineString
57 Exceeding the capacity
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dstatic_vector_options_test.cpp45 const std::size_t Capacity = 10u; in test_alignment() local
76 const std::size_t Capacity = 10u; in test_throw_on_overflow() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DArrayRecycler.h73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
76 Capacity() : Index(0) {} in Capacity() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DArrayRecycler.h73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
76 Capacity() : Index(0) {} in Capacity() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DArrayRecycler.h73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
76 Capacity() : Index(0) {} in Capacity() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DArrayRecycler.h73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
76 Capacity() : Index(0) {} in Capacity() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DArrayRecycler.h73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
76 Capacity() : Index(0) {} in Capacity() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DArrayRecycler.h73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
76 Capacity() : Index(0) {} in Capacity() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DArrayRecycler.h72 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
75 Capacity() : Index(0) {} in Capacity() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dlru_cache.h60 int Capacity() const { return capacity_; } in Capacity() function
93 int Capacity() const { return lru_list_->Capacity(); } in Capacity() function
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/retry/conditions/
H A DTokenBucketRetryCondition.java239 public static final class Capacity { class in TokenBucketRetryCondition
243 private Capacity(Builder builder) { in Capacity() method in TokenBucketRetryCondition.Capacity
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/
DMicrosoftDemangle.h31 size_t Capacity = 0; member
35 void addNode(size_t Capacity) { in addNode()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/
DMicrosoftDemangle.h31 size_t Capacity = 0; member
35 void addNode(size_t Capacity) { in addNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h32 size_t Capacity = 0; member
36 void addNode(size_t Capacity) { in addNode()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DMicrosoftDemangle.h31 size_t Capacity = 0; member
35 void addNode(size_t Capacity) { in addNode()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DMicrosoftDemangle.h31 size_t Capacity = 0; member
35 void addNode(size_t Capacity) { in addNode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h30 size_t Capacity = 0; member
34 void addNode(size_t Capacity) { in addNode()
/aosp_15_r20/art/runtime/
H A Dhandle_scope-inl.h155 inline uint32_t BaseHandleScope::Capacity() const { in Capacity() function
260 inline uint32_t VariableSizedHandleScope::Capacity() const { in Capacity() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h102 support::ulittle32_t Capacity; member
112 explicit HashTable(uint32_t Capacity) { in HashTable()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/
DHashTable.h102 support::ulittle32_t Capacity; member
112 explicit HashTable(uint32_t Capacity) { in HashTable()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h106 support::ulittle32_t Capacity; member
116 explicit HashTable(uint32_t Capacity) { in HashTable()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/
DHashTable.h102 support::ulittle32_t Capacity; member
112 explicit HashTable(uint32_t Capacity) { in HashTable()
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_buffer.cc81 size_t Capacity() const override { in Capacity() function in base::trace_event::__anond3b2e3260111::TraceBufferRingBuffer
199 size_t Capacity() const override { in Capacity() function in base::trace_event::__anond3b2e3260111::TraceBufferVector
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/
DHashTable.h102 support::ulittle32_t Capacity; member
112 explicit HashTable(uint32_t Capacity) { in HashTable()

123456789