Home
last modified time | relevance | path

Searched defs:EnsureCapacity (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DScratchBuffer.cpp31 MaybeError ScratchBuffer::EnsureCapacity(uint64_t capacity) { in EnsureCapacity() function in dawn_native::ScratchBuffer
/third_party/node/deps/v8/src/objects/
Dembedder-data-array.cc14 Handle<EmbedderDataArray> EmbedderDataArray::EnsureCapacity( in EnsureCapacity() function in v8::internal::EmbedderDataArray
Dstring-table.cc584 StringTable::Data* StringTable::EnsureCapacity(PtrComprCageBase cage_base, in EnsureCapacity() function in v8::internal::StringTable
Dobjects.cc5851 Handle<Derived> HashTable<Derived, Shape>::EnsureCapacity( in EnsureCapacity() function in v8::internal::HashTable
/third_party/node/deps/v8/src/regexp/
Dregexp-stack.cc73 Address RegExpStack::EnsureCapacity(size_t size) { in EnsureCapacity() function in v8::internal::RegExpStack
/third_party/node/deps/v8/src/strings/
Dstring-builder.cc128 void FixedArrayBuilder::EnsureCapacity(Isolate* isolate, int elements) { in EnsureCapacity() function in v8::internal::FixedArrayBuilder
177 void ReplacementStringBuilder::EnsureCapacity(int elements) { in EnsureCapacity() function in v8::internal::ReplacementStringBuilder
/third_party/node/deps/v8/src/base/numbers/
Dbignum.h91 void EnsureCapacity(int size) { in EnsureCapacity() function
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-bignum.h128 static void EnsureCapacity(const int size) { in EnsureCapacity() function
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dbignum.h114 static void EnsureCapacity(const int size) { in EnsureCapacity() function
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-bignum.h128 static void EnsureCapacity(const int size) { in EnsureCapacity() function
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-bignum.h128 static void EnsureCapacity(const int size) { in EnsureCapacity() function
/third_party/lzma/CPP/7zip/Common/
DStreamObjects.cpp105 bool CByteDynBuffer::EnsureCapacity(size_t cap) throw() in EnsureCapacity() function in CByteDynBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssembler.h153 explicit EnsureCapacity(AssemblerBuffer *Buffer) : Buffer(Buffer) { in EnsureCapacity() function
/third_party/node/deps/v8/src/utils/
Dbit-vector.h367 void EnsureCapacity(int value, Zone* zone) { in EnsureCapacity() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp58555 nsTArray_base<Alloc, Copy>::EnsureCapacity(size_type aCapacity, in EnsureCapacity() function in nsTArray_base