/third_party/skia/src/core/ |
H A D | SkRecord.cpp | 19 void SkRecord::grow() { in grow() function in SkRecord
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | IntEqClasses.cpp | 24 void IntEqClasses::grow(unsigned N) { in grow() function in IntEqClasses
|
/third_party/musl/src/string/ |
H A D | wcsstr.c | 70 size_t grow = l | 63; in twoway_wcsstr() local
|
H A D | strstr.c | 100 size_t grow = l | 63; in twoway_strstr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | IndexedMap.h | 67 void grow(IndexT n) { in grow() function in llvm::IndexedMap
|
/third_party/musl/porting/uniproton/kernel/src/string/ |
H A D | strstr.c | 100 size_t grow = l | 63; in twoway_strstr() local
|
/third_party/musl/porting/liteos_a/kernel/src/string/ |
H A D | strstr.c | 100 size_t grow = l | 63; in twoway_strstr() local
|
/third_party/musl/porting/liteos_m/kernel/src/string/ |
H A D | strstr.c | 100 size_t grow = l | 63; in twoway_strstr() local
|
/third_party/node/deps/v8/src/builtins/ |
H A D | growable-fixed-array-gen.cc | 17 Branch(IntPtrEqual(capacity, length), &grow, &store); in Push() local
|
/third_party/icu/icu4c/source/layoutex/ |
H A D | RunArrays.cpp | 57 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
|
H A D | plruns.cpp | 378 void ULocRuns::grow(le_int32 capacity) in grow() function in ULocRuns
|
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_cmd_stream.c | 34 static void *grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) in grow() function
|
/third_party/libdrm/freedreno/msm/ |
H A D | msm_priv.h | 120 grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) in grow() function
|
/third_party/lzma/CPP/Windows/Control/ |
H A D | ImageList.h | 34 bool Create(int width, int height, UINT flags, int initialNumber, int grow)
in Create() argument
|
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_cmd_stream.c | 35 static void *grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) in grow() function
|
/third_party/musl/porting/linux/user/src/exit/ |
H A D | atexit.c | 36 static int grow() in grow() function
|
/third_party/musl/src/exit/linux/ |
H A D | atexit.c | 36 static int grow() in grow() function
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
H A D | DictionaryBreakEngine.java | 112 private void grow() { in grow() method in DictionaryBreakEngine.DequeI
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | DictionaryBreakEngine.java | 112 private void grow() { in grow() method in DictionaryBreakEngine.DequeI
|
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_ringbuffer.h | 128 void (*grow)(struct fd_ringbuffer *ring, uint32_t size); member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | HashTable.h | 305 void grow(TraitsT &Traits) { in grow() function in llvm::pdb::HashTable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
H A D | Utility.h | 33 void grow(size_t N) { in grow() function in OutputStream
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.h | 143 Error grow() { in grow() function in llvm::orc::LocalTrampolinePool
|
/third_party/libdrm/freedreno/ |
H A D | freedreno_priv.h | 138 void (*grow)(struct fd_ringbuffer *ring, uint32_t size); member
|
/third_party/node/deps/v8/src/strings/ |
H A D | string-stream.cc | 31 char* FixedStringAllocator::grow(unsigned* old) { in grow() function in v8::internal::FixedStringAllocator 454 char* HeapStringAllocator::grow(unsigned* bytes) { in grow() function in v8::HeapStringAllocator
|