| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new.c | 2638 char *str, *s; in uscore_to_dbus() local
|
| H A D | dbus_new_handlers_p2p.c | 1342 char *str; in wpas_dbus_getter_p2p_role() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | dpp_supplicant.c | 317 char *str, *end, *pos; in wpas_dpp_scan_channel_list() local [all...] |
| H A D | wpas_glue.c | 1139 char *str; in wpa_supplicant_set_anon_id() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| H A D | ap_config_file.c | 1365 char *sep, *str = NULL; in parse_lang_string() local 1937 char *str; in hs20_parse_osu_ssid() local 2427 char *str = wpa_config_parse_string(pos, &slen); global() local 3676 char *str = wpa_config_parse_string(pos, &slen); global() local 4354 char *str = wpa_config_parse_string(pos, &slen); global() local [all...] |
| H A D | hostapd_cli.c | 323 static char ** hostapd_complete_stations(const char *str, int pos) in hostapd_complete_stations() argument 799 static char ** hostapd_cli_complete_help(const char *str, int pos) in hostapd_cli_complete_help() argument 1007 static char ** hostapd_complete_interface(const char *str, int pos) in hostapd_complete_interface() argument 1045 static char ** hostapd_complete_set(const char *str, int pos) in hostapd_complete_set() argument 1103 static char ** hostapd_complete_get(const char *str, in argument 1766 cli_event(const char *str) cli_event() argument 1884 hostapd_cli_cmd_completion(const char *cmd, const char *str, int pos) hostapd_cli_cmd_completion() argument 1906 hostapd_cli_edit_completion_cb(void *ctx, const char *str, int pos) hostapd_cli_edit_completion_cb() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
| H A D | osu_client.c | 80 char *str = xml_node_to_str(ctx->xml, node); in debug_dump_node() local 555 char *str; in hs20_add_pps_mo() local 697 char *str; in update_pps_file() local 1045 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_policy_max_bss_load() local 1087 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_priority() local 1160 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_home_sp_friendly_name() local 1172 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_home_sp_icon_url() local 1184 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_home_sp_fqdn() local 1203 char *str; set_pps_cred_home_sp_oi() local 1309 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_home_sp_roaming_consortium_oi() local 1363 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_creation_date() local 1375 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_expiration_date() local 1387 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_username() local 1432 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_machine_managed() local 1445 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_soft_token_app() local 1458 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_able_to_share() local 1471 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_eap_method_eap_type() local 1508 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_eap_method_inner_method() local 1628 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_realm() local 1659 char *str = xml_node_get_text(ctx->xml, node); set_pps_cred_check_aaa_cert_status() local 1676 char *imsi, *eaptype, *str, buf[20]; set_pps_cred_sim() local [all...] |
| /test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/ |
| H A D | camera_manager.cpp | 48 NDKCamera::NDKCamera(char* str) in NDKCamera() argument
|
| /test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/ |
| H A D | hello.cpp | 108 void splitStringToIntArray(char *str,uint8_t *temp) {
in splitStringToIntArray() argument
|
| /third_party/elfutils/src/ |
| H A D | elflint.c | 3073 const char *str = elf_strptr (elf, shdr->sh_link, dyn->d_un.d_val); in unknown_dependency_p() local
|
| /third_party/eudev/src/udev/ |
| H A D | udev-rules.c | 850 static const char *get_key_attribute(struct udev *udev, char *str) { in get_key_attribute() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | dashenc.c | 206 const char *str; member 218 const char *str; member 336 set_vp9_codec_str(AVFormatContext *s, AVCodecParameters *par, AVRational *frame_rate, char *str, int size) set_vp9_codec_str() argument 351 set_codec_str(AVFormatContext *s, AVCodecParameters *par, AVRational *frame_rate, char *str, int size) set_codec_str() argument 720 xmlescape(const char *str) xmlescape() argument 989 char str[32]; parse_adaptation_sets() local [all...] |
| H A D | http.c | 1321 has_header(const char *str, const char *header) has_header() argument [all...] |
| H A D | matroska.h | 366 char str[22]; member
|
| /third_party/alsa-utils/aplay/ |
| H A D | aplay.c | 461 static long parse_long(const char *str, int *err) in parse_long() argument
|
| /third_party/alsa-lib/src/control/ |
| H A D | control.c | 1443 const char *str; in snd_ctl_open_conf() local 1566 const char *str; in snd_ctl_open_noupdate() local 1588 const char *str; _snd_ctl_open_named_child() local [all...] |
| /third_party/backends/backend/ |
| H A D | artec_eplus48u.c | 4111 SANE_String str = s->val[OPT_SCAN_MODE].s; in sane_get_parameters() local 4428 char str[PATH_MAX] = _DEFAULT_DEVICE; in sane_init() local [all...] |
| H A D | epson.c | 1983 char *str; in attach() local
|
| /third_party/backends/backend/genesys/ |
| H A D | genesys.cpp | 5188 bool read_calibration(std::istream& str, Genesys_Device::Calibration& calibration, in read_calibration() argument 5223 std::ifstream str; in sanei_genesys_read_calibration() local 5233 void write_calibration(std::ostream& str, Genesys_Device::Calibration& calibration) in write_calibration() argument 5247 std::ofstream str; write_calibration() local [all...] |
| /third_party/backends/tools/ |
| H A D | sane-desc.c | 579 get_token (const char *str, char **string_const) in get_token() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | usettest.cpp | 1747 UnicodeString str = UnicodeString(DATA[i], -1, US_INV); TestSurrogate() local 2539 const UnicodeString *str; containsSpanUTF16() local 2559 const UnicodeString *str; containsSpanUTF16() local 2640 const UnicodeString *str; containsSpanBackUTF16() local 2659 const UnicodeString *str; containsSpanBackUTF16() local [all...] |
| H A D | loctest.cpp | 1403 UnicodeString str; in Test4139940() local
|
| H A D | calregts.cpp | 996 UnicodeString output, testDesc, str, str2; in test4103271() local 2043 UnicodeString str; Test4197699() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | capitst.c | 1055 UChar str[41]; /* create an array of UChar of size maximum strSize + 1 */ in TestOpenVsOpenRules() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | NumberFormatTest.java | 2093 parseCurrencyAmount(String str, NumberFormat fmt, char delim) parseCurrencyAmount() argument 2757 expect(NumberFormat fmt, String str, Number n) expect() argument 2779 expect_rbnf(NumberFormat fmt, String str, Number n) expect_rbnf() argument 2799 expect(NumberFormat fmt, String str, double n) expect() argument 2804 expect(NumberFormat fmt, String str, long n) expect() argument 2809 expectParseException(DecimalFormat fmt, String str, Number n) expectParseException() argument [all...] |