Home
last modified time | relevance | path

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

/external/flatbuffers/lua/flatbuffers/
Dbinaryarray.lua64 function mt:Grow(newsize) function
/external/lzma/CPP/Common/
DDynamicBuffer.h15 void Grow(size_t size) in Grow() function
DMyString.cpp420 void AString::Grow(unsigned n) in Grow() function in AString
986 void UString::Grow(unsigned n) in Grow() function in UString
/external/v8/src/compiler/
Dvalue-numbering-reducer.cc151 void ValueNumberingReducer::Grow() { in Grow() function in v8::internal::compiler::ValueNumberingReducer
/external/vixl/src/
Dcode-buffer-vixl.cc164 void CodeBuffer::Grow(size_t new_capacity) { in Grow() function in vixl::CodeBuffer
/external/swiftshader/third_party/LLVM/lib/Support/
DSmallPtrSet.cpp132 void SmallPtrSetImpl::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImpl
DIntervalMap.cpp122 unsigned Position, bool Grow) { in distribute()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DIntervalMap.cpp122 unsigned Position, bool Grow) { in distribute()
DSmallPtrSet.cpp95 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImplBase
/external/llvm/lib/Support/
DIntervalMap.cpp122 unsigned Position, bool Grow) { in distribute()
DSmallPtrSet.cpp117 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImplBase
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DSmallSetTest.cpp38 TEST(SmallSetTest, Grow) { in TEST() argument
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DSmallPtrSet.cpp118 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImplBase
/external/v8/src/
Dcollector.h133 void Grow(int min_capacity) { in Grow() function
/external/libchrome/base/strings/
Dstringprintf_unittest.cc105 TEST(StringPrintfTest, Grow) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/
DHashTableTest.cpp111 TEST(HashTableTest, Grow) { in TEST() argument
/external/v8/src/objects/
Dcode.h666 static int Grow(int number_of_entries) { in Grow() function
Dordered-hash-table.cc503 MaybeHandle<Derived> SmallOrderedHashTable<Derived>::Grow( in Grow() function in v8::internal::SmallOrderedHashTable
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas589 procedure TDictionary<TKey,TValue>.Grow; procedure
/external/webrtc/webrtc/base/
Dnatsocketfactory.cc263 void Grow(size_t new_size) { in Grow() function in rtc::NATSocket
/external/v8/src/wasm/
Dwasm-objects.cc789 void WasmTableObject::Grow(Isolate* isolate, uint32_t count) { in Grow() function in v8::internal::WasmTableObject
1047 int32_t WasmMemoryObject::Grow(Isolate* isolate, in Grow() function in v8::internal::WasmMemoryObject
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DIntervalMap.h1828 bool Grow = P.leafOffset() == Size; in treeInsert() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DIntervalMap.h1839 bool Grow = P.leafOffset() == Size; in treeInsert() local
/external/llvm/include/llvm/ADT/
DIntervalMap.h1838 bool Grow = P.leafOffset() == Size; in treeInsert() local
/external/v8/src/heap/
Dspaces.cc2151 void NewSpace::Grow() { in AllocateChunk() function in v8::internal::NewSpace