Home
last modified time | relevance | path

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

12

/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
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h840 inline bool grow(const size_type minCapacity) in grow() function in basic_string
/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...]
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h63 grow(void **ptr, uint16_t nr, uint16_t *max, uint16_t sz) in grow() function
/third_party/skia/src/core/
H A DSkTextBlob.cpp122 void SkTextBlob::RunRecord::grow(uint32_t count) { in grow() function in SkTextBlob::RunRecord
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h469 Error grow() { in grow() function in llvm::orc::remote::OrcRemoteTargetClient::RemoteTrampolinePool
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc278 int grow = static_cast<int>(new_size) - old_capacity; in Grow() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp46 void grow(T1 size = 0) { in grow() function in vk_json_parser::GlobalMem
/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c43984 DynIOBuffer::grow(uint64_t min_incl) { grow() function in DynIOBuffer
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs14244 unsafe fn grow( in grow() functions
42445 fn grow(&mut self) { grow() functions
[all...]

Completed in 138 milliseconds

12