Searched refs:Verified (Results 1 – 11 of 11) sorted by relevance
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersTest.h | 40 VerifyMatch(BoundNodesCallback *FindResultVerifier, bool *Verified) in VerifyMatch() argument 41 : Verified(Verified), FindResultReviewer(FindResultVerifier) {} in VerifyMatch() 45 *Verified |= FindResultReviewer->run(&Result.Nodes, Result.Context); in run() 47 *Verified = true; in run() 57 bool *const Verified;
|
/external/clang/unittests/Tooling/ |
D | CommentHandlerTest.cpp | 31 CommentHandlerVisitor() : base(), PP(nullptr), Verified(false) {} in CommentHandlerVisitor() 34 EXPECT_TRUE(Verified) << "CommentVerifier not accessed"; in ~CommentHandlerVisitor() 66 bool Verified; member in clang::CommentHandlerVisitor 128 Verified = true; in GetVerifier()
|
/external/clang/unittests/AST/ |
D | MatchVerifier.h | 71 Verified = false; in setFailure() 76 Verified = true; in setSuccess() 80 bool Verified; 125 if (!Verified) in match()
|
/external/autotest/client/site_tests/firmware_VbootCrypto/ |
D | control | 8 Verifies Firmware Verified Boot Reference Implementation, its components, and
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | tightvnc-1.3dev7_javasrc-vncviewer-ssl.patch | 913 + dbg("The Server Connection Verified OK on 1st try."); 1023 + dbg("The TrustAll Server Cert-grab Connection (trivially) Verified OK."); 1117 + dbg("TrustAll/TrustOne Server Connection Verified #3."); 1581 + msg = "VNC Server " + host + ":" + port + " Not Verified";
|
D | ultravnc-102-JavaViewer-ssl-etc.patch | 3485 + dbg("The Server Connection Verified OK on 1st try."); 3595 + dbg("The TrustAll Server Cert-grab Connection (trivially) Verified OK."); 3689 + dbg("TrustAll/TrustOne Server Connection Verified #3."); 4153 + msg = "VNC Server " + host + ":" + port + " Not Verified";
|
/external/icu/icu4c/source/data/unidata/ |
D | changes.txt | 1818 - Verified that definitions for Cased and Case_Ignorable are unchanged.
|
/external/bison/ |
D | ChangeLog | 555 Verified with GCC 4.0, 4.2 to 4.8, and Clang 2.9, 3.2: none skip.
|
/external/tpm2/generator/ |
D | raw_structures.txt | 11078 A NULL Verified Ticket is the tuple <TPM_ST_VERIFIED, TPM_RH_NULL, 0x0000>.
|
D | raw_structures_fixed.txt | 11091 A NULL Verified Ticket is the tuple <TPM_ST_VERIFIED, TPM_RH_NULL, 0x0000>.
|
/external/curl/ |
D | CHANGES.0 | 8778 Verified my fix with test case 177. 17146 - Verified that curl linked fine with OpenSSL 0.9.1c which seems to be
|