Home
last modified time | relevance | path

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

123

/third_party/icu/icu4c/source/layoutex/
DRunArrays.cpp57 void RunArray::grow(le_int32 newCapacity) in grow() function in RunArray
100 void FontRuns::grow(le_int32 capacity) in grow() function in FontRuns
152 void LocaleRuns::grow(le_int32 capacity) in grow() function in LocaleRuns
204 void ValueRuns::grow(le_int32 capacity) in grow() function in ValueRuns
/third_party/skia/src/core/
DSkRecord.cpp19 void SkRecord::grow() { in grow() function in SkRecord
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DIntEqClasses.cpp24 void IntEqClasses::grow(unsigned N) { in grow() function in IntEqClasses
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIndexedMap.h67 void grow(IndexT n) { in grow() function
DDenseMap.h506 void grow(unsigned AtLeast) { in grow() function
772 void grow(unsigned AtLeast) { in grow() function
1008 void grow(unsigned AtLeast) { in grow() function
/third_party/musl/src/string/
Dwcsstr.c70 size_t grow = l | 63; in twoway_wcsstr() local
Dstrstr.c100 size_t grow = l | 63; in twoway_strstr() local
/third_party/node/deps/v8/src/builtins/
Dgrowable-fixed-array-gen.cc16 Label grow(this), store(this); in Push() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c457 struct crocus_growing_bo *grow, in recreate_growing_buffer()
608 finish_growing_bos(struct crocus_growing_bo *grow) in finish_growing_bos()
630 struct crocus_growing_bo *grow = grow_state ? &batch->state : &batch->command; in crocus_grow_buffer() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DUtility.h33 void grow(size_t N) { in grow() function
/third_party/lzma/CPP/Windows/Control/
DImageList.h34 bool Create(int width, int height, UINT flags, int initialNumber, int grow) in Create()
/third_party/musl/porting/uniproton/kernel/src/string/
Dstrstr.c100 size_t grow = l | 63; in twoway_strstr() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
DDictionaryBreakEngine.java112 private void grow() { in grow() method in DictionaryBreakEngine.DequeI
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDictionaryBreakEngine.java112 private void grow() { in grow() method in DictionaryBreakEngine.DequeI
/third_party/musl/porting/liteos_a/kernel/src/string/
Dstrstr.c100 size_t grow = l | 63; in twoway_strstr() local
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstrstr.c100 size_t grow = l | 63; in twoway_strstr() local
/third_party/node/deps/v8/src/strings/
Dstring-stream.cc31 char* FixedStringAllocator::grow(unsigned* old) { in grow() function in v8::internal::FixedStringAllocator
454 char* HeapStringAllocator::grow(unsigned* bytes) { in grow() function in v8::internal::HeapStringAllocator
Dstring-stream.h75 char* grow(unsigned* bytes) override { in grow() function
/third_party/musl/src/exit/linux/
Datexit.c36 static int grow() in grow() function
/third_party/musl/porting/linux/user/src/exit/
Datexit.c36 static int grow() in grow() function
/third_party/libdrm/freedreno/msm/
Dmsm_priv.h120 grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) in grow() function
/third_party/libdrm/etnaviv/
Detnaviv_cmd_stream.c34 static void *grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) in grow() function
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_cmd_stream.c35 static void *grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) in grow() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h439 void grow(unsigned AtLeast) { in grow() function
665 void grow(unsigned AtLeast) { in grow() function
893 void grow(unsigned AtLeast) { in grow() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h305 void grow(TraitsT &Traits) { in grow() function

123