Home
last modified time | relevance | path

Searched defs:space (Results 26 - 50 of 621) sorted by relevance

12345678910>>...25

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_cl.c45 v3d_cl_ensure_space(struct v3d_cl *cl, uint32_t space, uint32_t alignment) in v3d_cl_ensure_space() argument
64 v3d_cl_ensure_space_with_branch(struct v3d_cl *cl, uint32_t space) in v3d_cl_ensure_space_with_branch() argument
/third_party/node/deps/v8/src/heap/
H A Dconcurrent-allocator.h40 explicit ConcurrentAllocator(LocalHeap* local_heap, PagedSpace* space) in ConcurrentAllocator() argument
H A Dmemory-chunk-layout.cc48 ObjectStartOffsetInMemoryChunk( AllocationSpace space) ObjectStartOffsetInMemoryChunk() argument
62 AllocatableMemoryInMemoryChunk( AllocationSpace space) AllocatableMemoryInMemoryChunk() argument
H A Devacuation-allocator-inl.h15 AllocationResult EvacuationAllocator::Allocate(AllocationSpace space, in Allocate() argument
36 void EvacuationAllocator::FreeLast(AllocationSpace space, HeapObject object, in FreeLast() argument
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.c44 unsigned space = in pan_to_bytemask() local
58 unsigned space = in pan_to_bytemask() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_cl.c38 cl_ensure_space(struct vc4_cl *cl, uint32_t space) in cl_ensure_space() argument
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DToken.cpp40 void Token::setHasLeadingSpace(bool space) in setHasLeadingSpace() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DToken.cpp48 void Token::setHasLeadingSpace(bool space) in setHasLeadingSpace() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Drow_model_ng.cpp23 void RowModelNG::Create(const std::optional<Dimension>& space, AlignDeclaration*, const std::string& tag) in Create() argument
39 void RowModelNG::SetSpace(FrameNode* frameNode, const std::optional<Dimension>& space) in SetSpace() argument
[all...]
H A Dcolumn_model_ng.cpp23 void ColumnModelNG::Create(const std::optional<Dimension>& space, AlignDeclaration*, const std::string&) in Create() argument
39 void ColumnModelNG::SetSpace(FrameNode* frameNode, const std::optional<Dimension>& space) in SetSpace() argument
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dacpi-ext.c62 struct csr_space *space = data; in find_csr_space() local
80 struct csr_space space = { 0, 0 }; in hp_crs_locate() local
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dacpi-ext.c62 struct csr_space *space = data; in find_csr_space() local
80 struct csr_space space = { 0, 0 }; in hp_crs_locate() local
[all...]
/kernel/linux/linux-5.10/net/ceph/
H A Dpagelist.c102 int ceph_pagelist_reserve(struct ceph_pagelist *pl, size_t space) in ceph_pagelist_reserve() argument
/kernel/liteos_a/syscall/
H A Dsyscall_pub.c33 int CheckRegion(const LosVmSpace *space, VADDR_T ptr, size_t len) in CheckRegion() argument
/kernel/liteos_a/fs/proc/os_adapt/
H A Dvmm_proc.c46 LosVmSpace *space = NULL; in OsVmDumpSeqSpaces() local
[all...]
/kernel/liteos_a/kernel/extended/vdso/src/
H A Dlos_vdso.c57 STATIC INT32 OsVdsoMap(LosVmSpace *space, size_t len, PADDR_T paddr, VADDR_T vaddr, UINT32 flag) in OsVdsoMap() argument
/kernel/linux/linux-6.6/net/ceph/
H A Dpagelist.c102 int ceph_pagelist_reserve(struct ceph_pagelist *pl, size_t space) in ceph_pagelist_reserve() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cl.c59 cl_alloc_bo(struct v3dv_cl *cl, uint32_t space, bool use_branch) in cl_alloc_bo() argument
95 v3dv_cl_ensure_space(struct v3dv_cl *cl, uint32_t space, uint32_t alignment) in v3dv_cl_ensure_space() argument
109 v3dv_cl_ensure_space_with_branch(struct v3dv_cl *cl, uint32_t space) in v3dv_cl_ensure_space_with_branch() argument
[all...]
/third_party/musl/porting/linux/user/src/env/
H A D__init_tls.c34 void *space[16]; member
/third_party/musl/src/network/
H A Ddn_comp.c57 int dn_comp(const char *src, unsigned char *dst, int space, unsigned char **dnptrs, unsigned char **lastdnptr) in dn_comp() argument
/third_party/musl/porting/liteos_a/user/src/stdio/
H A Dopen_wmemstream.c16 size_t space; member
/third_party/musl/src/stdio/
H A Dopen_wmemstream.c16 size_t space; member
H A Dopen_memstream.c14 size_t space; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-fallback-shape.cc88 hb_codepoint_t space; in _hb_fallback_shape() local
/third_party/toybox/toys/other/
H A Dxxd.c45 int i, len, space; in do_xxd() local

Completed in 7 milliseconds

12345678910>>...25