/third_party/typescript/tests/baselines/reference/ |
D | augmentedTypesModules2.symbols | 37 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))
|
D | augmentedTypesModules2.types | 39 module m2d { } 40 declare function m2d(): void; 41 >m2d : () => void
|
D | augmentedTypesModules2.js | 18 module m2d { } 19 declare function m2d(): void;
|
D | augmentedTypesModules.symbols | 72 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))
|
D | augmentedTypesModules2.errors.txt | 29 module m2d { } 30 declare function m2d(): void;
|
D | augmentedTypesModules.types | 75 module m2d { } 76 declare function m2d(): void; 77 >m2d : () => void
|
D | augmentedTypesModules.js | 36 module m2d { } 37 declare function m2d(): void;
|
D | augmentedTypesModules.errors.txt | 63 module m2d { } 64 declare function m2d(): void;
|
/third_party/typescript/tests/cases/compiler/ |
D | augmentedTypesModules2.ts | 17 module m2d { } 18 declare function m2d(): void; function
|
D | augmentedTypesModules.ts | 35 module m2d { } 36 declare function m2d(): void; function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | wps_enrollee.c | 1067 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 …]
|
D | wps.h | 545 } m2d; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | wps_enrollee.c | 1056 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 …]
|
D | wps.h | 541 } m2d; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
D | dbus_new.c | 660 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 …]
|
D | dbus_new.h | 167 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/ |
D | dbus_new.c | 660 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 …]
|
D | dbus_new.h | 172 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/ |
D | wps_supplicant.c | 599 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()
|
D | notify.h | 51 struct wps_event_m2d *m2d);
|
D | notify.c | 318 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/ |
D | wps_supplicant.c | 607 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()
|
D | notify.h | 52 struct wps_event_m2d *m2d);
|
D | notify.c | 319 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()
|