Home
last modified time | relevance | path

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

/external/vixl/src/
Dcode-buffer-vixl.h143 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/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas468 function TList<T>.GetCapacity: Integer; in GetCapacity() function
/external/v8/src/codegen/
Dcode-stub-assembler.h2865 TNode<Smi> GetCapacity(TNode<Dictionary> dictionary) { in GetCapacity() function
/external/v8/src/objects/
Delements.cc1218 size_t GetCapacity(JSObject holder, FixedArrayBase backing_store) final { in GetCapacity() function in v8::internal::__anonfa2f50da0111::ElementsAccessorBase