Home
last modified time | relevance | path

Searched refs:Username (Results 1 – 25 of 30) sorted by relevance

12

/third_party/gn/examples/ios/host/
Dmain.cc12 std::string Username() { in Username() function
64 std::string username = Username(); in main()
/third_party/rust/crates/clap/src/builder/
Dvalue_hint.rs59 Username, enumerator
88 "username" => ValueHint::Username, in from_str()
/third_party/skia/third_party/externals/swiftshader/tests/regres/git/
Dgit.go88 Username string // Used for authentication when uploading member
95 if flags.Username != "" {
106 …f.WriteString(fmt.Sprintf("%v FALSE / TRUE 2147483647 o %v=%v\n", u.Host, flags.Username, flags.Pa…
/third_party/skia/third_party/externals/tint/tools/src/gerrit/
Dgerrit.go37 Username string member
59 user, pass := cfg.Username, cfg.Password
/third_party/curl/tests/data/
Dtest94920 REPLY AQ== 535 Username and Password not accepted. Learn more at\r\n535 http://support.example.com/…
Dtest94820 REPLY AQ== 535 Username and Password not accepted. Learn more at\r\n535 http://support.example.com/…
/third_party/cups/
Dfix-httpAddrGetList-test-case-fail.patch26 username[HTTP_MAX_URI], /* Username:password from URI */
/third_party/skia/third_party/externals/tint/tools/src/cmd/snippets/
Dmain.go73 g, err := gerrit.New(gerrit.Config{Username: *gerritUser, Password: *gerritPass})
/third_party/rust/crates/clap/clap_complete/examples/
Dcompletion.rs74 .value_hint(ValueHint::Username), in build_cli()
Dcompletion-derive.rs59 #[arg(short, long, value_hint = ValueHint::Username)]
/third_party/skia/third_party/externals/tint/tools/src/cmd/gerrit-stats/
Dmain.go76 g, err := gerrit.New(gerrit.Config{Username: *gerritUser, Password: *gerritPass})
/third_party/rust/crates/clap/clap_complete/src/shells/
Dfish.rs192 ValueHint::Username => " -r -f -a \"(__fish_complete_users)\"", in value_completion()
Dzsh.rs409 ValueHint::Username => "_users",
/third_party/rust/crates/clap/clap_complete_fig/tests/
Dcommon.rs230 .value_hint(clap::ValueHint::Username), in value_hint_command()
/third_party/rust/crates/clap/clap_complete/tests/
Dcommon.rs235 .value_hint(clap::ValueHint::Username), in value_hint_command()
/third_party/rust/crates/clap/clap_mangen/tests/
Dcommon.rs228 .value_hint(clap::ValueHint::Username), in value_hint_command()
/third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/
Dmain.go98 auth = &git_http.BasicAuth{Username: user, Password: pass}
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DREADME-HS20126 # username: Username for Interworking network selection
645 anonymous_identity: Credential/UsernamePassword/Username with username part
647 identity: Credential/UsernamePassword/Username
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DREADME-HS20126 # username: Username for Interworking network selection
639 anonymous_identity: Credential/UsernamePassword/Username with username part
641 identity: Credential/UsernamePassword/Username
/third_party/rust/crates/clap/clap_complete/src/
Ddynamic.rs470 | clap::ValueHint::Username in complete_arg_value()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.ui181 <string>Username/Identity for EAP methods</string>
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.ui181 <string>Username/Identity for EAP methods</string>
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/
Dmain.go888 Username: r.gerritUser,
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts190 <source>Username/Identity for EAP methods</source>
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts190 <source>Username/Identity for EAP methods</source>

12