Home
last modified time | relevance | path

Searched refs:m2d (Results 1 – 24 of 24) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DaugmentedTypesModules2.symbols37 module m2d { }
38 >m2d : Symbol(m2d, Decl(augmentedTypesModules2.ts, 16, 14), Decl(augmentedTypesModules2.ts, 14, 20))
40 declare function m2d(): void;
41 >m2d : Symbol(m2d, Decl(augmentedTypesModules2.ts, 16, 14), Decl(augmentedTypesModules2.ts, 14, 20))
DaugmentedTypesModules2.types39 module m2d { }
40 declare function m2d(): void;
41 >m2d : () => void
DaugmentedTypesModules2.js18 module m2d { }
19 declare function m2d(): void;
DaugmentedTypesModules.symbols72 module m2d { }
73 >m2d : Symbol(m2d, Decl(augmentedTypesModules.ts, 34, 14), Decl(augmentedTypesModules.ts, 32, 32))
75 declare function m2d(): void;
76 >m2d : Symbol(m2d, Decl(augmentedTypesModules.ts, 34, 14), Decl(augmentedTypesModules.ts, 32, 32))
DaugmentedTypesModules2.errors.txt29 module m2d { }
30 declare function m2d(): void;
DaugmentedTypesModules.types75 module m2d { }
76 declare function m2d(): void;
77 >m2d : () => void
DaugmentedTypesModules.js36 module m2d { }
37 declare function m2d(): void;
DaugmentedTypesModules.errors.txt63 module m2d { }
64 declare function m2d(): void;
/third_party/typescript/tests/cases/compiler/
DaugmentedTypesModules2.ts17 module m2d { }
18 declare function m2d(): void; function
DaugmentedTypesModules.ts35 module m2d { }
36 declare function m2d(): void; function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_enrollee.c1067 struct wps_event_m2d *m2d = &data.m2d; in wps_process_m2d() local
1070 m2d->config_methods = in wps_process_m2d()
1072 m2d->manufacturer = attr->manufacturer; in wps_process_m2d()
1073 m2d->manufacturer_len = attr->manufacturer_len; in wps_process_m2d()
1074 m2d->model_name = attr->model_name; in wps_process_m2d()
1075 m2d->model_name_len = attr->model_name_len; in wps_process_m2d()
1076 m2d->model_number = attr->model_number; in wps_process_m2d()
1077 m2d->model_number_len = attr->model_number_len; in wps_process_m2d()
1078 m2d->serial_number = attr->serial_number; in wps_process_m2d()
1079 m2d->serial_number_len = attr->serial_number_len; in wps_process_m2d()
[all …]
Dwps.h545 } m2d; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_enrollee.c1056 struct wps_event_m2d *m2d = &data.m2d; in wps_process_m2d() local
1059 m2d->config_methods = in wps_process_m2d()
1061 m2d->manufacturer = attr->manufacturer; in wps_process_m2d()
1062 m2d->manufacturer_len = attr->manufacturer_len; in wps_process_m2d()
1063 m2d->model_name = attr->model_name; in wps_process_m2d()
1064 m2d->model_name_len = attr->model_name_len; in wps_process_m2d()
1065 m2d->model_number = attr->model_number; in wps_process_m2d()
1066 m2d->model_number_len = attr->model_number_len; in wps_process_m2d()
1067 m2d->serial_number = attr->serial_number; in wps_process_m2d()
1068 m2d->serial_number_len = attr->serial_number_len; in wps_process_m2d()
[all …]
Dwps.h541 } m2d; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new.c660 struct wps_event_m2d *m2d) in wpas_dbus_signal_wps_event_m2d() argument
684 m2d->config_methods) || in wpas_dbus_signal_wps_event_m2d()
686 (const char *) m2d->manufacturer, in wpas_dbus_signal_wps_event_m2d()
687 m2d->manufacturer_len) || in wpas_dbus_signal_wps_event_m2d()
689 (const char *) m2d->model_name, in wpas_dbus_signal_wps_event_m2d()
690 m2d->model_name_len) || in wpas_dbus_signal_wps_event_m2d()
692 (const char *) m2d->model_number, in wpas_dbus_signal_wps_event_m2d()
693 m2d->model_number_len) || in wpas_dbus_signal_wps_event_m2d()
696 m2d->serial_number, in wpas_dbus_signal_wps_event_m2d()
697 m2d->serial_number_len) || in wpas_dbus_signal_wps_event_m2d()
[all …]
Ddbus_new.h167 struct wps_event_m2d *m2d);
320 struct wps_event_m2d *m2d) in wpas_dbus_signal_wps_event_m2d() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new.c660 struct wps_event_m2d *m2d) in wpas_dbus_signal_wps_event_m2d() argument
684 m2d->config_methods) || in wpas_dbus_signal_wps_event_m2d()
686 (const char *) m2d->manufacturer, in wpas_dbus_signal_wps_event_m2d()
687 m2d->manufacturer_len) || in wpas_dbus_signal_wps_event_m2d()
689 (const char *) m2d->model_name, in wpas_dbus_signal_wps_event_m2d()
690 m2d->model_name_len) || in wpas_dbus_signal_wps_event_m2d()
692 (const char *) m2d->model_number, in wpas_dbus_signal_wps_event_m2d()
693 m2d->model_number_len) || in wpas_dbus_signal_wps_event_m2d()
696 m2d->serial_number, in wpas_dbus_signal_wps_event_m2d()
697 m2d->serial_number_len) || in wpas_dbus_signal_wps_event_m2d()
[all …]
Ddbus_new.h172 struct wps_event_m2d *m2d);
332 struct wps_event_m2d *m2d) in wpas_dbus_signal_wps_event_m2d() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwps_supplicant.c599 struct wps_event_m2d *m2d) in wpa_supplicant_wps_event_m2d() argument
603 m2d->dev_password_id, m2d->config_error); in wpa_supplicant_wps_event_m2d()
604 wpas_notify_wps_event_m2d(wpa_s, m2d); in wpa_supplicant_wps_event_m2d()
609 m2d->dev_password_id, m2d->config_error); in wpa_supplicant_wps_event_m2d()
611 if (m2d->config_error == WPS_CFG_MULTIPLE_PBC_DETECTED) { in wpa_supplicant_wps_event_m2d()
863 wpa_supplicant_wps_event_m2d(wpa_s, &data->m2d); in wpa_supplicant_wps_event()
Dnotify.h51 struct wps_event_m2d *m2d);
Dnotify.c318 struct wps_event_m2d *m2d) in wpas_notify_wps_event_m2d() argument
324 wpas_dbus_signal_wps_event_m2d(wpa_s, m2d); in wpas_notify_wps_event_m2d()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwps_supplicant.c607 struct wps_event_m2d *m2d) in wpa_supplicant_wps_event_m2d() argument
611 m2d->dev_password_id, m2d->config_error); in wpa_supplicant_wps_event_m2d()
612 wpas_notify_wps_event_m2d(wpa_s, m2d); in wpa_supplicant_wps_event_m2d()
617 m2d->dev_password_id, m2d->config_error); in wpa_supplicant_wps_event_m2d()
619 if (m2d->config_error == WPS_CFG_MULTIPLE_PBC_DETECTED) { in wpa_supplicant_wps_event_m2d()
871 wpa_supplicant_wps_event_m2d(wpa_s, &data->m2d); in wpa_supplicant_wps_event()
Dnotify.h52 struct wps_event_m2d *m2d);
Dnotify.c319 struct wps_event_m2d *m2d) in wpas_notify_wps_event_m2d() argument
325 wpas_dbus_signal_wps_event_m2d(wpa_s, m2d); in wpas_notify_wps_event_m2d()