/external/llvm-project/llvm/unittests/Support/ |
D | OptimizedStructLayoutTest.cpp | 25 bool Verified = false; member in __anon9b35b3670111::LayoutTest 31 ~LayoutTest() { assert(Verified); } in ~LayoutTest() 61 Verified = true; in verify()
|
/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/llvm-project/clang/unittests/Tooling/ |
D | CommentHandlerTest.cpp | 30 CommentHandlerVisitor() : base(), PP(nullptr), Verified(false) {} in CommentHandlerVisitor() 33 EXPECT_TRUE(Verified) << "CommentVerifier not accessed"; in ~CommentHandlerVisitor() 65 bool Verified; member in clang::CommentHandlerVisitor 126 Verified = true; in GetVerifier()
|
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersTest.h | 40 VerifyMatch(std::unique_ptr<BoundNodesCallback> FindResultVerifier, bool *Verified) in VerifyMatch() argument 41 : Verified(Verified), FindResultReviewer(std::move(FindResultVerifier)) {} in VerifyMatch() 45 *Verified |= FindResultReviewer->run(&Result.Nodes, Result.Context); in run() 47 *Verified = true; in run() 57 bool *const Verified;
|
/external/llvm-project/clang/unittests/AST/ |
D | MatchVerifier.h | 63 Verified = false; in setFailure() 68 Verified = true; in setSuccess() 72 bool Verified; 131 if (!Verified) in match() 147 if (!Verified) in match()
|
/external/clang/unittests/AST/ |
D | MatchVerifier.h | 74 Verified = false; in setFailure() 79 Verified = true; in setSuccess() 83 bool Verified; 128 if (!Verified) in match() 144 if (!Verified) in match()
|
/external/llvm-project/clang/unittests/ASTMatchers/ |
D | ASTMatchersTest.h | 42 bool *Verified) in VerifyMatch() argument 43 : Verified(Verified), FindResultReviewer(std::move(FindResultVerifier)) {} in VerifyMatch() 47 *Verified |= FindResultReviewer->run(&Result.Nodes, Result.Context); in run() 49 *Verified = true; in run() 59 bool *const Verified;
|
/external/avb/examples/things/ |
D | README.md | 6 and Verified Boot Hash (VBH) computation.
|
/external/python/cryptography/vectors/cryptography_vectors/ciphers/CAST5/ |
D | cast5-ctr.txt | 3 # Verified against the Go crypto packages
|
D | cast5-cbc.txt | 3 # Verified against the CommonCrypto and Go crypto packages
|
D | cast5-ofb.txt | 3 # Verified against the CommonCrypto and Go crypto packages
|
D | cast5-cfb.txt | 3 # Verified against the CommonCrypto and Go crypto packages
|
/external/autotest/client/site_tests/firmware_VbootCrypto/ |
D | control | 8 Verifies Firmware Verified Boot Reference Implementation, its components, and
|
/external/python/cryptography/vectors/cryptography_vectors/ciphers/IDEA/ |
D | idea-cbc.txt | 3 # Verified against Botan
|
D | idea-cfb.txt | 3 # Verified against Botan
|
D | idea-ofb.txt | 3 # Verified against Botan
|
/external/python/cryptography/vectors/cryptography_vectors/ciphers/SEED/ |
D | seed-ofb.txt | 3 # Verified against Botan
|
D | seed-cfb.txt | 3 # Verified against Botan
|
/external/tensorflow/tensorflow/python/compiler/tensorrt/ |
D | README.md | 30 [Verified Models](https://docs.nvidia.com/deeplearning/frameworks/tf-trt-user-guide/index.html#veri…
|
/external/nos/host/generic/nugget/proto/nugget/app/avb/ |
D | avb.proto | 25 option (nugget.protobuf.app_name) = "Android Verified Boot";
|
/external/angle/doc/ |
D | CodeReviewProcess.md | 45 and landed by a committer. Once verified, the "+1 Verified" status may
|
/external/libese/apps/boot/ |
D | README.md | 1 # Verified Boot Storage Applet for AVB 2.0 21 The Verified Boot Storage Applet, VBSA, provides three purpose-built 195 to prevent these problems. The Verified Boot Storage applet provides
|
/external/python/cryptography/vectors/cryptography_vectors/asymmetric/RSA/oaep-custom/ |
D | oaep-sha256-sha1.txt | 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha512-sha1.txt | 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha384-sha256.txt | 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|