Home
last modified time | relevance | path

Searched defs:devs (Results 1 – 25 of 38) sorted by relevance

12

/third_party/libusb/examples/
Dlistdevs.c24 static void print_devs(libusb_device **devs) in print_devs()
54 libusb_device **devs; in main() local
Dfxload.c95 libusb_device *dev, **devs; in main() local
Dtestlibusb.c273 libusb_device **devs; in main() local
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader_sw.c138 pipe_loader_sw_probe_dri(struct pipe_loader_device **devs, const struct drisw_loader_funcs *drisw_l… in pipe_loader_sw_probe_dri()
170 pipe_loader_sw_probe_kms(struct pipe_loader_device **devs, int fd) in pipe_loader_sw_probe_kms()
206 pipe_loader_sw_probe_null(struct pipe_loader_device **devs) in pipe_loader_sw_probe_null()
236 pipe_loader_sw_probe(struct pipe_loader_device **devs, int ndev) in pipe_loader_sw_probe()
Dpipe_loader.c60 pipe_loader_probe(struct pipe_loader_device **devs, int ndev) in pipe_loader_probe()
71 pipe_loader_release(struct pipe_loader_device **devs, int ndev) in pipe_loader_release()
Dpipe_loader_drm.c210 pipe_loader_drm_probe(struct pipe_loader_device **devs, int ndev) in pipe_loader_drm_probe()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dprogram.cpp35 const ref_vector<device> &devs, in program()
46 program::compile(const ref_vector<device> &devs, const std::string &opts, in compile()
67 program::link(const ref_vector<device> &devs, const std::string &opts, in link()
Dplatform.hpp51 std::vector<intrusive_ref<device>> devs; member in clover::platform
Dcontext.hpp80 const std::vector<intrusive_ref<device>> devs; member in clover::context
Dcontext.cpp28 const ref_vector<device> &devs, in context()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c151 GList *devs = NULL; in gst_test_device_provider_probe() local
233 GList *devs; in GST_START_TEST() local
320 GList *devs; in GST_START_TEST() local
409 GList *devs; in GST_START_TEST() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dprogram.cpp135 auto devs = objs(d_devs, n); in clCreateProgramWithBinary() local
231 auto devs = objs(d_devs, n); in clCreateProgramWithBuiltInKernels() local
273 auto devs = in clBuildProgram() local
307 auto devs = in clCompileProgram() local
351 std::vector<device *> devs; in validate_link_devices() local
441 auto devs = validate_link_devices(progs, all_devs, opts); in clLinkProgram() local
Dcontext.cpp36 auto devs = objs(d_devs, num_devs); in clCreateContext() local
70 std::vector<cl_device_id> devs; in clCreateContextFromType() local
/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264deviceprovider.c189 GList *tmp, *v4l2devs, *devs = NULL; in gst_uvc_h264_device_provider_probe() local
266 GList *tmp, *devs = gst_uvc_h264_device_provider_probe (provider); in gst_uvc_h264_device_provider_start() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwin_if_list.c146 pcap_if_t *devs, *dev; in pcap_enum_devs() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwin_if_list.c146 pcap_if_t *devs, *dev; in pcap_enum_devs() local
/third_party/libusb/libusb/
Dhotplug.c294 struct libusb_device **devs; in libusb_hotplug_register_callback() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceDrmPropertiesTests.cpp106 drmDevicePtr *devs = new drmDevicePtr[*pNumDevices]; in getDevices() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLContext.cpp275 DevicePtrs devs; in createProgramWithBinary() local
290 DevicePtrs devs; in createProgramWithBuiltInKernels() local
DCLPlatform.cpp224 DevicePtrs devs; in CreateContext() local
/third_party/mesa3d/src/egl/main/
Degldevice.c325 _EGLDevice *dev, *devs; in _eglQueryDevicesEXT() local
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Ddshowdeviceprovider.cpp124 GList *devs; in gst_dshow_device_provider_start() local
/third_party/flutter/skia/third_party/externals/sdl/src/core/linux/
DSDL_udev.c202 struct udev_list_entry *devs = NULL; in SDL_UDEV_Scan() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
Dl2_packet_freebsd.c286 pcap_if_t *devs, *dev; in l2_packet_get_ip_addr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
Dl2_packet_freebsd.c286 pcap_if_t *devs, *dev; in l2_packet_get_ip_addr() local

12