/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | MemAlloc.cpp | 15 llvm::allocate_buffer(size_t Size, size_t Alignment) { in allocate_buffer() function in llvm
|
/aosp_15_r20/external/XNNPACK/src/ |
H A D | memory.c | 37 static void* allocate_buffer(size_t size) { in allocate_buffer() function
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/allocations/ |
H A D | allocation_functions.cpp | 22 int allocate_buffer(cl_context context, cl_command_queue *queue, cl_device_id device_id, cl_mem *me… in allocate_buffer() function
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/ |
H A D | memory_planner.cpp | 64 at::DataPtr allocate_buffer(size_t size) { in allocate_buffer() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/ |
H A D | Tensor.cpp | 508 static api::VulkanBuffer allocate_buffer( in allocate_buffer() function
|
/aosp_15_r20/external/executorch/backends/vulkan/runtime/api/containers/ |
H A D | Tensor.cpp | 256 vkapi::VulkanBuffer allocate_buffer( in allocate_buffer() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Compiler.h | 557 inline void *allocate_buffer(size_t Size, size_t Alignment) { in allocate_buffer() function
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | badblocks.c | 128 static void *allocate_buffer(size_t size) in allocate_buffer() function
|
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | cse_serger.c | 620 static int allocate_buffer(struct buffer *buff, struct buffer *wbuff, const char *str) in allocate_buffer() function
|
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/ |
H A D | shm_vios.rs | 768 fn allocate_buffer(&self, size: usize) -> Result<usize> { in allocate_buffer() method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/src/ |
D | lock_pool.cpp | 1230 wait_state_list::header* wait_state_list::allocate_buffer(std::size_t new_capacity, header* old_hea… in allocate_buffer() function in boost::atomics::detail::lock_pool::__anon568319ba0111::wait_state_list
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 71401 void *allocate_buffer; member 71420 u32 allocate_buffer; member
|
H A D | vmlinux_602.h | 71401 void *allocate_buffer; member 71420 u32 allocate_buffer; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 145561 void *allocate_buffer; member 145580 u32 allocate_buffer; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 138780 void *allocate_buffer; member 138799 u32 allocate_buffer; member
|
H A D | vmlinux.h | 138780 void *allocate_buffer; member 138799 u32 allocate_buffer; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 146732 void *allocate_buffer; member 146751 u32 allocate_buffer; member
|
H A D | vmlinux.h | 146732 void *allocate_buffer; member 146751 u32 allocate_buffer; member
|