Home
last modified time | relevance | path

Searched defs:_flags (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dmemory.hpp70 cl_mem_flags _flags; member in clover::memory_obj
/third_party/python/Lib/http/
H A Dcookies.py287 _flags = {'secure', 'httponly'} variable in Morsel
/third_party/python/Lib/multiprocessing/
H A Dshared_memory.py71 _flags = os.O_RDWR variable in SharedMemory
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs227 private uint _flags; field in DotZLib.Info
/third_party/FreeBSD/sys/kern/
H A Dbus_if.h593 static __inline int BUS_RESET_CHILD(device_t _dev, device_t _child, int _flags) in BUS_RESET_CHILD() argument
60 BUS_ALLOC_RESOURCE(device_t _dev, device_t _child, int _type, int *_rid, rman_res_t _start, rman_res_t _end, rman_res_t _count, u_int _flags) BUS_ALLOC_RESOURCE() argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dresolv.h49 unsigned _flags; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dresolv.h49 unsigned _flags; member
/third_party/musl/porting/uniproton/kernel/include/
H A Dresolv.h49 unsigned _flags; member
/third_party/musl/include/
H A Dresolv.h49 unsigned _flags; member
/third_party/pulseaudio/src/pulsecore/
H A Dlog.c213 void pa_log_set_flags(pa_log_flags_t _flags, pa_log_merge_t merge) { in pa_log_set_flags() argument
385 pa_log_flags_t _flags; in pa_log_levelv_meta() local
[all...]
/third_party/mesa3d/src/gallium/include/winsys/
H A Dradeon_winsys.h798 radeon_canonicalize_bo_flags(enum radeon_bo_domain *_domain, enum radeon_bo_flag *_flags) radeon_canonicalize_bo_flags() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp399 CmdPoolCreateInfo::CmdPoolCreateInfo (deUint32 _queueFamilyIndex, unsigned int _flags) in CmdPoolCreateInfo() argument
58 ImageViewCreateInfo(vk::VkImage _image, vk::VkImageViewType _viewType, vk::VkFormat _format, const vk::VkImageSubresourceRange& _subresourceRange, const vk::VkComponentMapping& _components, vk::VkImageViewCreateFlags _flags) ImageViewCreateInfo() argument
79 ImageViewCreateInfo(vk::VkImage _image, vk::VkImageViewType _viewType, vk::VkFormat _format, const vk::VkComponentMapping& _components, vk::VkImageViewCreateFlags _flags) ImageViewCreateInfo() argument
134 BufferCreateInfo(vk::VkDeviceSize _size, vk::VkBufferUsageFlags _usage, vk::VkSharingMode _sharingMode, deUint32 _queueFamilyIndexCount, const deUint32* _pQueueFamilyIndices, vk::VkBufferCreateFlags _flags) BufferCreateInfo() argument
210 ImageCreateInfo(vk::VkImageType _imageType, vk::VkFormat _format, vk::VkExtent3D _extent, deUint32 _mipLevels, deUint32 _arrayLayers, vk::VkSampleCountFlagBits _samples, vk::VkImageTiling _tiling, vk::VkImageUsageFlags _usage, vk::VkSharingMode _sharingMode, deUint32 _queueFamilyIndexCount, const deUint32* _pQueueFamilyIndices, vk::VkImageCreateFlags _flags, vk::VkImageLayout _initialLayout) ImageCreateInfo() argument
453 SubpassDescription(vk::VkPipelineBindPoint _pipelineBindPoint, vk::VkSubpassDescriptionFlags _flags, deUint32 _inputAttachmentCount, const vk::VkAttachmentReference* _inputAttachments, deUint32 _colorAttachmentCount, const vk::VkAttachmentReference* _colorAttachments, const vk::VkAttachmentReference* _resolveAttachments, vk::VkAttachmentReference depthStencilAttachment, deUint32 _preserveAttachmentCount, const deUint32* _preserveAttachments) SubpassDescription() argument
592 CmdBufferBeginInfo(vk::VkCommandBufferUsageFlags _flags) CmdBufferBeginInfo() argument
600 DescriptorPoolCreateInfo(const std::vector<vk::VkDescriptorPoolSize>& poolSizeCounts, vk::VkDescriptorPoolCreateFlags _flags, deUint32 _maxSets) DescriptorPoolCreateInfo() argument
1067 PipelineCreateInfo(vk::VkPipelineLayout _layout, vk::VkRenderPass _renderPass, int _subpass, vk::VkPipelineCreateFlags _flags) PipelineCreateInfo() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp399 CmdPoolCreateInfo::CmdPoolCreateInfo (deUint32 _queueFamilyIndex, unsigned int _flags) in CmdPoolCreateInfo() argument
58 ImageViewCreateInfo(vk::VkImage _image, vk::VkImageViewType _viewType, vk::VkFormat _format, const vk::VkImageSubresourceRange& _subresourceRange, const vk::VkComponentMapping& _components, vk::VkImageViewCreateFlags _flags) ImageViewCreateInfo() argument
79 ImageViewCreateInfo(vk::VkImage _image, vk::VkImageViewType _viewType, vk::VkFormat _format, const vk::VkComponentMapping& _components, vk::VkImageViewCreateFlags _flags) ImageViewCreateInfo() argument
134 BufferCreateInfo(vk::VkDeviceSize _size, vk::VkBufferUsageFlags _usage, vk::VkSharingMode _sharingMode, deUint32 _queueFamilyIndexCount, const deUint32* _pQueueFamilyIndices, vk::VkBufferCreateFlags _flags) BufferCreateInfo() argument
210 ImageCreateInfo(vk::VkImageType _imageType, vk::VkFormat _format, vk::VkExtent3D _extent, deUint32 _mipLevels, deUint32 _arrayLayers, vk::VkSampleCountFlagBits _samples, vk::VkImageTiling _tiling, vk::VkImageUsageFlags _usage, vk::VkSharingMode _sharingMode, deUint32 _queueFamilyIndexCount, const deUint32* _pQueueFamilyIndices, vk::VkImageCreateFlags _flags, vk::VkImageLayout _initialLayout) ImageCreateInfo() argument
453 SubpassDescription(vk::VkPipelineBindPoint _pipelineBindPoint, vk::VkSubpassDescriptionFlags _flags, deUint32 _inputAttachmentCount, const vk::VkAttachmentReference* _inputAttachments, deUint32 _colorAttachmentCount, const vk::VkAttachmentReference* _colorAttachments, const vk::VkAttachmentReference* _resolveAttachments, vk::VkAttachmentReference depthStencilAttachment, deUint32 _preserveAttachmentCount, const deUint32* _preserveAttachments) SubpassDescription() argument
592 CmdBufferBeginInfo(vk::VkCommandBufferUsageFlags _flags) CmdBufferBeginInfo() argument
600 DescriptorPoolCreateInfo(const std::vector<vk::VkDescriptorPoolSize>& poolSizeCounts, vk::VkDescriptorPoolCreateFlags _flags, deUint32 _maxSets) DescriptorPoolCreateInfo() argument
1067 PipelineCreateInfo(vk::VkPipelineLayout _layout, vk::VkRenderPass _renderPass, int _subpass, vk::VkPipelineCreateFlags _flags) PipelineCreateInfo() argument
[all...]
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dnameser.h41 uint16_t _id, _flags, _counts[ns_s_max]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dnameser.h41 uint16_t _id, _flags, _counts[ns_s_max]; member
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dnameser.h41 uint16_t _id, _flags, _counts[ns_s_max]; member
/third_party/musl/include/arpa/
H A Dnameser.h41 uint16_t _id, _flags, _counts[ns_s_max]; member
/third_party/python/Lib/test/
H A D_test_multiprocessing.py3954 _flags = os.O_CREAT | os.O_RDWR variable in _TestSharedMemory.test_shared_memory_basics.OptionalAttachSharedMemory

Completed in 23 milliseconds