Home
last modified time | relevance | path

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

12345678910>>...35

/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
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dabs_lowcore.c8 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc) in abs_lowcore_map() argument
/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dqueue.h14 void *alloc; /* start of allocated mem */ member
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dsigchain.c11 int alloc; member
H A Dhelp.h9 size_t alloc; member
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc.h22 uint64_t alloc; /* inode phys. allocation bitmap for member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc.h23 uint64_t alloc; /* inode phys. allocation bitmap for member
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dsigchain.c11 int alloc; member
H A Dhelp.h9 size_t alloc; member
/kernel/linux/linux-6.6/sound/core/
H A Dmemalloc_local.h6 void *(*alloc)(struct snd_dma_buffer *dmab, size_t size); member
/kernel/uniproton/src/mem/
H A Dprt_mem_internal.h39 MemAllocFunc alloc; /* 申请一个内存块 */ member
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dqueue.h14 void *alloc; /* start of allocated mem */ 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
/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...]

Completed in 5 milliseconds

12345678910>>...35