Home
last modified time | relevance | path

Searched defs:dev (Results 1476 - 1500 of 1664) sorted by relevance

1...<<51525354555657585960>>...67

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp491 const std::vector<VkExtensionProperties>* get (const InstanceInterface& vki, VkPhysicalDevice dev) in get() argument
500 void add (const InstanceInterface& vki, VkPhysicalDevice dev, const std::vector<VkExtensionProperties>& vec) in add() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp397 VkDevice dev = m_context.getDevice(); in createImageView() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp256 const VkDevice dev = m_context.getDevice(); in StorageImage2D() local
391 const VkDevice dev = m_context.getDevice(); in StorageBuffer2D() local
895 const VkDevice dev = m_context.getDevice(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp168 const VkDevice dev = m_context.getDevice(); in Buffer() local
207 const VkDevice dev = m_context.getDevice(); in getDeviceAddress() local
227 const VkDevice dev = m_context.getDevice(); in flush() local
234 const VkDevice dev = m_context.getDevice(); in invalidate() local
347 const VkDevice dev = m_context.getDevice(); createRenderPass() local
401 const VkDevice dev = m_context.getDevice(); createFramebuffer() local
846 const VkDevice dev = m_context.getDevice(); iterate() local
1027 const VkDevice dev = m_context.getDevice(); iterate() local
1176 const VkDevice dev = m_context.getDevice(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp86 bool TestConfig::selectFormat (const InstanceInterface& vk, VkPhysicalDevice dev, std::initializer_list<VkFormat> formats) in selectFormat() argument
170 const VkDevice dev = m_device.handle; in createImage() local
203 const VkDevice dev = m_device.handle; in createView() local
260 const VkDevice dev = m_device.handle; in createGraphicsPipeline() local
293 const VkDevice dev = m_device.handle; createComputePipeline() local
325 const VkDevice dev = m_device.handle; submitCommands() local
471 const VkPhysicalDevice dev = context.getPhysicalDevice(); checkSupport() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp393 VkDevice dev = m_context.getDevice(); in createImageView() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp259 const VkDevice dev = m_context.getDevice(); in StorageImage2D() local
394 const VkDevice dev = m_context.getDevice(); in StorageBuffer2D() local
898 const VkDevice dev = m_context.getDevice(); iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/feature_support_util/
H A Dfeature_support_util.cpp611 void addDevice(Device &&dev) { mDevList.addItem(std::move(dev)); } in addDevice() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Degl_ext_stubs.cpp362 EGLBoolean QueryDeviceAttribEXT(Thread *thread, Device *dev, EGLint attribute, EGLAttrib *value) in QueryDeviceAttribEXT() argument
371 const char *QueryDeviceStringEXT(Thread *thread, Device *dev, EGLint name) in QueryDeviceStringEXT() argument
615 EGLBoolean ReleaseDeviceANGLE(Thread *thread, Device *dev) in ReleaseDeviceANGLE() argument
/third_party/skia/src/core/
H A DSkBitmapDevice.cpp64 static bool NeedsTiling(SkBitmapDevice* dev) { in NeedsTiling() argument
68 SkDrawTiler(SkBitmapDevice* dev, const SkRect* bounds) : fDevice(dev) { in SkDrawTiler() argument
189 BDDraw(SkBitmapDevice* dev) BDDraw() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc886 std::random_device dev; in ReaderForReaderOnCondVar() local
/third_party/skia/fuzz/
H A DFuzzCanvas.cpp404 SkScalar segLength, dev; in make_fuzz_patheffect() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp168 const VkDevice dev = m_context.getDevice(); in Buffer() local
207 const VkDevice dev = m_context.getDevice(); in getDeviceAddress() local
227 const VkDevice dev = m_context.getDevice(); in flush() local
234 const VkDevice dev = m_context.getDevice(); in invalidate() local
347 const VkDevice dev = m_context.getDevice(); createRenderPass() local
401 const VkDevice dev = m_context.getDevice(); createFramebuffer() local
846 const VkDevice dev = m_context.getDevice(); iterate() local
1027 const VkDevice dev = m_context.getDevice(); iterate() local
1176 const VkDevice dev = m_context.getDevice(); iterate() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_group.c1115 struct p2p_device *dev; in p2p_group_get_common_freqs() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_group.c1159 struct p2p_device *dev; in p2p_group_get_common_freqs() local
/third_party/vulkan-loader/tests/framework/layer/
H A Dwrap_objects.cpp122 VkDevice unwrap_device(const VkDevice device, wrapped_dev_obj **dev) { in unwrap_device() argument
506 auto dev = new wrapped_dev_obj; in wrap_vkCreateDevice() local
552 wrapped_dev_obj *dev; wrap_vkDestroyDevice() local
580 wrapped_dev_obj *dev; wrap_vkDebugMarkerSetObjectTagEXT() local
602 wrapped_dev_obj *dev; wrap_vkDebugMarkerSetObjectNameEXT() local
628 wrapped_dev_obj *dev; wrap_vkSetDebugUtilsObjectNameEXT() local
649 wrapped_dev_obj *dev; wrap_vkSetDebugUtilsObjectTagEXT() local
676 layer_intercept_device_proc(wrapped_dev_obj *dev, const char *name) layer_intercept_device_proc() argument
710 wrapped_dev_obj *dev; wrap_vkGetDeviceProcAddr() local
[all...]
/third_party/eudev/src/libudev/
H A Dlibudev-device.c894 struct udev_device *dev; in udev_device_new_from_device_id() local
1548 struct udev_device *dev; in udev_device_set_sysattr_value() local
[all...]
/third_party/f2fs-tools/fsck/
H A Dfsck.c3010 struct device_info *dev = c.devices + wpd->dev_index; in chk_and_fix_wp_with_sit() local
/third_party/backends/backend/
H A Ddll.c1152 SANE_Device *dev; in sane_get_devices() local
[all...]
H A Depsonds.c1497 scanner_create(struct epsonds_device *dev, SANE_Status *status) in scanner_create() argument
1519 struct epsonds_device *dev; in device_detect() local
1675 attach_one_usb(const char *dev) attach_one_usb() argument
1682 attach_one_net(const char *dev) attach_one_net() argument
1821 epsonds_device *dev, *next; free_devices() local
1879 epsonds_device *dev; sane_get_devices() local
[all...]
H A Dartec.c1709 artec_get_cap_data (ARTEC_Device * dev, int fd) in artec_get_cap_data() argument
1938 ARTEC_Device *dev; attach() local
2564 attach_one(const char *dev) attach_one() argument
2660 ARTEC_Device *dev, *next; sane_exit() local
2679 ARTEC_Device *dev; sane_get_devices() local
2705 ARTEC_Device *dev; sane_open() local
[all...]
H A Dagfafocus.c809 AgfaFocus_Device *dev; in attach() local
1270 attach_one(const char *dev) attach_one() argument
1318 AgfaFocus_Device *dev, *next; sane_exit() local
1335 AgfaFocus_Device *dev; sane_get_devices() local
1358 AgfaFocus_Device *dev; sane_open() local
[all...]
H A Dcanon_lide70-common.c3146 CANON_open_device (CANON_Handle * scan, const char *dev) in CANON_open_device() argument
H A Dfujitsu.c2785 struct fujitsu *dev = NULL; in sane_open() local
9252 struct fujitsu *dev, *next; in sane_exit() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_hw.c1245 static void __fill_chmap_ctl_id(snd_ctl_elem_id_t *id, int dev, int subdev, in __fill_chmap_ctl_id() argument
1286 snd_pcm_query_chmaps_from_hw(int card, int dev, int subdev, in snd_pcm_query_chmaps_from_hw() argument

Completed in 59 milliseconds

1...<<51525354555657585960>>...67