/external/llvm-project/clang-tools-extra/clang-tidy/google/ |
D | TodoCommentCheck.cpp | 33 StringRef Username = Matches[1]; in HandleComment() local 36 if (!Username.empty()) in HandleComment()
|
/external/swiftshader/tests/regres/git/ |
D | git.go | 88 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…
|
/external/dagger2/java/dagger/example/atm/ |
D | Username.java | 29 @interface Username {} annotation
|
D | AccountModule.java | 27 static Account account(Database database, @Username String username) { in account()
|
D | UserCommandsRouter.java | 30 UserCommandsRouter create(@BindsInstance @Username String username); in create()
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 87 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 88 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
D | Messages.cs | 997 public string Username { property in Grpc.Testing.SimpleResponse 1032 if (Username != other.Username) return false; in Equals() 1041 if (Username.Length != 0) hash ^= Username.GetHashCode(); in GetHashCode() 1060 if (Username.Length != 0) { in WriteTo() 1062 output.WriteString(Username); in WriteTo() 1079 if (Username.Length != 0) { in CalculateSize() 1080 size += 1 + pb::CodedOutputStream.ComputeStringSize(Username); in CalculateSize() 1102 if (other.Username.Length != 0) { in MergeFrom() 1103 Username = other.Username; in MergeFrom() 1127 Username = input.ReadString(); in MergeFrom()
|
D | InteropClient.cs | 339 Assert.AreEqual(defaultServiceAccount, response.Username); in RunComputeEngineCreds() 358 Assert.AreEqual(GetEmailFromServiceAccountFile(), response.Username); in RunJwtTokenCreds() 379 Assert.AreEqual(GetEmailFromServiceAccountFile(), response.Username); in RunOAuth2AuthTokenAsync() 396 Assert.AreEqual(GetEmailFromServiceAccountFile(), response.Username); in RunPerRpcCredsAsync()
|
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/command/ |
D | UserCommandHandlerTest.groovy | 116 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession. 117 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
|
/external/curl/tests/data/ |
D | test949 | 20 REPLY AQ== 535 Username and Password not accepted. Learn more at\r\n535 http://support.example.com/…
|
D | test948 | 20 REPLY AQ== 535 Username and Password not accepted. Learn more at\r\n535 http://support.example.com/…
|
/external/llvm-project/lldb/source/Commands/ |
D | CommandCompletions.cpp | 338 llvm::StringRef Username = Buffer.take_front(FirstSep); in DiskFilesOrDirectories() local 344 if (!Resolver.ResolveExact(Username, Resolved)) { in DiskFilesOrDirectories() 350 Resolver.ResolvePartial(Username, MatchSet); in DiskFilesOrDirectories()
|
/external/grpc-grpc/doc/ |
D | interop-test-descriptions.md | 525 * [Echo Authenticated Username][] 567 * [Echo Authenticated Username][] 620 * [Echo Authenticated Username][] 662 * [Echo Authenticated Username][] 1128 #### Echo Authenticated Username 1129 [Echo Authenticated Username]: #echo-authenticated-username argument
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-HS20 | 126 # username: Username for Interworking network selection 639 anonymous_identity: Credential/UsernamePassword/Username with username part 641 identity: Credential/UsernamePassword/Username
|