Home
last modified time | relevance | path

Searched defs:dev_type (Results 1 – 19 of 19) sorted by relevance

/third_party/backends/tools/
Dsane-desc.c1796 create_mfg_list (device_type dev_type) in create_mfg_list()
2268 calculate_statistics_per_type (device_type dev_type, statistics_type num) in calculate_statistics_per_type()
2326 html_print_statistics_per_type (device_type dev_type) in html_print_statistics_per_type()
2361 device_type dev_type; in html_print_summary() local
2392 html_generate_anchor_name (device_type dev_type, char *manufacturer_name) in html_generate_anchor_name()
2444 html_backends_split_table (device_type dev_type) in html_backends_split_table()
2644 html_mfgs_table (device_type dev_type) in html_mfgs_table()
3032 print_statistics_per_type (device_type dev_type) in print_statistics_per_type()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_dev_attr.c341 const u8 *dev_type) in wps_process_primary_dev_type()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_dev_attr.c356 const u8 *dev_type) in wps_process_primary_dev_type()
/third_party/alsa-lib/include/
Daserver.h147 unsigned char dev_type; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_handlers_wps.c782 u8 *dev_type; in wpas_dbus_setter_wps_device_device_type() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new_handlers_wps.c782 u8 *dev_type; in wpas_dbus_setter_wps_device_device_type() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwps_supplicant.c738 char dev_type[WPS_DEV_TYPE_BUFSIZE]; in wpa_supplicant_wps_event_er_ap_add() local
772 char dev_type[WPS_DEV_TYPE_BUFSIZE]; in wpa_supplicant_wps_event_er_enrollee_add() local
Dctrl_iface.c5374 u8 dev_type[WPS_DEV_TYPE_LEN], *_dev_type = NULL; in p2p_ctrl_find() local
/third_party/ffmpeg/libavcodec/
Ddecode.c952 enum AVHWDeviceType dev_type) in ff_decode_get_hw_frames_ctx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwps_supplicant.c797 char dev_type[WPS_DEV_TYPE_BUFSIZE]; in wpa_supplicant_wps_event_er_ap_add() local
831 char dev_type[WPS_DEV_TYPE_BUFSIZE]; in wpa_supplicant_wps_event_er_enrollee_add() local
Dctrl_iface.c6623 u8 dev_type[WPS_DEV_TYPE_LEN], *_dev_type = NULL; local
/third_party/alsa-lib/aserver/
Daserver.c168 int dev_type; member
/third_party/backends/backend/pixma/
Dpixma_bjnp_private.h177 uint8_t dev_type; /* 1 = printer, 2 = scanner */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
Dpeers.cpp523 QString dev_type; in add_p2p_group_client() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
Dpeers.cpp525 QString dev_type; in add_p2p_group_client() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p.c2117 static int dev_type_match(const u8 *dev_type, const u8 *req_dev_type) in dev_type_match()
2129 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[], in dev_type_list_match()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p.c2315 static int dev_type_match(const u8 *dev_type, const u8 *req_dev_type)
2327 int dev_type_list_match(const u8 *dev_type, const u8 *req_dev_type[],
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/
Dconvert.cc4522 …tr<GeTensorDesc> GeOpConvertor::GetTensorDesc(const ShapeVector &dev_shape, const TypeId &dev_type, in GetTensorDesc()
/third_party/vulkan-loader/tests/
Dloader_regression_tests.cpp2593 void FillInRandomDeviceProps(VkPhysicalDeviceProperties& props, VkPhysicalDeviceType dev_type, uint… in FillInRandomDeviceProps()