Home
last modified time | relevance | path

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

123456

/external/ukey2/src/main/proto/
Dpasswordless_auth_payloads.proto31 // 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/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUtilities.java403 resolver.setTrunk("new-item", Status.approved); in TestTrunkStatus()
419 resolver.setTrunk(jgo22trunk, Status.approved); // seed/jgo.xml from 22 in TestVoteResolverNgombaTrunkStatus()
432 resolver.setTrunk("foo", Status.approved); in TestVoteStatus()
449 resolver.setTrunk(s1, Status.approved); in TestVoteStatus()
491 resolver.setTrunk("Arabisch", Status.approved); in TestLosingStatus()
543 assertEquals("", Status.approved, resolver.getWinningStatus()); in TestVoteDowngrade()
557 assertEquals("", Status.approved, resolver.getWinningStatus()); in TestVoteDowngrade()
575 assertEquals("", Status.approved, resolver.getWinningStatus()); in TestVoteDowngrade()
592 assertEquals("", Status.approved, resolver.getWinningStatus()); in TestVoteDowngrade()
615 resolver.setTrunk("foo", Status.approved); in TestResolvedVoteCounts()
[all …]
/external/llvm-project/libcxx/docs/
DCxx1yStatus.rst16 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.
DCxx1zStatus.rst17 In February 2017, the C++ standard committee approved this draft, and sent it to ISO for approval a…
DCxx2aStatus.rst17 In September 2020, the C++ standard committee approved this draft, and sent it to ISO for approval …
/external/cldr/tools/java/org/unicode/cldr/icu/
DTestCldr.java212 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/java/org/unicode/cldr/util/
DFactory.java113 … return make(localeID, resolved, includeDraft ? DraftStatus.unconfirmed : DraftStatus.approved); in make()
199 public static Factory make(String mainDirectory, String string, DraftStatus approved) { in make() argument
200 return SimpleFactory.make(mainDirectory, string, approved); in make()
/external/cldr/tools/java/org/unicode/cldr/api/
DCldrDraftStatus.java26 APPROVED(DraftStatus.approved);
/external/fft2d/
DMETADATA19 # explicitly approved by opensource-licensing@ on Feb. 12 2021.
/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.
/external/icu/icu4c/source/data/translit/
Ddv_dv_Latn_BGN.txt11 # 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/llvm-project/llvm/utils/gn/build/toolchain/
Dcompiler.gni7 # using a goma-approved compiler and for compiling clang with a locally-built
/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/
DLICENSE3 This license is approved by the OSI and FSF as GPL-compatible.
/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/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/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_background.sgml26 approved in June 2004 and published in July 2004.</para>
77 was approved in June 2004. Wi-Fi Alliance is using the final IEEE
/external/brotli/
DCONTRIBUTING.md14 approved it, but you must do it before we can put your code into our codebase.
/external/oboe/
DCONTRIBUTING.md13 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/walt/
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/drrickorang/LoopbackApp/
DCONTRIBUTING13 approved it, but you must do it before we can put your code into our codebase.
/external/avb/proto/crypto/sigpb/
Dsigpb.proto23 // HashAlgorithm defines the approved methods for object hashing.

123456