| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| H A D | live_registers.cpp | 96 auto alloc = graph->GetAllocator(); in BuildIntervalsTree() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/ |
| H A D | llvm_compiler.cpp | 167 llvm::BumpPtrAllocator alloc; in InitializeLLVMOptions() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| H A D | alloc_tracker_test.cpp | 113 AllocInfo alloc; in TEST() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | stack_like_allocator_test.cpp | 90 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 D | reg_alloc.h | 85 MapleAllocator alloc; member in maplebe::RegAllocator
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_trace_gpu_mem.c | 162 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 D | mali_kbase_trace_gpu_mem.c | 160 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 D | mali_memory_secure.c | 97 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 D | codec_jpeg_impl.cpp | 91 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 D | mali_memory_secure.c | 93 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 D | task_scheduler.h | 118 static void RegistCb(const AllocCB &alloc, const RecycleCB &recycle) in RegistCb() argument
|
| /kernel/linux/linux-5.10/drivers/char/agp/ |
| H A D | compat_ioctl.c | 155 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | ioasid.h | 26 ioasid_alloc_fn_t alloc; member
|
| H A D | mempool.h | 23 mempool_alloc_t *alloc; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | mempool.h | 23 mempool_alloc_t *alloc; member
|
| /kernel/linux/linux-6.6/drivers/char/agp/ |
| H A D | compat_ioctl.c | 155 struct agp_allocate32 alloc; in compat_agpioc_allocate_wrap() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | Makefile | |
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_module_getsym.c | 111 bool alloc = true; in __libdwfl_getsym() local
|
| /third_party/curl/lib/ |
| H A D | escape.c | 124 size_t alloc; in Curl_urldecode() local
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | vfscanf.c | 60 int alloc; in vfscanf() local
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | vfscanf.c | 60 int alloc; in vfscanf() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vec4_live_variables.h | 105 const simple_allocator &alloc; member in brw::vec4_live_variables 114 var_from_reg(const simple_allocator &alloc, const src_reg ®, in var_from_reg() argument [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_instance.c | 39 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 D | objc_method.rs | 23 pub fn alloc() -> Self { in alloc() functions
|