| /third_party/node/deps/npm/test/fixtures/ |
| D | libnpmsearch-stream-result.js | 16 publisher: { username: 'isaacs', email: 'i@izs.me' }, property 18 { username: 'nlf', email: 'quitlahok@gmail.com' }, property 19 { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' }, property 20 { username: 'darcyclarke', email: 'darcy@darcyclarke.me' }, property 21 { username: 'isaacs', email: 'i@izs.me' }, property 38 publisher: { username: 'nlf', email: 'quitlahok@gmail.com' }, property 40 { username: 'nlf', email: 'quitlahok@gmail.com' }, property 41 { username: 'ruyadorno', email: 'ruyadorno@hotmail.com' }, property 42 { username: 'darcyclarke', email: 'darcy@darcyclarke.me' }, property 43 { username: 'isaacs', email: 'i@izs.me' }, property [all …]
|
| /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/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/node/deps/npm/test/lib/commands/ |
| D | whoami.js | 6 const username = 'foo' constant 16 registry.whoami({ username }) field 33 registry.whoami({ username }) field 47 registry.whoami({ username }) field 84 .reply(200, { username: null }) property
|
| D | owner.js | 166 const username = 'foo' constant 175 registry.couchuser({ username }) field 199 const username = 'foo' constant 208 registry.couchuser({ username }) field 229 const username = maintainers[0].name constant 238 registry.couchuser({ username }) field 252 const username = 'foo' constant 257 registry.couchuser({ username, responseCode: 404, body: {} }) property 266 const username = 'foo' constant 275 registry.couchuser({ username }) field [all …]
|
| D | unstar.js | 7 const username = 'test-user' constant 30 registry.whoami({ username }) field 53 registry.whoami({ username }) field
|
| D | adduser.js | 58 username: 'test-user', property 81 username: 'test-user', property 108 username: 'test-user', property 131 username: 'test-user', property 174 username: 'test-user', property
|
| D | star.js | 7 const username = 'test-user' constant 30 registry.whoami({ username }) field 52 registry.whoami({ username }) field
|
| D | login.js | 58 username: 'test-user', property 79 username: 'test-user', property 105 username: 'test-user', property 151 username: 'test-user', property
|
| /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/utils/ |
| D | auth.js | 32 const username = await read.username('Username:', creds.username) constant 79 const username = await read.username('Username:', creds.username) constant
|
| /third_party/node/deps/npm/node_modules/npm-registry-fetch/lib/ |
| D | auth.js | 73 username: forceAuth.username, property 109 username, property 117 constructor ({ token, auth, username, password, scopeAuthKey, certfile, keyfile }) { property
|
| /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/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/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/deps/npm/node_modules/npm-user-validate/lib/ |
| D | index.js | 23 function username (un) { function
|
| /third_party/node/deps/npm/lib/commands/ |
| D | token.js | 168 username: creds.username, property 176 username: auth[0], property
|
| /third_party/node/test/known_issues/ |
| D | test-url-parse-conformance.js | 31 let username, password; variable
|
| /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()
|