Home
last modified time | relevance | path

Searched defs:grow (Results 26 - 50 of 63) sorted by relevance

123

/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
H A Dfreedreno_priv.h63 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 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
H A DOrcRemoteTargetClient.h469 Error grow() { in grow() function in llvm::orc::remote::OrcRemoteTargetClient::RemoteTrampolinePool
/kernel/linux/linux-6.6/net/core/
H A Dgro.c389 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 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DVirtRegMap.cpp76 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 DItaniumDemangle.cpp260 void grow() { in grow() function in __anon24172::BumpPointerAllocator
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-array.c558 static int grow(struct resize *resize) in grow() function
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfstrace.h272 DEFINE_NFS_UPDATE_SIZE_EVENT(grow); variable
/kernel/linux/linux-6.6/drivers/md/persistent-data/
H A Ddm-array.c557 static int grow(struct resize *resize) in grow() function
/third_party/node/deps/v8/src/bigint/
H A Dbigint.h372 bool grow = bits_shift != 0 && in LeftShift_ResultLength() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c456 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 Dpan_job.c282 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 DSmallVector.h233 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 DDenseMap.h439 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 DSmallVector.h233 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 DDenseMap.h506 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 Dintel_workarounds.c119 const unsigned int grow = WA_LIST_CHUNK; in _wa_add() local
/third_party/skia/src/core/
H A DSkTextBlob.cpp122 void SkTextBlob::RunRecord::grow(uint32_t count) { in grow() function in SkTextBlob::RunRecord
/kernel/linux/linux-5.10/mm/
H A Dmmap.c2495 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...]

Completed in 34 milliseconds

123