Home
last modified time | relevance | path

Searched defs:alloc (Results 1 - 25 of 702) sorted by relevance

12345678910>>...29

/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dallocator.h27 void *(*alloc)(size_t size); member
/third_party/json/docs/examples/
H A Dget_allocator.cpp8 auto alloc = json::get_allocator(); in main() local
/third_party/mesa3d/src/imagination/vulkan/winsys/powervr/
H A Dpvr_drm.c30 pvr_drm_winsys_create(int master_fd, int render_fd, const VkAllocationCallbacks *alloc) pvr_drm_winsys_create() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_shader.c34 panvk_shader_destroy(struct panvk_device *dev, struct panvk_shader *shader, const VkAllocationCallbacks *alloc) panvk_shader_destroy() argument
/third_party/cups-filters/fontembed/
H A Ddynstring.h5 int len,alloc; member
/third_party/lzma/C/
H A D7zBuf.c14 int Buf_Create(CBuf *p, size_t size, ISzAllocPtr alloc) in Buf_Create() argument
31 void Buf_Free(CBuf *p, ISzAllocPtr alloc) in Buf_Free() argument
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
/third_party/node/deps/npm/node_modules/safer-buffer/
H A Dsafer.js
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_command_pool.h44 VkAllocationCallbacks alloc; member
H A Dvk_buffer.c45 vk_buffer_create(struct vk_device *device, const VkBufferCreateInfo *pCreateInfo, const VkAllocationCallbacks *alloc, size_t size) vk_buffer_create() argument
68 vk_buffer_destroy(struct vk_device *device, const VkAllocationCallbacks *alloc, struct vk_buffer *buffer) vk_buffer_destroy() argument
H A Dvk_debug_utils.h35 VkAllocationCallbacks alloc; member
/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dget_heap_info.h39 int alloc; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dlzmaram.h29 hi_pbyte (*alloc)(hi_pbyte p, unsigned int size); member
/third_party/mesa3d/src/intel/common/
H A Dintel_buffer_alloc.h41 struct intel_buffer * (*alloc)(void *driver_ctx, uint32_t size); member
/third_party/mesa3d/src/imagination/vulkan/winsys/
H A Dpvr_winsys.c42 pvr_winsys_create(int master_fd, int render_fd, const VkAllocationCallbacks *alloc) pvr_winsys_create() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dnode_hash_policy_test.cc48 std::allocator<int> alloc; member
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dcleanup_empty_blocks.cpp59 auto alloc = graph->GetAllocator(); in CleanupEmptyBlocks() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Ddatainfo.h26 DataInfo(uint32 bitNum, MapleAllocator &alloc) : info(alloc.Adapter()) in DataInfo() argument
30 DataInfo(const DataInfo &other, MapleAllocator &alloc) : info(other.info, alloc.Adapter()) {} in DataInfo() argument
31 DataInfo &Clone(MapleAllocator &alloc) in Clone() argument
/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
/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

Completed in 5 milliseconds

12345678910>>...29