Home
last modified time | relevance | path

Searched defs:grow (Results 1 - 25 of 41) sorted by relevance

12

/third_party/skia/src/core/
H A 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/
H A DIntEqClasses.cpp24 void IntEqClasses::grow(unsigned N) { in grow() function in IntEqClasses
/third_party/musl/src/string/
H A Dwcsstr.c70 size_t grow = l | 63; in twoway_wcsstr() local
H A Dstrstr.c100 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 DIndexedMap.h67 void grow(IndexT n) { in grow() function in llvm::IndexedMap
/third_party/musl/porting/uniproton/kernel/src/string/
H A Dstrstr.c100 size_t grow = l | 63; in twoway_strstr() local
/third_party/musl/porting/liteos_a/kernel/src/string/
H A Dstrstr.c100 size_t grow = l | 63; in twoway_strstr() local
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dstrstr.c100 size_t grow = l | 63; in twoway_strstr() local
/third_party/node/deps/v8/src/builtins/
H A Dgrowable-fixed-array-gen.cc17 Branch(IntPtrEqual(capacity, length), &grow, &store); in Push() local
/third_party/icu/icu4c/source/layoutex/
H A 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
H A Dplruns.cpp378 void ULocRuns::grow(le_int32 capacity) in grow() function in ULocRuns
/third_party/libdrm/etnaviv/
H A Detnaviv_cmd_stream.c34 static void *grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) in grow() function
/third_party/libdrm/freedreno/msm/
H A Dmsm_priv.h120 grow(void *ptr, uint32_t nr, uint32_t *max, uint32_t sz) in grow() function
/third_party/lzma/CPP/Windows/Control/
H A DImageList.h34 bool Create(int width, int height, UINT flags, int initialNumber, int grow) in Create() argument
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_cmd_stream.c35 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 Datexit.c36 static int grow() in grow() function
/third_party/musl/src/exit/linux/
H A Datexit.c36 static int grow() in grow() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DDictionaryBreakEngine.java112 private void grow() { in grow() method in DictionaryBreakEngine.DequeI
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDictionaryBreakEngine.java112 private void grow() { in grow() method in DictionaryBreakEngine.DequeI
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_ringbuffer.h128 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 DHashTable.h305 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 DUtility.h33 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 DIndirectionUtils.h143 Error grow() { in grow() function in llvm::orc::LocalTrampolinePool
/third_party/libdrm/freedreno/
H A Dfreedreno_priv.h138 void (*grow)(struct fd_ringbuffer *ring, uint32_t size); member
/third_party/node/deps/v8/src/strings/
H A 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::HeapStringAllocator

Completed in 11 milliseconds

12