Home
last modified time | relevance | path

Searched refs:approved (Results 1 – 25 of 107) sorted by relevance

12345

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUtilities.java658 resolver.setLastRelease("old-item", Status.approved); in TestTrunkStatus()
659 resolver.setTrunk("new-item", Status.approved); in TestTrunkStatus()
665 resolver.setLastRelease("old-item", Status.approved); in TestTrunkStatus()
676 Status oldStatus = Status.approved; in TestVoteResolverNgombaTrunkStatus()
679 resolver.setTrunk(jgo22trunk, Status.approved); // seed/jgo.xml from 22 in TestVoteResolverNgombaTrunkStatus()
692 resolver.setLastRelease("foo", Status.approved); in TestVoteStatus()
709 resolver.setLastRelease(s1, Status.approved); in TestVoteStatus()
750 resolver.setLastRelease("Arabisch", Status.approved); in TestLosingStatus()
751 resolver.setTrunk("Arabisch", Status.approved); in TestLosingStatus()
803 assertEquals("", Status.approved, resolver.getWinningStatus()); in TestVoteDowngrade()
[all …]
/external/ukey2/src/main/proto/
Dpasswordless_auth_payloads.proto32 // An integer encoding whether the user actively approved this assertion,
35 // 1: User explicitly approved the login.
36 // 0: Phone approved login without consulting the user.
/external/cldr/tools/java/org/unicode/cldr/test/
DCheckLogicalGroupings.java25 static final DraftStatus MIMIMUM_DRAFT_STATUS = DraftStatus.approved;
133 draftStatus = DraftStatus.approved; in handleCheck()
143 …if (draftStatuses.size() > 1 && myStatus != DraftStatus.approved) { // only show errors for the it… in handleCheck()
/external/cldr/tools/java/org/unicode/cldr/icu/
DTestCldr.java211 protected boolean approved = true; field in TestCldr.Handler
385 approved = attributeValue.contains("approved");
420 if (!approved) {
456 approved = attributeValue.contains("approved");
463 if (!approved) {
537 approved = attributeValue.contains("approved");
541 if (!approved) {
/external/cldr/tools/java/org/unicode/cldr/util/
DFactory.java112 … return make(localeID, resolved, includeDraft ? DraftStatus.unconfirmed : DraftStatus.approved); in make()
198 public static Factory make(String mainDirectory, String string, DraftStatus approved) { in make() argument
199 return SimpleFactory.make(mainDirectory, string, approved); in make()
/external/icu/icu4c/source/data/translit/
Ddv_dv_Latn_BGN.txt10 # This romanization system supersedes the one which was approved by
12 # to the PCGN by the Maldivian government in 1987 and approved by BGN
/external/apache-http/api/
Dapicheck_msg_apache_http_legacy.txt3 You have tried to change the API from what has been previously approved.
/external/swiftshader/
DOWNERS4 # in this list has approved a SwiftShader related change before landing it.
DCONTRIBUTING.txt13 approved it, but you must do it before we can put your code into our codebase.
/external/mesa3d/docs/relnotes/
D4.133 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/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_background.sgml22 approved in June 2004 and published in July 2004.</para>
73 was approved in June 2004. Wi-Fi Alliance is using the final IEEE
/external/autotest/client/site_tests/security_ProcessManagementPolicy/
Dcontrol22 This autotest ensures that restricted users can only setuid() to UIDs approved
/external/vulkan-validation-layers/cmake/
DFindVulkan.cmake1 # Distributed under the OSI-approved BSD 3-Clause License. See accompanying
/external/catch2/contrib/
DCatchAddTests.cmake1 # Distributed under the OSI-approved BSD 3-Clause License. See accompanying
/external/perf_data_converter/
DCONTRIBUTING13 approved it, but you must do it before we can put your code into our codebase.
/external/drrickorang/LoopbackApp/
DCONTRIBUTING13 approved it, but you must do it before we can put your code into our codebase.
/external/skqp/site/
Droles.md56 <p>commit changes (once approved)</p>
/external/skia/site/
Droles.md56 <p>commit changes (once approved)</p>
/external/honggfuzz/
DCONTRIBUTING12 approved it, but you must do it before we can put your code into our codebase.
/external/syzkaller/vendor/github.com/googleapis/gax-go/
DCONTRIBUTING.md13 approved it, but you must do it before we can put your code into our codebase.
/external/libprotobuf-mutator/
DCONTRIBUTING13 approved it, but you must do it before we can put your code into our codebase.
/external/brotli/
DCONTRIBUTING.md14 approved it, but you must do it before we can put your code into our codebase.
/external/walt/
DCONTRIBUTING.md13 approved it, but you must do it before we can put your code into our codebase.
/external/bcc/cmake/
DFindLuaJIT.cmake17 # Distributed under the OSI-approved BSD License (the "License");
/external/yapf/
DCONTRIBUTING.rst15 approved it, but you must do it before we can put your code into our codebase.

12345