Home
last modified time | relevance | path

Searched defs:mem_flags (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_device_memory.c34 const VkMemoryPropertyFlags mem_flags = in vn_device_memory_pool_grow_alloc() local
253 VkMemoryPropertyFlags mem_flags = in vn_device_memory_import_dma_buf() local
415 const VkMemoryPropertyFlags mem_flags = in vn_AllocateMemory() local
/third_party/ffmpeg/libavutil/
H A Dvulkan.c137 vk_alloc_mem(FFVulkanContext *s, VkMemoryRequirements *req, VkMemoryPropertyFlagBits req_flags, void *alloc_extension, VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) vk_alloc_mem() argument
H A Dhwcontext_vulkan.c1659 alloc_mem(AVHWDeviceContext *ctx, VkMemoryRequirements *req, VkMemoryPropertyFlagBits req_flags, const void *alloc_extension, VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) alloc_mem() argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c391 usb_submit_urb(struct urb *urb, uint16_t mem_flags) in usb_submit_urb() argument
1127 usb_alloc_urb(uint16_t iso_packets, uint16_t mem_flags) in usb_alloc_urb() argument
1263 usb_buffer_alloc(struct usb_device *dev, usb_size_t size, uint16_t mem_flags, uint8_t *dma_addr) in usb_buffer_alloc() argument
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_64.c1329 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op1() local
1424 sljit_s32 dst_r, flags, mem_flags; sljit_emit_op2() local
1725 sljit_s32 mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; sljit_emit_fop1_cmp() local
1745 sljit_s32 dst_r, mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; sljit_emit_fop1() local
1791 sljit_s32 dst_r, mem_flags = (op & SLJIT_32) ? INT_SIZE : WORD_SIZE; sljit_emit_fop2() local
2090 sljit_s32 dst_r, src_r, flags, mem_flags; sljit_emit_op_flags() local
[all...]
H A DsljitNativePPC_common.c2668 sljit_s32 mem_flags; in sljit_emit_mem_update() local
2764 sljit_s32 mem_flags; sljit_emit_fmem_update() local
[all...]

Completed in 17 milliseconds