Home
last modified time | relevance | path

Searched defs:alloc (Results 101 - 125 of 998) sorted by relevance

12345678910>>...40

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dlive_registers.cpp96 auto alloc = graph->GetAllocator(); in BuildIntervalsTree() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_compiler.cpp167 llvm::BumpPtrAllocator alloc; in InitializeLLVMOptions() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dalloc_tracker_test.cpp113 AllocInfo alloc; in TEST() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dstack_like_allocator_test.cpp90 StackLikeAllocator<> alloc; in TEST_F() local
104 void AlignmentTest(StackLikeAllocator<ALIGNMENT> &alloc) in AlignmentTest() argument
128 StackLikeAllocator<> alloc; in TEST_F() local
146 StackLikeAllocator<> alloc; in TEST_F() local
181 StackLikeAllocator<> alloc; TEST_F() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dreg_alloc.h85 MapleAllocator alloc; member in maplebe::RegAllocator
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_trace_gpu_mem.c162 kbase_remove_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) kbase_remove_dma_buf_usage() argument
192 kbase_add_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) kbase_add_dma_buf_usage() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_trace_gpu_mem.c160 void kbase_remove_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) in kbase_remove_dma_buf_usage() argument
190 void kbase_add_dma_buf_usage(struct kbase_context *kctx, struct kbase_mem_phy_alloc *alloc) in kbase_add_dma_buf_usage() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_secure.c97 void mali_mem_secure_mali_unmap(mali_mem_allocation *alloc) in mali_mem_secure_mali_unmap() argument
151 mali_mem_allocation *alloc = mem_bkend->mali_allocation; in mali_mem_secure_release() local
/device/soc/rockchip/rk3568/hardware/codec/jpeg/src/
H A Dcodec_jpeg_impl.cpp91 AllocInfo alloc = {.width = AlignUp(size/2/4, 16), // 2: min size, 8:pixel size of RGBA8888, 16: stride in AllocateBuffer() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_secure.c93 void mali_mem_secure_mali_unmap(mali_mem_allocation *alloc) in mali_mem_secure_mali_unmap() argument
149 mali_mem_allocation *alloc = mem_bkend->mali_allocation; in mali_mem_secure_release() local
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_scheduler.h118 static void RegistCb(const AllocCB &alloc, const RecycleCB &recycle) in RegistCb() argument
/kernel/linux/linux-5.10/drivers/char/agp/
H A Dcompat_ioctl.c155 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
/kernel/linux/linux-5.10/mm/
H A DMakefile
/kernel/linux/linux-5.10/include/linux/
H A Dioasid.h26 ioasid_alloc_fn_t alloc; member
H A Dmempool.h23 mempool_alloc_t *alloc; member
/kernel/linux/linux-6.6/include/linux/
H A Dmempool.h23 mempool_alloc_t *alloc; member
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dcompat_ioctl.c155 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
/kernel/linux/linux-6.6/mm/
H A DMakefile
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getsym.c111 bool alloc = true; in __libdwfl_getsym() local
/third_party/curl/lib/
H A Descape.c124 size_t alloc; in Curl_urldecode() local
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Dvfscanf.c60 int alloc; in vfscanf() local
/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Dvfscanf.c60 int alloc; in vfscanf() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_live_variables.h105 const simple_allocator &alloc; member in brw::vec4_live_variables
114 var_from_reg(const simple_allocator &alloc, const src_reg &reg, in var_from_reg() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_instance.c39 vk_instance_init(struct vk_instance *instance, const struct vk_instance_extension_table *supported_extensions, const struct vk_instance_dispatch_table *dispatch_table, const VkInstanceCreateInfo *pCreateInfo, const VkAllocationCallbacks *alloc) vk_instance_init() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dobjc_method.rs23 pub fn alloc() -> Self { in alloc() functions

Completed in 9 milliseconds

12345678910>>...40