/external/boringssl/src/crypto/fipsmodule/service_indicator/ |
D | service_indicator_test.cc | 118 FIPSStatus approved = FIPSStatus::NOT_APPROVED; in DoCipherFinal() local 133 approved, EVP_CipherFinal_ex(ctx, out->data() + total, &len))); in DoCipherFinal() 138 EXPECT_EQ(approved, expect_approved); in DoCipherFinal() 611 FIPSStatus approved = FIPSStatus::NOT_APPROVED; in TEST_P() local 624 approved, EVP_AEAD_CTX_init(aead_ctx.get(), test.aead, test.key, in TEST_P() 626 EXPECT_EQ(approved, FIPSStatus::NOT_APPROVED); in TEST_P() 628 approved, EVP_AEAD_CTX_seal(aead_ctx.get(), encrypt_output.data(), in TEST_P() 632 EXPECT_EQ(approved, test.expect_approved); in TEST_P() 640 approved, in TEST_P() 646 EXPECT_EQ(approved, test.key_length != 24 ? FIPSStatus::APPROVED in TEST_P() [all …]
|
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/service_indicator/ |
D | service_indicator_test.cc | 118 FIPSStatus approved = FIPSStatus::NOT_APPROVED; in DoCipherFinal() local 133 approved, EVP_CipherFinal_ex(ctx, out->data() + total, &len))); in DoCipherFinal() 138 EXPECT_EQ(approved, expect_approved); in DoCipherFinal() 623 FIPSStatus approved = FIPSStatus::NOT_APPROVED; in TEST_P() local 636 approved, EVP_AEAD_CTX_init(aead_ctx.get(), test.aead, test.key, in TEST_P() 638 EXPECT_EQ(approved, FIPSStatus::NOT_APPROVED); in TEST_P() 640 approved, EVP_AEAD_CTX_seal(aead_ctx.get(), encrypt_output.data(), in TEST_P() 644 EXPECT_EQ(approved, test.expect_approved); in TEST_P() 652 approved, in TEST_P() 658 EXPECT_EQ(approved, test.key_length != 24 ? FIPSStatus::APPROVED in TEST_P() [all …]
|
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
D | TestUtilities.java | 388 resolver.setBaseline("new-item", Status.approved); in TestTrunkStatus() 402 resolver.setBaseline(jgo22trunk, Status.approved); // seed/jgo.xml from 22 in TestVoteResolverNgombaTrunkStatus() 414 resolver.setBaseline("foo", Status.approved); in TestVoteStatus() 431 resolver.setBaseline(s1, Status.approved); in TestVoteStatus() 472 resolver.setBaseline("Arabisch", Status.approved); in TestLosingStatus() 522 assertEquals("", Status.approved, resolver.getWinningStatus()); in TestVoteDowngrade() 536 assertEquals("", Status.approved, resolver.getWinningStatus()); in TestVoteDowngrade() 593 resolver.setBaseline("foo", Status.approved); in TestResolvedVoteCounts() 603 resolver.setBaseline("foo", Status.approved); in TestResolvedVoteCounts() 639 Status.approved, VoteResolver.HIGH_BAR); in TestRequiredVotes() [all …]
|
/external/ukey2/src/main/proto/ |
D | passwordless_auth_payloads.proto | 31 // An integer encoding whether the user actively approved this assertion, 34 // 1: User explicitly approved the login. 35 // 0: Phone approved login without consulting the user.
|
/external/cronet/third_party/boringssl/src/include/openssl/ |
D | service_indicator.h | 53 #define CALL_SERVICE_AND_CHECK_APPROVED(approved, func) \ argument 55 bssl::FIPSIndicatorHelper fips_indicator_helper(&approved); \
|
/external/boringssl/src/include/openssl/ |
D | service_indicator.h | 53 #define CALL_SERVICE_AND_CHECK_APPROVED(approved, func) \ argument 55 bssl::FIPSIndicatorHelper fips_indicator_helper(&approved); \
|
/external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/ |
D | deny.toml | 91 # Blanket approval or denial for OSI-approved or FSF Free/Libre licenses 92 # * both - The license will be approved if it is both OSI-approved *AND* FSF 93 # * either - The license will be approved if it is either OSI-approved *OR* FSF 94 # * osi-only - The license will be approved if is OSI-approved *AND NOT* FSF 95 # * fsf-only - The license will be approved if is FSF *AND NOT* OSI-approved
|
/external/rust/beto-rust/nearby/ |
D | deny.toml | 98 # Blanket approval or denial for OSI-approved or FSF Free/Libre licenses 99 # * both - The license will be approved if it is both OSI-approved *AND* FSF 100 # * either - The license will be approved if it is either OSI-approved *OR* FSF 101 # * osi-only - The license will be approved if is OSI-approved *AND NOT* FSF 102 # * fsf-only - The license will be approved if is FSF *AND NOT* OSI-approved
|
/external/cronet/third_party/boringssl/src/rust/bssl-crypto/ |
D | deny.toml | 89 # Blanket approval or denial for OSI-approved or FSF Free/Libre licenses 90 # * both - The license will be approved if it is both OSI-approved *AND* FSF 91 # * either - The license will be approved if it is either OSI-approved *OR* FSF 92 # * osi-only - The license will be approved if is OSI-approved *AND NOT* FSF 93 # * fsf-only - The license will be approved if is FSF *AND NOT* OSI-approved
|
/external/boringssl/src/rust/bssl-crypto/ |
D | deny.toml | 89 # Blanket approval or denial for OSI-approved or FSF Free/Libre licenses 90 # * both - The license will be approved if it is both OSI-approved *AND* FSF 91 # * either - The license will be approved if it is either OSI-approved *OR* FSF 92 # * osi-only - The license will be approved if is OSI-approved *AND NOT* FSF 93 # * fsf-only - The license will be approved if is FSF *AND NOT* OSI-approved
|
/external/cronet/buildtools/third_party/libc++/trunk/docs/Status/ |
D | Cxx14.rst | 16 In April 2013, the C++ standard committee approved the draft for the next version of the C++ standa… 20 In August 2014, this draft was approved by ISO as C++14.
|
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/util/ |
D | TestReportStatus.java | 122 () -> assertEquals(Status.approved, res.getWinningStatus()), in testResolver() 129 () -> assertEquals(Status.approved, res.getWinningStatus()), in testResolver() 135 () -> assertEquals(Status.approved, res.getWinningStatus()), in testResolver()
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/ |
D | TestCldr.java | 212 protected boolean approved = true; field in TestCldr.Handler 388 approved = attributeValue.contains("approved"); 423 if (!approved) { 460 approved = attributeValue.contains("approved"); 467 if (!approved) { 542 approved = attributeValue.contains("approved"); 546 if (!approved) {
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | Factory.java | 125 … return make(localeID, resolved, includeDraft ? DraftStatus.unconfirmed : DraftStatus.approved); in make() 211 public static Factory make(String mainDirectory, String string, DraftStatus approved) { in make() argument 212 return SimpleFactory.make(mainDirectory, string, approved); in make()
|
/external/cronet/net/docs/ |
D | adding_doh_providers.md | 16 After following the process, if approved, the addition or modification will be 25 and that request must be approved by the Chrome team. 31 1. Ensure the request bug has been approved with a comment from a member of the 32 Chrome team indicating the approval in the bug. Confirm whether the approved 39 who approved the request bug. 159 tracker request has been properly approved.
|
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/test/ |
D | TestCheckLogicalGroupings.java | 45 xs.add(xpathNominative + DraftStatus.approved.asXpath(), "{0} dekade"); in testSlovenianGroup() 54 DraftStatus.approved, false); // no errs with approved in testSlovenianGroup()
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/api/ |
D | CldrDraftStatus.java | 26 APPROVED(DraftStatus.approved);
|
/external/apache-http/api/ |
D | apicheck_msg_apache_http_legacy.txt | 3 You have tried to change the API from what has been previously approved.
|
/external/icu/icu4c/source/data/translit/ |
D | dv_dv_Latn_BGN.txt | 11 # This romanization system supersedes the one which was approved by 13 # to the PCGN by the Maldivian government in 1987 and approved by BGN
|
/external/cronet/third_party/icu/source/data/translit/ |
D | dv_dv_Latn_BGN.txt | 11 # This romanization system supersedes the one which was approved by 13 # to the PCGN by the Maldivian government in 1987 and approved by BGN
|
/external/swiftshader/ |
D | OWNERS | 4 # in this list has approved a SwiftShader related change before landing it.
|
/external/angle/third_party/OpenGL-Registry/ |
D | README.chromium | 17 specifications of Khronos- and vendor-approved extensions; header files
|
/external/fft2d/ |
D | METADATA | 22 license_note: "explicitly approved by opensource-licensing@ on Feb. 12 2021.\n"
|
/external/mesa3d/docs/relnotes/ |
D | 4.1 | 33 This is the ARB-approved version of GL_MESA_window_pos 37 This is the ARB-approved version of GL_SGIX_depth_texture. 44 This is the ARB-approved version of GL_SGIX_shadow. 49 This is the ARB-approved version of GL_SGIX_shadow_ambient.
|
/external/gfxstream-protocols/registry/vulkan/ |
D | LICENSE.adoc | 27 ** This license is open source, but not OSI approved
|