Home
last modified time | relevance | path

Searched defs:alloc (Results 26 - 50 of 959) sorted by relevance

12345678910>>...39

/third_party/lzma/C/
H A D7zBuf2.c22 int DynBuf_Write(CDynBuf *p, const Byte *buf, size_t size, ISzAllocPtr alloc) in DynBuf_Write() argument
46 void DynBuf_Free(CDynBuf *p, ISzAllocPtr alloc) in DynBuf_Free() argument
H A DXz.c34 void Xz_Free(CXzStream *p, ISzAllocPtr alloc) in Xz_Free() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dnode_hash_policy_test.cc48 std::allocator<int> alloc; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_util.c133 u32 mali_allocation_unref(struct mali_mem_allocation **alloc) in mali_allocation_unref() argument
144 void mali_allocation_ref(struct mali_mem_allocation *alloc) in mali_allocation_ref() argument
H A Dmali_memory_external.c20 mali_mem_allocation *alloc; in mali_mem_unbind_ext_buf() local
35 _mali_osk_errcode_t mali_mem_bind_ext_buf(mali_mem_allocation *alloc, in mali_mem_bind_ext_buf() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_external.c21 mali_mem_allocation *alloc; in mali_mem_unbind_ext_buf() local
35 mali_osk_errcode_t mali_mem_bind_ext_buf(mali_mem_allocation *alloc, mali_mem_backend *mem_backend, u32 phys_addr, in mali_mem_bind_ext_buf() argument
[all...]
H A Dmali_memory_util.c133 u32 mali_allocation_unref(struct mali_mem_allocation **alloc) in mali_allocation_unref() argument
144 void mali_allocation_ref(struct mali_mem_allocation *alloc) in mali_allocation_ref() argument
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_allocator.h34 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_allocator.h34 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_allocator.h35 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_allocator.h34 MPP_RET (*alloc)(MppAllocator allocator, MppBufferInfo *data); member
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dallocator.h30 void* (*alloc)(void* instance, size_type size) { nullptr }; in alloc() function
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Did_table.c44 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) in c4iw_id_alloc() argument
71 c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) c4iw_id_free() argument
82 c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, u32 reserved, u32 flags) c4iw_id_table_alloc() argument
108 c4iw_id_table_free(struct c4iw_id_table *alloc) c4iw_id_table_free() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstrbuf.h51 size_t alloc; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Did_table.c44 u32 c4iw_id_alloc(struct c4iw_id_table *alloc) in c4iw_id_alloc() argument
71 c4iw_id_free(struct c4iw_id_table *alloc, u32 obj) c4iw_id_free() argument
82 c4iw_id_table_alloc(struct c4iw_id_table *alloc, u32 start, u32 num, u32 reserved, u32 flags) c4iw_id_table_alloc() argument
103 c4iw_id_table_free(struct c4iw_id_table *alloc) c4iw_id_table_free() argument
[all...]
/kernel/linux/linux-6.6/rust/kernel/
H A Dallocator.rs43 unsafe fn alloc(&self, layout: Layout) -> *mut u8 { in alloc() functions
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstrbuf.h51 size_t alloc; member
/kernel/linux/linux-6.6/drivers/scsi/elx/include/
H A Defc_common.h14 void *alloc; member
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.h147 size_t alloc; member
/third_party/libwebsockets/include/libwebsockets/abstract/
H A Dprotocols.h52 int alloc; member
H A Dtransports.h31 int alloc; member
/third_party/json/tests/src/
H A Dunit-allocator.cpp108 my_allocator<T> alloc; in my_allocator_clean_up() local
/third_party/jerryscript/jerry-core/api/
H A Dexternal-context-helpers.c73 jerry_external_context_init(uint32_t heap_size, jerry_context_alloc_t alloc, void *cb_data_p) jerry_external_context_init() argument
/third_party/musl/libc-test/src/regression/
H A Dflockfile-list.c21 } alloc[100]; variable
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_wsi.h68 vn_wsi_create_image(struct vn_device *dev, const VkImageCreateInfo *create_info, const struct wsi_image_create_info *wsi_info, const VkAllocationCallbacks *alloc, struct vn_image **out_img) vn_wsi_create_image() argument
78 vn_wsi_create_image_from_swapchain( struct vn_device *dev, const VkImageCreateInfo *create_info, const VkImageSwapchainCreateInfoKHR *swapchain_info, const VkAllocationCallbacks *alloc, struct vn_image **out_img) vn_wsi_create_image_from_swapchain() argument

Completed in 6 milliseconds

12345678910>>...39