Home
last modified time | relevance | path

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

123

/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
/kernel/linux/linux-6.6/rust/alloc/
H A Dalloc.rs261 unsafe fn grow( in grow() functions
/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
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Drheap.c45 static int grow(rh_info_t * info, int max_blocks) in grow() function
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Drheap.c45 static int grow(rh_info_t * info, int max_blocks) in grow() function
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c172 static unsigned int grow(unsigned long n, in grow() function
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread_map.c94 bool grow = false; in __thread_map__new_all_cpus() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Dscatterlist.c172 static unsigned int grow(unsigned long n, in grow() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread_map.c95 bool grow = false; in __thread_map__new_all_cpus() local
/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

Completed in 12 milliseconds

123