Home
last modified time | relevance | path

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

12

/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
/external/vixl/src/
Dcode-buffer-vixl.cc172 void CodeBuffer::Grow(size_t new_capacity) { in Grow() function in vixl::CodeBuffer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DIntervalMap.cpp121 unsigned Position, bool Grow) { in distribute()
DSmallPtrSet.cpp94 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImplBase
/external/llvm-project/llvm/lib/Support/
DIntervalMap.cpp122 unsigned Position, bool Grow) { in distribute()
DSmallPtrSet.cpp94 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-subzero/lib/Support/
DSmallPtrSet.cpp118 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImplBase
/external/llvm-project/llvm/unittests/ADT/
DSmallSetTest.cpp37 TEST(SmallSetTest, Grow) { in TEST() argument
/external/libchrome/base/strings/
Dstringprintf_unittest.cc105 TEST(StringPrintfTest, Grow) { in TEST() argument
/external/icing/icing/legacy/index/
Dicing-flash-bitmap.cc265 bool IcingFlashBitmap::Grow(size_t new_file_size) { in Grow() function in icing::lib::IcingFlashBitmap
/external/llvm-project/llvm/unittests/DebugInfo/PDB/
DHashTableTest.cpp121 TEST(HashTableTest, Grow) { in TEST() argument
/external/icing/icing/file/
Dfilesystem.cc417 bool Filesystem::Grow(int fd, int64_t new_size) const { in Grow() function in icing::lib::Filesystem
427 bool Filesystem::Grow(const char* filename, int64_t new_size) const { in Grow() function in icing::lib::Filesystem
Dfile-backed-vector_test.cc269 TEST_F(FileBackedVectorTest, Grow) { in TEST_F() argument
/external/angle/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc144 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anon56580e9d0111::Vec
243 void Grow() { in Grow() function in absl::synchronization_internal::__anon56580e9d0111::NodeSet
/external/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc143 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anon2b87d9ce0111::Vec
242 void Grow() { in Grow() function in absl::synchronization_internal::__anon2b87d9ce0111::NodeSet
/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc143 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anon7b8391bd0111::Vec
242 void Grow() { in Grow() function in absl::synchronization_internal::__anon7b8391bd0111::NodeSet
/external/openscreen/third_party/abseil/src/absl/synchronization/internal/
Dgraphcycles.cc144 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anon33c5fe6f0111::Vec
243 void Grow() { in Grow() function in absl::synchronization_internal::__anon33c5fe6f0111::NodeSet
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc143 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anonaf4c44af0111::Vec
242 void Grow() { in Grow() function in absl::synchronization_internal::__anonaf4c44af0111::NodeSet
/external/libtextclassifier/abseil-cpp/absl/synchronization/internal/
Dgraphcycles.cc143 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anon3e2d679e0111::Vec
242 void Grow() { in Grow() function in absl::synchronization_internal::__anon3e2d679e0111::NodeSet
/external/swiftshader/third_party/marl/src/
Dcontainers_test.cpp326 TEST_F(ContainersListTest, Grow) { in TEST_F() argument
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas589 procedure TDictionary<TKey,TValue>.Grow; procedure
/external/mtools/
Dmtools.h286 #define Grow(adr,n,type) ((type*)(realloc((char *)adr,n*sizeof(type)))) macro

12