/aosp_15_r20/external/flatbuffers/lua/flatbuffers/ |
H A D | binaryarray.lua | 73 function mt:Grow(newsize) function
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | DynamicBuffer.h | 19 void Grow(size_t size) in Grow() function
|
/aosp_15_r20/external/icing/icing/file/ |
H A D | filesystem.cc | 410 bool Filesystem::Grow(int fd, int64_t new_size) const { in Grow() function in icing::lib::Filesystem 419 bool Filesystem::Grow(const char* filename, int64_t new_size) const { in Grow() function in icing::lib::Filesystem
|
/aosp_15_r20/prebuilts/go/linux-x86/src/strings/ |
D | builder.go | 69 func (b *Builder) Grow(n int) { func
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/internal/ |
H A D | graphcycles.cc | 144 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anonafe0f5c30111::Vec 245 void Grow() { in Grow() function in absl::synchronization_internal::__anonafe0f5c30111::NodeSet
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
H A D | graphcycles.cc | 144 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anon65ab8bde0111::Vec 243 void Grow() { in Grow() function in absl::synchronization_internal::__anon65ab8bde0111::NodeSet
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 144 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anone535bfac0111::Vec 245 void Grow() { in Grow() function in absl::synchronization_internal::__anone535bfac0111::NodeSet
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
D | graphcycles.cc | 144 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anonf67832620111::Vec 245 void Grow() { in Grow() function in absl::synchronization_internal::__anonf67832620111::NodeSet
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 145 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anon456761b00111::Vec 246 void Grow() { in Grow() function in absl::synchronization_internal::__anon456761b00111::NodeSet
|
/aosp_15_r20/frameworks/libs/binary_translation/assembler/ |
D | machine_code.cc | 36 uint32_t MachineCode::Grow(uint32_t count) { in Grow() function in berberis::MachineCode
|
/aosp_15_r20/external/vixl/src/ |
H A D | code-buffer-vixl.cc | 172 void CodeBuffer::Grow(size_t new_capacity) { in Grow() function in vixl::CodeBuffer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | IntervalMap.cpp | 121 unsigned Position, bool Grow) { in distribute()
|
H A D | SmallPtrSet.cpp | 94 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImplBase
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | IntervalMap.cpp | 122 unsigned Position, bool Grow) { in distribute()
|
H A D | SmallPtrSet.cpp | 117 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImplBase
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | IntervalMap.cpp | 122 unsigned Position, bool Grow) { in distribute()
|
H A D | SmallPtrSet.cpp | 94 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImplBase
|
/aosp_15_r20/tools/security/fuzzing/orphans/smallvec/ |
H A D | smallvec_fuzzer.rs | 61 Grow { new_cap: usize }, enumerator
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 145 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anonfc74baac0111::Vec 246 void Grow() { in Grow() function in absl::synchronization_internal::__anonfc74baac0111::NodeSet
|
/aosp_15_r20/external/abseil-cpp/absl/synchronization/internal/ |
H A D | graphcycles.cc | 145 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anon7a63781d0111::Vec 246 void Grow() { in Grow() function in absl::synchronization_internal::__anon7a63781d0111::NodeSet
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | SmallPtrSet.cpp | 118 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImplBase
|
/aosp_15_r20/external/icing/icing/legacy/index/ |
H A D | icing-filesystem_test.cc | 92 TEST_F(IcingFilesystemTest, Grow) { in TEST_F() argument
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | stringprintf_unittest.cc | 79 TEST(StringPrintfTest, Grow) { in TEST() argument
|
/aosp_15_r20/external/mtools/ |
H A D | mtools.h | 203 #define Grow(adr,n,type) ((type*)(realloc((char *)adr,n*sizeof(type)))) macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
D | data.go | 41 func (s *LSym) Grow(lsiz int64) { func
|