Home
last modified time | relevance | path

Searched defs:device (Results 2076 - 2100 of 5990) sorted by relevance

1...<<81828384858687888990>>...240

/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen12.c43 static const char *device; variable
/third_party/ltp/testcases/kernel/syscalls/linkat/
H A Dlinkat02.c51 static const char *device; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/mknodat/
H A Dmknodat02.c53 static const char *device; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount02.c62 static const char *device; variable
76 const char **device; member
[all...]
/third_party/libdrm/tests/proptest/
H A Dproptest.c279 char *device = NULL; in main() local
/third_party/libinput/udev/
H A Dlibinput-device-group.c37 wacom_handle_paired(struct udev_device *device, in wacom_handle_paired() argument
94 wacom_handle_ekr(struct udev_device *device, in wacom_handle_ekr() argument
156 struct udev_device *device = NULL; in main() local
[all...]
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_buffer_view.h75 static inline size_t vn_sizeof_vkCreateBufferView(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) in vn_sizeof_vkCreateBufferView() argument
95 static inline void vn_encode_vkCreateBufferView(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) in vn_encode_vkCreateBufferView() argument
111 static inline size_t vn_sizeof_vkCreateBufferView_reply(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) in vn_sizeof_vkCreateBufferView_reply() argument
128 static inline VkResult vn_decode_vkCreateBufferView_reply(struct vn_cs_decoder *dec, VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) in vn_decode_vkCreateBufferView_reply() argument
148 static inline size_t vn_sizeof_vkDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) in vn_sizeof_vkDestroyBufferView() argument
163 vn_encode_vkDestroyBufferView(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) vn_encode_vkDestroyBufferView() argument
176 vn_sizeof_vkDestroyBufferView_reply(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) vn_sizeof_vkDestroyBufferView_reply() argument
188 vn_decode_vkDestroyBufferView_reply(struct vn_cs_decoder *dec, VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) vn_decode_vkDestroyBufferView_reply() argument
199 vn_submit_vkCreateBufferView(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView, struct vn_instance_submit_command *submit) vn_submit_vkCreateBufferView() argument
220 vn_submit_vkDestroyBufferView(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator, struct vn_instance_submit_command *submit) vn_submit_vkDestroyBufferView() argument
241 vn_call_vkCreateBufferView(struct vn_instance *vn_instance, VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) vn_call_vkCreateBufferView() argument
257 vn_async_vkCreateBufferView(struct vn_instance *vn_instance, VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) vn_async_vkCreateBufferView() argument
263 vn_call_vkDestroyBufferView(struct vn_instance *vn_instance, VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) vn_call_vkDestroyBufferView() argument
276 vn_async_vkDestroyBufferView(struct vn_instance *vn_instance, VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) vn_async_vkDestroyBufferView() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_object.c34 vk_object_base_init(struct vk_device *device, in vk_object_base_init() argument
56 vk_object_alloc(struct vk_device *device, in vk_object_alloc() argument
72 vk_object_zalloc(struct vk_device *device, in vk_object_zalloc() argument
88 vk_object_multialloc(struct vk_device *device, struct vk_multialloc *ma, const VkAllocationCallbacks *alloc, VkObjectType obj_type) vk_object_multialloc() argument
104 vk_object_multizalloc(struct vk_device *device, struct vk_multialloc *ma, const VkAllocationCallbacks *alloc, VkObjectType obj_type) vk_object_multizalloc() argument
120 vk_object_free(struct vk_device *device, const VkAllocationCallbacks *alloc, void *data) vk_object_free() argument
129 vk_private_data_slot_create(struct vk_device *device, const VkPrivateDataSlotCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPrivateDataSlot* pPrivateDataSlot) vk_private_data_slot_create() argument
150 vk_private_data_slot_destroy(struct vk_device *device, VkPrivateDataSlot privateDataSlot, const VkAllocationCallbacks *pAllocator) vk_private_data_slot_destroy() argument
164 get_swapchain_private_data_locked(struct vk_device *device, uint64_t objectHandle, struct vk_private_data_slot *slot, uint64_t **private_data) get_swapchain_private_data_locked() argument
202 vk_object_base_private_data(struct vk_device *device, VkObjectType objectType, uint64_t objectHandle, VkPrivateDataSlot privateDataSlot, uint64_t **private_data) vk_object_base_private_data() argument
236 vk_object_base_set_private_data(struct vk_device *device, VkObjectType objectType, uint64_t objectHandle, VkPrivateDataSlot privateDataSlot, uint64_t data) vk_object_base_set_private_data() argument
255 vk_object_base_get_private_data(struct vk_device *device, VkObjectType objectType, uint64_t objectHandle, VkPrivateDataSlot privateDataSlot, uint64_t *pData) vk_object_base_get_private_data() argument
[all...]
H A Dvk_sync.c81 vk_sync_init(struct vk_device *device, in vk_sync_init() argument
103 vk_sync_finish(struct vk_device *device, in vk_sync_finish() argument
110 vk_sync_create(struct vk_device *device, in vk_sync_create() argument
135 vk_sync_destroy(struct vk_device *device, in vk_sync_destroy() argument
143 vk_sync_signal(struct vk_device *device, struct vk_sync *sync, uint64_t value) vk_sync_signal() argument
158 vk_sync_get_value(struct vk_device *device, struct vk_sync *sync, uint64_t *value) vk_sync_get_value() argument
167 vk_sync_reset(struct vk_device *device, struct vk_sync *sync) vk_sync_reset() argument
175 vk_sync_move(struct vk_device *device, struct vk_sync *dst, struct vk_sync *src) vk_sync_move() argument
214 __vk_sync_wait(struct vk_device *device, struct vk_sync *sync, uint64_t wait_value, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) __vk_sync_wait() argument
240 vk_sync_wait(struct vk_device *device, struct vk_sync *sync, uint64_t wait_value, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) vk_sync_wait() argument
282 __vk_sync_wait_many(struct vk_device *device, uint32_t wait_count, const struct vk_sync_wait *waits, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) __vk_sync_wait_many() argument
328 vk_sync_wait_many(struct vk_device *device, uint32_t wait_count, const struct vk_sync_wait *waits, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) vk_sync_wait_many() argument
349 vk_sync_import_opaque_fd(struct vk_device *device, struct vk_sync *sync, int fd) vk_sync_import_opaque_fd() argument
364 vk_sync_export_opaque_fd(struct vk_device *device, struct vk_sync *sync, int *fd) vk_sync_export_opaque_fd() argument
380 vk_sync_import_sync_file(struct vk_device *device, struct vk_sync *sync, int sync_file) vk_sync_import_sync_file() argument
396 vk_sync_export_sync_file(struct vk_device *device, struct vk_sync *sync, int *sync_file) vk_sync_export_sync_file() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dbuffer9.h117 NineBindBufferToDevice( struct NineDevice9 *device, in NineBindBufferToDevice() argument
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_sync.c42 static VkResult pvr_srv_sync_init(struct vk_device *device, in pvr_srv_sync_init() argument
54 void pvr_srv_sync_finish(struct vk_device *device, struct vk_sync *sync) in pvr_srv_sync_finish() argument
82 static VkResult pvr_srv_sync_signal(struct vk_device *device, in pvr_srv_sync_signal() argument
93 static VkResult pvr_srv_sync_reset(struct vk_device *device, in pvr_srv_sync_reset() argument
126 static VkResult pvr_srv_sync_wait_many(struct vk_device *device, in pvr_srv_sync_wait_many() argument
249 static VkResult pvr_srv_sync_move(struct vk_device *device, in pvr_srv_sync_move() argument
267 pvr_srv_sync_import_sync_file(struct vk_device *device, struct vk_sync *sync, int sync_file) pvr_srv_sync_import_sync_file() argument
285 pvr_srv_sync_export_sync_file(struct vk_device *device, struct vk_sync *sync, int *sync_file) pvr_srv_sync_export_sync_file() argument
[all...]
/third_party/pulseaudio/src/modules/oss/
H A Doss-util.c42 int pa_oss_open(const char *device, int *mode, int* pcaps) { in pa_oss_open() argument
356 unsigned device; pa_oss_get_hw_description() local
405 pa_oss_open_mixer_for_device(const char *device) pa_oss_open_mixer_for_device() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dext-device-manager.c207 pa_ext_device_manager_set_device_description( pa_context *c, const char* device, const char* description, pa_context_success_cb_t cb, void *userdata) pa_ext_device_manager_set_device_description() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkRefUtil.cpp31 createGraphicsPipeline(const DeviceInterface& vk, VkDevice device, VkPipelineCache pipelineCache, const VkGraphicsPipelineCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator) createGraphicsPipeline() argument
42 createComputePipeline(const DeviceInterface& vk, VkDevice device, VkPipelineCache pipelineCache, const VkComputePipelineCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator) createComputePipeline() argument
55 createRayTracingPipelineNV(const DeviceInterface& vk, VkDevice device, VkPipelineCache pipelineCache, const VkRayTracingPipelineCreateInfoNV* pCreateInfo, const VkAllocationCallbacks* pAllocator) createRayTracingPipelineNV() argument
66 createRayTracingPipelineKHR(const DeviceInterface& vk, VkDevice device, VkDeferredOperationKHR deferredOperation, VkPipelineCache pipelineCache, const VkRayTracingPipelineCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks* pAllocator) createRayTracingPipelineKHR() argument
80 allocateCommandBuffer(const DeviceInterface& vk, VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo) allocateCommandBuffer() argument
88 allocateCommandBuffers(const DeviceInterface& vk, VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, Move<VkCommandBuffer> *pCommandBuffers) allocateCommandBuffers() argument
99 allocateDescriptorSet(const DeviceInterface& vk, VkDevice device, const VkDescriptorSetAllocateInfo* pAllocateInfo) allocateDescriptorSet() argument
107 createSemaphore(const DeviceInterface& vk, VkDevice device, VkSemaphoreCreateFlags flags, const VkAllocationCallbacks* pAllocator) createSemaphore() argument
123 createSemaphoreType(const DeviceInterface& vk, VkDevice device, VkSemaphoreType type, VkSemaphoreCreateFlags flags, const deUint64 initialValue, const VkAllocationCallbacks* pAllocator) createSemaphoreType() argument
149 createFence(const DeviceInterface& vk, VkDevice device, VkFenceCreateFlags flags, const VkAllocationCallbacks* pAllocator) createFence() argument
165 createCommandPool(const DeviceInterface& vk, VkDevice device, VkCommandPoolCreateFlags flags, deUint32 queueFamilyIndex, const VkAllocationCallbacks* pAllocator) createCommandPool() argument
183 allocateCommandBuffer(const DeviceInterface& vk, VkDevice device, VkCommandPool commandPool, VkCommandBufferLevel level) allocateCommandBuffer() argument
201 createEvent(const DeviceInterface& vk, VkDevice device, VkEventCreateFlags flags, const VkAllocationCallbacks* pAllocateInfo) createEvent() argument
221 createShaderModule(const DeviceInterface& vk, VkDevice device, const VkShaderModuleCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator) createShaderModule() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberDepthTests.cpp112 Move<VkDevice> device = createCustomDevice(validation, ctx.getPlatformInterface(), ctx.getInstance(), vki, physicalDevice, &deviceCreateInfo); in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferComputeInstance.cpp45 const VkDevice device = context.getDevice(); in createDataBuffer() local
92 const VkDevice device = context.getDevice(); in createColorDataBuffer() local
136 const VkDevice device = context.getDevice(); createDescriptorSetLayout() local
149 const VkDevice device = context.getDevice(); createDescriptorPool() local
165 const VkDevice device = context.getDevice(); createDescriptorSet() local
202 const VkDevice device = context.getDevice(); createDescriptorSet() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalClearAttachmentTests.cpp91 const vk::VkDevice device = m_context.getDevice(); in iterate() local
H A DvktConditionalRenderingTestUtil.cpp52 const auto device = context.getDevice(); in createConditionalRenderingBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawSimpleTest.cpp115 const vk::VkDevice device = m_context.getDevice(); in iterate() local
264 const vk::VkDevice device = m_context.getDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateCBTests.cpp65 virtual void initPipeline (const vk::VkDevice device) in initPipeline() argument
123 const vk::VkDevice device = m_context.getDevice(); in iterate() local
H A DvktDynamicStateGeneralTests.cpp76 const vk::VkDevice device = m_context.getDevice(); in iterate() local
187 const vk::VkDevice device = m_context.getDevice(); in iterate() local
314 virtual void initPipeline (const vk::VkDevice device) in initPipeline() argument
364 const vk::VkDevice device = m_context.getDevice(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryBasicClass.cpp74 const VkDevice device = m_context.getDevice(); in iterate() local
191 createPipelineLayout(const DeviceInterface& vk, const VkDevice device) createPipelineLayout() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp141 virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDevice device, VkFormat viewFormat, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) in getPhysicalDeviceImageFormatProperties() argument
151 virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDevice device, VkFormat viewFormat, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) in getPhysicalDeviceImageFormatProperties() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp99 void mapMemoryWrapper(const DeviceInterface& vkd, VkDevice device, vk::VkDeviceMemory memory, VkDeviceSize mappingOffset, VkDeviceSize mappingSize, void** ptr, bool useMap2) in mapMemoryWrapper() argument
120 void unmapMemoryWrapper(const DeviceInterface& vkd, VkDevice device, vk::VkDeviceMemory memory, bool useMap2) in unmapMemoryWrapper() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemShaderTimeoutTests.cpp117 const VkDevice device = *m_logicalDevice; in iterate() local
[all...]

Completed in 13 milliseconds

1...<<81828384858687888990>>...240