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

12345678910

/src/sys/arch/hpc/stand/libsa/
H A Dalloc.c43 alloc(size_t size) function in typeref:typename:void *
/src/games/hack/
H A Dalloc.c74 alloc(size_t len) function in typeref:typename:void *
/src/sys/arch/acorn32/stand/nbfs/
H A Drmalloc.c7 alloc(size_t size) function in typeref:typename:void *
/xsrc/external/mit/libX11/dist/src/
H A DCrCmap.c34 XCreateColormap(register Display * dpy,Window w,Visual * visual,int alloc) argument
/src/sys/sys/
H A Dthmap.h43 uintptr_t (*alloc)(size_t); member in struct:__anon4993431f0108
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_dense_alloc_test.cc30 Alloc alloc; local in function:__tsan::TEST
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_wsi_wayland.c49 const VkAllocationCallbacks *alloc; local in function:tu_CreateWaylandSurfaceKHR
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_wsi_wayland.c46 const VkAllocationCallbacks *alloc; local in function:radv_CreateWaylandSurfaceKHR
H A Dradv_wsi_x11.c72 const VkAllocationCallbacks *alloc; local in function:radv_CreateXcbSurfaceKHR
90 const VkAllocationCallbacks *alloc; local in function:radv_CreateXlibSurfaceKHR
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_wsi_wayland.c44 const VkAllocationCallbacks *alloc; local in function:anv_CreateWaylandSurfaceKHR
H A Danv_wsi_x11.c68 const VkAllocationCallbacks *alloc; local in function:anv_CreateXcbSurfaceKHR
86 const VkAllocationCallbacks *alloc; local in function:anv_CreateXlibSurfaceKHR
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_buffer_alloc.h41 struct intel_buffer * (*alloc)(void *driver_ctx, uint32_t size); member in struct:intel_mapped_pinned_buffer_alloc
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_debug_utils.h35 VkAllocationCallbacks alloc; member in struct:vk_debug_utils_messenger
/src/sys/arch/sparc/stand/ofwboot/
H A Dalloc.c123 alloc(size_t size) function in typeref:typename:void *
/src/sys/arch/shark/stand/ofwboot/
H A Dalloc.c123 alloc(size_t size) function in typeref:typename:void *
/src/sbin/fsck_v7fs/
H A Dinode.c49 int alloc; member in struct:ilistcheck_arg
/src/lib/libintl/
H A Dtextdomain.c129 domainbinding_lookup(const char *domainname, int alloc) argument
/src/bin/ksh/
H A Dalloc.c65 alloc(size_t size, Area *ap) function in typeref:typename:void *
/src/sys/arch/macppc/stand/ofwboot/
H A Dalloc.c122 alloc(size_t size) function in typeref:typename:void *
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_persistent_allocator.h47 inline void *PersistentAllocator::alloc(uptr size) { function in class:__sanitizer::PersistentAllocator
/src/usr.bin/m4/lib/
H A Dohash.h32 void *(*alloc)(size_t, void *); member in struct:ohash_info
/src/usr.bin/rpcgen/
H A Drpc_util.h38 #define alloc(size) ((char *)malloc((size_t)(size))) macro
/src/tests/lib/libobjc/
H A Dt_threads.m55 +alloc; class in interface:MyClass
79 { class in implementation:MyClass
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_shader.c40 panvk_shader_destroy(struct panvk_device * dev,struct panvk_shader * shader,const VkAllocationCallbacks * alloc) argument
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_wsi.h60 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) argument

Completed in 49 milliseconds

12345678910