/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
|
H A D | freedreno_priv.h | 63 grow(void **ptr, uint16_t nr, uint16_t *max, uint16_t sz) in grow() function
|
/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
|
H A D | OrcRemoteTargetClient.h | 469 Error grow() { in grow() function in llvm::orc::remote::OrcRemoteTargetClient::RemoteTrampolinePool
|
/kernel/linux/linux-6.6/net/core/ |
H A D | gro.c | 389 static void gro_pull_from_frag0(struct sk_buff *skb, int grow) in gro_pull_from_frag0() argument 412 int grow = skb_gro_offset(skb) - skb_headlen(skb); in gro_try_pull_from_frag0() local [all...] |
/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | VirtRegMap.cpp | 76 void VirtRegMap::grow() { in grow() function in VirtRegMap
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 260 void grow() { in grow() function in __anon24172::BumpPointerAllocator
|
/kernel/linux/linux-5.10/drivers/md/persistent-data/ |
H A D | dm-array.c | 558 static int grow(struct resize *resize) in grow() function
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfstrace.h | 272 DEFINE_NFS_UPDATE_SIZE_EVENT(grow); variable
|
/kernel/linux/linux-6.6/drivers/md/persistent-data/ |
H A D | dm-array.c | 557 static int grow(struct resize *resize) in grow() function
|
/third_party/node/deps/v8/src/bigint/ |
H A D | bigint.h | 372 bool grow = bits_shift != 0 && in LeftShift_ResultLength() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_batch.c | 456 recreate_growing_buffer(struct crocus_batch *batch, struct crocus_growing_bo *grow, const char *name, unsigned size) recreate_growing_buffer() argument 608 finish_growing_bos(struct crocus_growing_bo *grow) finish_growing_bos() argument 630 struct crocus_growing_bo *grow = grow_state ? &batch->state : &batch->command; crocus_grow_buffer() local [all...] |
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_job.c | 282 unsigned grow = handle + 1 - size; in panfrost_batch_get_bo_access() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
H A D | SmallVector.h | 233 void SmallVectorTemplateBase<T, isPodLike>::grow(size_t MinSize) { in grow() function in llvm::SmallVectorTemplateBase 301 void grow(size_t MinSize = 0) { in grow() function in llvm::SmallVectorTemplateBase [all...] |
H A D | DenseMap.h | 439 void grow(unsigned AtLeast) { in grow() function in llvm::DenseMapBase 665 void grow(unsigned AtLeast) { in grow() function in llvm::DenseMap 893 void grow(unsigne function in llvm::SmallDenseMap [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | SmallVector.h | 233 void SmallVectorTemplateBase<T, TriviallyCopyable>::grow(size_t MinSize) { in grow() function in llvm::SmallVectorTemplateBase 299 void grow(size_t MinSize = 0) { this->grow_pod(MinSize, sizeof(T)); } in grow() function in llvm::SmallVectorTemplateBase [all...] |
H A D | DenseMap.h | 506 void grow(unsigned AtLeast) { in grow() function in llvm::DenseMapBase 772 void grow(unsigned AtLeast) { in grow() function in llvm::DenseMap 1008 void grow(unsigne function in llvm::SmallDenseMap [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_workarounds.c | 119 const unsigned int grow = WA_LIST_CHUNK; in _wa_add() local
|
/third_party/skia/src/core/ |
H A D | SkTextBlob.cpp | 122 void SkTextBlob::RunRecord::grow(uint32_t count) { in grow() function in SkTextBlob::RunRecord
|
/kernel/linux/linux-5.10/mm/ |
H A D | mmap.c | 2495 unsigned long size, grow; in expand_upwards() local 2406 acct_stack_growth(struct vm_area_struct *vma, unsigned long size, unsigned long grow) acct_stack_growth() argument 2575 unsigned long size, grow; expand_downwards() local [all...] |