| /minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/ |
| H A D | FixItRewriter.cpp | 40 Client = Diags.getClient(); in FixItRewriter() 45 Diags.setClient(Client, Owner.release() != nullptr); in ~FixItRewriter() 112 return Client ? Client->IncludeInDiagnosticCounts() : true; in IncludeInDiagnosticCounts() 124 Client->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic() 190 Diags.setClient(Client, false); in Diag()
|
| /minix3/external/bsd/tcpdump/dist/tests/ |
| H A D | dhcp-rfc5859-v.out | 3 Client-Ethernet-Address 00:0c:29:1f:74:06 13 Client-Ethernet-Address 00:0c:29:1f:74:06 24 Client-Ethernet-Address 00:0c:29:1f:74:06 36 Client-Ethernet-Address 00:0c:29:1f:74:06
|
| H A D | dhcp-rfc3004-v.out | 3 Client-Ethernet-Address 00:0c:29:1f:74:06 18 Client-Ethernet-Address 00:0c:29:1f:74:06 30 Client-Ethernet-Address 00:0c:29:1f:74:06 46 Client-Ethernet-Address 00:0c:29:1f:74:06
|
| H A D | QinQpacketv.out | 4 Client-Ethernet-Address 00:08:5d:23:0c:3f 17 Client-Ethernet-Address 00:08:5d:23:0c:3f 31 Client-Ethernet-Address 00:08:5d:23:0c:3f 44 Client-Ethernet-Address 00:08:5d:23:0c:3f 57 Client-Ethernet-Address 00:08:5d:23:0c:3f 70 Client-Ethernet-Address 00:08:5d:23:0c:3f 83 Client-Ethernet-Address 00:08:5d:23:0c:3f 96 Client-Ethernet-Address 00:08:5d:23:0c:3f 114 Client-Ethernet-Address 00:08:5d:23:0c:3f 127 Client-Ethernet-Address 00:08:5d:23:0c:3f [all …]
|
| H A D | dcb_qcn.out | 3 Client-Ethernet-Address 08:00:27:46:e8:84 15 Client-Ethernet-Address 08:00:27:46:e8:84 89 Client-Ethernet-Address 08:00:27:46:e8:84 181 Client-Ethernet-Address 08:00:27:46:e8:84 194 Client-Ethernet-Address 08:00:27:46:e8:84 273 Client-Ethernet-Address 08:00:27:46:e8:84
|
| H A D | dcb_ets.out | 4 Client-Ethernet-Address 08:00:27:46:e8:84 71 Client-Ethernet-Address 08:00:27:46:e8:84 83 Client-Ethernet-Address 08:00:27:46:e8:84 96 Client-Ethernet-Address 08:00:27:46:e8:84 172 Client-Ethernet-Address 08:00:27:46:e8:84 185 Client-Ethernet-Address 08:00:27:46:e8:84 252 Client-Ethernet-Address 08:00:27:46:e8:84 265 Client-Ethernet-Address 08:00:27:46:e8:84 282 Client-Ethernet-Address 08:00:27:46:e8:84 405 Client-Ethernet-Address 08:00:27:46:e8:84 [all …]
|
| /minix3/crypto/external/bsd/heimdal/dist/lib/ntlm/ |
| H A D | ntlm_err.et | 15 error_code TIME_SKEW, "Client time skewed to server" 16 error_code OEM, "Client set OEM string"
|
| /minix3/external/bsd/llvm/dist/clang/unittests/Sema/ |
| H A D | ExternalSemaSourceTest.cpp | 155 DiagnosticConsumer *Client = Diagnostics.getClient(); in ExecuteAction() local 159 Client = Watchers[I]->Chain(Client); in ExecuteAction() 160 Diagnostics.setClient(Client, false); in ExecuteAction()
|
| /minix3/external/bsd/dhcp/dist/doc/devel/ |
| H A D | arch.dox | 7 @page archCli Client Architecture
|
| /minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | krb5_err.et | 12 error_code NAME_EXP, "Client's entry in database has expired" 15 error_code C_OLD_MAST_KVNO, "Client's key is encrypted in an old master key" 17 error_code C_PRINCIPAL_UNKNOWN, "Client not found in Kerberos database" 20 error_code NULL_KEY, "Client or server has a null key" 32 error_code CLIENT_NOTYET, "Client not yet valid - try again later" 76 error_code CLIENT_NOT_TRUSTED, "Client not trusted" 96 error_code CLIENT_NAME_MISMATCH, "Client name mismatch in certificate" 148 error_code KRB5_IN_TKT_REALM_MISMATCH, "Client/server realm mismatch in initial ticket request"
|
| /minix3/crypto/external/bsd/heimdal/dist/lib/hx509/data/ |
| H A D | secp160r2TestClient.pem | 2 subject= /C=SE/O=Heimdal/CN=Client
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Rewrite/Frontend/ |
| H A D | FixItRewriter.h | 68 DiagnosticConsumer *Client; variable
|
| /minix3/crypto/external/bsd/heimdal/dist/po/heim_com_err-1765328384/ |
| H A D | heim_com_err-1765328384.pot | 25 msgid "Client's entry in database has expired" 40 msgid "Client's key is encrypted in an old master key" 50 msgid "Client not found in Kerberos database" 65 msgid "Client or server has a null key" 125 msgid "Client not yet valid - try again later" 299 msgid "Client not trusted" 356 msgid "Client name mismatch in certificate" 538 msgid "Client/server realm mismatch in initial ticket request"
|
| H A D | sv_SE.po | 26 msgid "Client's entry in database has expired" 41 msgid "Client's key is encrypted in an old master key" 51 msgid "Client not found in Kerberos database" 66 msgid "Client or server has a null key" 126 msgid "Client not yet valid - try again later" 300 msgid "Client not trusted" 357 msgid "Client name mismatch in certificate" 539 msgid "Client/server realm mismatch in initial ticket request"
|
| /minix3/external/bsd/llvm/dist/clang/lib/Basic/ |
| H A D | DiagnosticIDs.cpp | 642 Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag() 665 if (Diag.Client->IncludeInDiagnosticCounts()) { in ProcessDiag() 687 Diag.Client->HandleDiagnostic((DiagnosticsEngine::Level)DiagLevel, Info); in EmitDiag() 688 if (Diag.Client->IncludeInDiagnosticCounts()) { in EmitDiag()
|
| H A D | Diagnostic.cpp | 40 : Diags(diags), DiagOpts(DiagOpts), Client(nullptr), SourceMgr(nullptr) { in DiagnosticsEngine() 74 Client = client; in setClient() 337 assert(Client && "DiagnosticConsumer not set!"); in Report() 340 Client->HandleDiagnostic(DiagLevel, Info); in Report() 341 if (Client->IncludeInDiagnosticCounts()) { in Report()
|
| /minix3/crypto/external/bsd/openssl/dist/apps/ |
| H A D | client.pem | 1 subject= C = UK, O = OpenSSL Group, OU = FOR TESTING PURPOSES ONLY, CN = Test Client Cert
|
| /minix3/crypto/external/bsd/openssl/dist/doc/ssl/ |
| H A D | SSL_CTX_free.pod | 20 applicable: the session cache, the list of ciphers, the list of Client CAs,
|
| H A D | SSL_CTX_set_verify.pod | 52 B<Client mode:> if not using an anonymous cipher (by default disabled), the 68 B<Client mode:> the server certificate is verified. If the verification process 80 B<Client mode:> ignored 88 B<Client mode:> ignored
|
| /minix3/external/bsd/llvm/dist/llvm/test/CodeGen/ARM/ |
| H A D | byval_load_align.ll | 17 define void @Client() #0 {
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 541 void createDiagnostics(DiagnosticConsumer *Client = nullptr, 564 DiagnosticConsumer *Client = nullptr,
|
| /minix3/external/bsd/mdocml/dist/ |
| H A D | lib.in | 97 LINE("libradius", "RADIUS Client Library (libradius, \\-lradius)") 110 LINE("libtacplus", "TACACS+ Client Library (libtacplus, \\-ltacplus)")
|
| /minix3/external/bsd/dhcp/dist/tests/DHCPv6/ |
| H A D | README | 60 Client DUID is supposed to be an opaque value to the server, but we go
|
| /minix3/crypto/external/bsd/openssl/dist/util/ |
| H A D | mkcerts.sh | 176 Client test cert (512 bit)
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Basic/ |
| H A D | Diagnostic.h | 189 DiagnosticConsumer *Client; variable 367 DiagnosticConsumer *getClient() { return Client; } in getClient() 368 const DiagnosticConsumer *getClient() const { return Client; } in getClient()
|