Home
last modified time | relevance | path

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

12

/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
Dplruns.cpp378 void ULocRuns::grow(le_int32 capacity) in grow() function in ULocRuns
/third_party/flutter/skia/src/core/
DSkRecord.cpp19 void SkRecord::grow() { in grow() function in SkRecord
/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/cef/tests/cefclient/browser/
Dbytes_write_handler.cc14 BytesWriteHandler::BytesWriteHandler(size_t grow) in BytesWriteHandler()
/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/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/musl/porting/liteos_m/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/text/
DDictionaryBreakEngine.java111 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/uniproton/kernel/src/string/
Dstrstr.c100 size_t grow = l | 63; in twoway_strstr() local
/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/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h143 Error grow() { in grow() function
/third_party/cef/libcef/browser/
Dstream_impl.cc219 CefBytesWriter::CefBytesWriter(size_t grow) in CefBytesWriter()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dcontainers.h510 void list<T>::grow(size_t count) { in grow() function

12