| /third_party/node/test/parallel/ |
| D | test-http-decoded-auth.js | 8 username: 'test@test"', property 13 username: 'test%40test', property 18 username: 'not%3Agood', property 23 username: 'not%22good', property 28 username: 'test1234::::', property
|
| /third_party/node/deps/npm/docs/content/cli-commands/ |
| D | npm-whoami.md | 10 ### Synopsis 16 ### Description 20 ### See Also
|
| /third_party/node/deps/npm/test/tap/ |
| D | config-credentials.js | 78 username: undefined, property 131 username: 'username', property 148 username: 'username', property 165 username: 'username', property 177 username: 'username', property 195 username: 'username', property 222 username: 'username', property 237 username: 'username', property 248 username: 'username', property 266 username: 'username', property [all …]
|
| /third_party/node/test/fixtures/wpt/url/resources/ |
| D | urltestdata.json | 9 "username": "", string 24 "username": "user", string 39 "username": "test", string 54 "username": "", string 69 "username": "test", string 84 "username": "", string 99 "username": "", string 114 "username": "", string 129 "username": "", string 144 "username": "", string [all …]
|
| /third_party/gn/examples/ios/host/ |
| D | main.cc | 13 const char* username = getenv("USER"); in Username() local 64 std::string username = Username(); in main() local
|
| /third_party/node/deps/npm/lib/ |
| D | whoami.js | 32 }).then(({username, token}) => { property 38 })).then(({username}) => { field
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| D | mschapv2.c | 15 const u8 * mschapv2_remove_domain(const u8 *username, size_t *len) in mschapv2_remove_domain() 44 const u8 *username; in mschapv2_derive_response() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| D | mschapv2.c | 15 const u8 * mschapv2_remove_domain(const u8 *username, size_t *len) in mschapv2_remove_domain() 44 const u8 *username; in mschapv2_derive_response() local
|
| /third_party/node/deps/npm/node_modules/registry-auth-token/test/ |
| D | auth-token.test.js | 295 username: 'foobar', property 319 username: 'foobar', property 342 username: 'username', property 367 username: 'username', property 392 username: 'barbaz' property 415 username: 'barbaz' property 439 username: 'barbaz' property 447 username: 'barbaz' property
|
| /third_party/node/test/fixtures/ |
| D | url-setter-tests-additional.js | 2 'username': [ property 9 'username': '%F0%9F%98%80' property 18 'username': '%EF%BF%BD' property 27 'username': '%EF%BF%BDnode' property 36 'username': '%EF%BF%BD' property 45 'username': '%EF%BF%BDnode' property
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| D | ms_funcs.c | 82 const u8 *username, size_t username_len, u8 *challenge) in challenge_hash() 172 const u8 *username, size_t username_len, in generate_nt_response() 200 const u8 *username, size_t username_len, in generate_nt_response_pwhash() 230 const u8 *username, size_t username_len, in generate_authenticator_response_pwhash() 286 const u8 *username, size_t username_len, in generate_authenticator_response()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| D | ms_funcs.c | 82 const u8 *username, size_t username_len, u8 *challenge) in challenge_hash() 172 const u8 *username, size_t username_len, in generate_nt_response() 200 const u8 *username, size_t username_len, in generate_nt_response_pwhash() 230 const u8 *username, size_t username_len, in generate_authenticator_response_pwhash() 286 const u8 *username, size_t username_len, in generate_authenticator_response()
|
| /third_party/cef/libcef/browser/net_service/ |
| D | login_delegate.cc | 37 void Continue(const CefString& username, const CefString& password) override { in Continue() 135 void LoginDelegate::Continue(const CefString& username, in Continue()
|
| /third_party/typescript/tests/cases/compiler/ |
| D | esModuleInteropImportTSLibHasImport.ts | 9 export const username = () => 'username'; constant
|
| /third_party/ltp/testcases/kernel/syscalls/add_key/ |
| D | add_key05.c | 35 char username[] = "ltp_add_key05_n"; in add_user() local 50 char username[] = "ltp_add_key05_n"; in clean_user() local
|
| /third_party/node/lib/internal/ |
| D | url.js | 250 function onParseComplete(flags, protocol, username, password, argument 273 function onParseProtocolComplete(flags, protocol, username, password, argument 285 function onParseHostnameComplete(flags, protocol, username, password, argument 297 function onParsePortComplete(flags, protocol, username, password, argument 302 function onParseHostComplete(flags, protocol, username, password, argument 309 function onParsePathComplete(flags, protocol, username, password, argument 327 function onParseSearchComplete(flags, protocol, username, password, argument 332 function onParseHashComplete(flags, protocol, username, password, argument 525 set(username) { argument 1455 function constructUrl(flags, protocol, username, password, argument
|
| /third_party/node/deps/npm/lib/auth/ |
| D | sso.js | 29 username: 'npm_' + ssoType + '_auth_dummy_user', property 56 ({username}) => username, field
|
| /third_party/node/deps/npm/node_modules/npm-user-validate/ |
| D | npm-user-validate.js | 23 function username (un) { function
|
| /third_party/node/test/known_issues/ |
| D | test-url-parse-conformance.js | 31 let username, password; variable
|
| /third_party/node/deps/npm/lib/config/ |
| D | get-credentials-by-uri.js | 17 username: undefined, property
|
| /third_party/cef/libcef_dll/ctocpp/ |
| D | auth_callback_ctocpp.cc | 21 void CefAuthCallbackCToCpp::Continue(const CefString& username, in Continue()
|
| /third_party/cef/libcef_dll/cpptoc/ |
| D | auth_callback_cpptoc.cc | 23 const cef_string_t* username, in auth_callback_cont()
|
| /third_party/toybox/toys/other/ |
| D | login.c | 42 char *username, *pass = 0, *ss; in login_main() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | esModuleInteropImportTSLibHasImport.js | 6 export const username = () => 'username'; function
|
| /third_party/selinux/libselinux/src/ |
| D | seusers.c | 178 char *username = NULL; in getseuserbyname() local 268 int getseuser(const char *username, const char *service, in getseuser()
|