Home
last modified time | relevance | path

Searched defs:device_type (Results 1 – 25 of 26) sorted by relevance

12

/third_party/FreeBSD/sys/dev/usb/implementation/
Dusb_init.h53 typedef enum device_type { enum
64 } device_type; typedef
/third_party/boost/boost/gil/io/
Ddevice.hpp555 using device_type = istream_device<FormatTag>; typedef
565 using device_type = file_stream_device<FormatTag>; typedef
626 using device_type = ostream_device<FormatTag>; typedef
632 using device_type = file_stream_device<FormatTag>; typedef
/third_party/eudev/src/udev/
Dudevadm-trigger.c123 } device_type = TYPE_DEVICES; in adm_trigger() local
/third_party/ffmpeg/libavfilter/
Dvf_hwupload.c39 char *device_type; member
/third_party/boost/boost/interprocess/
Dmanaged_xsi_shared_memory.hpp71 typedef xsi_shared_memory_file_wrapper device_type; typedef in boost::interprocess::basic_managed_xsi_shared_memory
Dmanaged_mapped_file.hpp71 typedef ipcdetail::file_wrapper device_type; typedef in boost::interprocess::basic_managed_mapped_file
Dmanaged_shared_memory.hpp76 typedef shared_memory_object device_type; typedef in boost::interprocess::basic_managed_shared_memory
/third_party/boost/boost/gil/extension/io/tiff/detail/
Ddevice.hpp438 using device_type = file_stream_device<FormatTag>; typedef
444 using device_type = file_stream_device<FormatTag>; typedef
/third_party/boost/boost/iostreams/
Dcode_converter.hpp142 >::type device_type; typedef
248 typedef typename impl_type::device_type device_type; typedef in boost::iostreams::code_converter
/third_party/boost/boost/gil/extension/io/raw/detail/
Ddevice.hpp123 using device_type = file_stream_device<FormatTag>; typedef
/third_party/Linux_Kernel/include/linux/mfd/samsung/
Dcore.h69 unsigned long device_type; member
84 int device_type; member
/third_party/Linux_Kernel/include/linux/
Ddevice.h532 struct device_type { struct
533 const char *name;
534 const struct attribute_group **groups;
535 int (*uevent)(struct device *dev, struct kobj_uevent_env *env);
536 char *(*devnode)(struct device *dev, umode_t *mode,
538 void (*release)(struct device *dev);
540 const struct dev_pm_ops *pm;
/third_party/boost/boost/interprocess/detail/
Dmanaged_memory_impl.hpp116 typedef typename ManagedMemory::device_type device_type; in grow() typedef
139 typedef typename ManagedMemory::device_type device_type; in shrink_to_fit() typedef
/third_party/ffmpeg/libavcodec/
Dcodec.h446 enum AVHWDeviceType device_type; member
/third_party/Linux_Kernel/include/linux/iio/common/
Dst_sensors.h44 #define ST_SENSORS_LSM_CHANNELS(device_type, mask, index, mod, \ argument
/third_party/ffmpeg/libavutil/
Dhwcontext_qsv.c90 enum AVHWDeviceType device_type; member
Dhwcontext_opencl.c409 cl_device_type match_type = 0, device_type; in opencl_filter_device() local
1142 cl_device_type device_type; in opencl_filter_gpu_device() local
/third_party/Linux_Kernel/include/linux/mtd/
Dcfi.h284 int device_type; member
/third_party/flutter/skia/third_party/externals/angle2/src/libEGL/
DlibEGL.cpp463 EGLDeviceEXT EGLAPIENTRY eglCreateDeviceANGLE(EGLint device_type, in eglCreateDeviceANGLE()
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_egl_ext.cpp451 ANGLE_EXPORT EGLDeviceEXT EGLAPIENTRY EGL_CreateDeviceANGLE(EGLint device_type, in EGL_CreateDeviceANGLE()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dconfig.h709 u8 device_type[WPS_DEV_TYPE_LEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dconfig.h709 u8 device_type[WPS_DEV_TYPE_LEN]; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationEGL.cpp2155 Error ValidateCreateDeviceANGLE(EGLint device_type, in ValidateCreateDeviceANGLE()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h480 u8 device_type[WPS_DEV_TYPE_LEN]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h480 u8 device_type[WPS_DEV_TYPE_LEN]; member

12