Home
last modified time | relevance | path

Searched defs:GetCapacity (Results 1 – 6 of 6) sorted by relevance

/external/vixl/src/
Dcode-buffer-vixl.h141 size_t GetCapacity() const { return capacity_; } in GetCapacity() function
/external/lzma/CPP/7zip/Common/
DStreamObjects.h72 size_t GetCapacity() const { return _capacity; } in GetCapacity() function
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTArray.h350 unsigned int GetCapacity() const in GetCapacity() function
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas468 function TList<T>.GetCapacity: Integer; in GetCapacity() function
/external/v8/src/
Delements.cc1236 uint32_t GetCapacity(JSObject* holder, FixedArrayBase* backing_store) final { in GetCapacity() function in v8::internal::__anon51de3a750111::ElementsAccessorBase
Dcode-stub-assembler.cc4418 Node* CodeStubAssembler::GetCapacity(Node* dictionary) { in GetCapacity() function in v8::internal::CodeStubAssembler