Home
last modified time | relevance | path

Searched defs:mem_flags (Results 1 – 10 of 10) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_64.c1166 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op1() local
1263 sljit_s32 dst_r, flags, mem_flags; in sljit_emit_op2() local
1482 sljit_s32 mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop1_cmp() local
1502 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop1() local
1548 sljit_s32 dst_r, mem_flags = (op & SLJIT_F32_OP) ? INT_SIZE : WORD_SIZE; in sljit_emit_fop2() local
1804 sljit_s32 dst_r, src_r, flags, mem_flags; in sljit_emit_op_flags() local
DsljitNativePPC_common.c2271 sljit_s32 mem_flags; in sljit_emit_mem() local
2365 sljit_s32 mem_flags; in sljit_emit_fmem() local
/third_party/boost/libs/compute/include/boost/compute/
Dmemory_object.hpp34 enum mem_flags { enum in boost::compute::memory_object
/third_party/boost/boost/compute/
Dmemory_object.hpp34 enum mem_flags { enum in boost::compute::memory_object
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c393 usb_submit_urb(struct urb *urb, uint16_t mem_flags) in usb_submit_urb()
1133 usb_alloc_urb(uint16_t iso_packets, uint16_t mem_flags) in usb_alloc_urb()
1269 usb_buffer_alloc(struct usb_device *dev, usb_size_t size, uint16_t mem_flags, uint8_t *dma_addr) in usb_buffer_alloc()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkmemory.c266 GstAllocationParams * params, gsize size, VkMemoryPropertyFlags mem_flags) in gst_vulkan_memory_alloc()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_device_memory.c234 VkMemoryPropertyFlags mem_flags = in vn_device_memory_import_dma_buf() local
/third_party/ffmpeg/libavfilter/
Dvulkan.c91 VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) in vk_alloc_mem()
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c1305 VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) in alloc_mem()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp8434 string mem_flags = ""; in emit_barrier() local