/third_party/node/deps/v8/src/compiler/ |
H A D | value-numbering-reducer.cc | 151 void ValueNumberingReducer::Grow() { in Grow() function in v8::internal::ValueNumberingReducer
|
/third_party/node/deps/v8/src/sandbox/ |
H A D | external-pointer-table.cc | 59 uint32_t ExternalPointerTable::Grow() { in Grow() function in v8::internal::ExternalPointerTable
|
/third_party/lzma/CPP/Common/ |
H A D | DynamicBuffer.h | 19 void Grow(size_t size)
in Grow() function in CDynamicBuffer
|
H A D | MyString.cpp | 451 void AString::Grow(unsigned n)
in Grow() function in AString 1046 void UString::Grow(unsigne function in UString [all...] |
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | explicit-management.cc | 80 bool Grow(HeapObjectHeader& header, BasePage& base_page, size_t new_size, in Grow() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | IntervalMap.cpp | 119 distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, const unsigned *CurSize, unsigned NewSize[], unsigned Position, bool Grow) distribute() argument
|
/third_party/vixl/src/ |
H A D | code-buffer-vixl.cc | 179 void CodeBuffer::Grow(size_t new_capacity) { in Grow() function in vixl::CodeBuffer
|
/third_party/node/deps/v8/src/base/ |
H A D | small-vector.h | 156 V8_NOINLINE T* Grow() { return Grow(0); } in Grow() function in v8::base::SmallVector 159 V8_NOINLINE T* Grow(size_t min_capacity) { in Grow() function in v8::base::SmallVector
|
/third_party/node/deps/v8/src/objects/ |
H A D | ordered-hash-table.cc | 988 MaybeHandle<Derived> SmallOrderedHashTable<Derived>::Grow( in Grow() function in v8::internal::SmallOrderedHashTable
|
/third_party/node/deps/v8/src/heap/ |
H A D | new-spaces.cc | 494 void NewSpace::Grow() { in Grow() function in v8::internal::NewSpace
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 144 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anon19421::Vec 243 void Grow() { in Grow() function
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-objects.cc | 258 int WasmTableObject::Grow(Isolate* isolate, Handle<WasmTableObject> table, in Grow() function in v8::internal::WasmTableObject 919 int32_t WasmMemoryObject::Grow(Isolate* isolate, in Grow() function in v8::internal::WasmMemoryObject
|