/external/cronet/stable/third_party/boringssl/src/ssl/test/runner/ |
D | fuzzer_mode.json | 12 "BadRSAClientKeyExchange*": "Fuzzer mode does not notice a bad premaster secret.", 26 "Resume-Server-CipherNotPreferred*": "Fuzzer mode does not encrypt tickets.", 27 "Resume-Server-DeclineBadCipher*": "Fuzzer mode does not encrypt tickets.", 28 "Resume-Server-DeclineCrossVersion*": "Fuzzer mode does not encrypt tickets.", 29 "TicketCallback-SingleCall-*": "Fuzzer mode does not encrypt tickets.", 30 "CorruptTicket-*": "Fuzzer mode does not encrypt tickets.", 31 "*RejectTicket-Server-*": "Fuzzer mode does not encrypt tickets.", 32 "ShimTicketRewritable*": "Fuzzer mode does not encrypt tickets.", 34 "Resume-Server-*Binder*": "Fuzzer mode does not check binders.", 36 "SkipEarlyData*": "Trial decryption does not work with the NULL cipher.", [all …]
|
/external/boringssl/src/ssl/test/runner/ |
D | fuzzer_mode.json | 12 "BadRSAClientKeyExchange*": "Fuzzer mode does not notice a bad premaster secret.", 26 "Resume-Server-CipherNotPreferred*": "Fuzzer mode does not encrypt tickets.", 27 "Resume-Server-DeclineBadCipher*": "Fuzzer mode does not encrypt tickets.", 28 "Resume-Server-DeclineCrossVersion*": "Fuzzer mode does not encrypt tickets.", 29 "TicketCallback-SingleCall-*": "Fuzzer mode does not encrypt tickets.", 30 "CorruptTicket-*": "Fuzzer mode does not encrypt tickets.", 31 "*RejectTicket-Server-*": "Fuzzer mode does not encrypt tickets.", 32 "ShimTicketRewritable*": "Fuzzer mode does not encrypt tickets.", 34 "Resume-Server-*Binder*": "Fuzzer mode does not check binders.", 36 "SkipEarlyData*": "Trial decryption does not work with the NULL cipher.", [all …]
|
/external/cronet/tot/third_party/boringssl/src/ssl/test/runner/ |
D | fuzzer_mode.json | 12 "BadRSAClientKeyExchange*": "Fuzzer mode does not notice a bad premaster secret.", 26 "Resume-Server-CipherNotPreferred*": "Fuzzer mode does not encrypt tickets.", 27 "Resume-Server-DeclineBadCipher*": "Fuzzer mode does not encrypt tickets.", 28 "Resume-Server-DeclineCrossVersion*": "Fuzzer mode does not encrypt tickets.", 29 "TicketCallback-SingleCall-*": "Fuzzer mode does not encrypt tickets.", 30 "CorruptTicket-*": "Fuzzer mode does not encrypt tickets.", 31 "*RejectTicket-Server-*": "Fuzzer mode does not encrypt tickets.", 32 "ShimTicketRewritable*": "Fuzzer mode does not encrypt tickets.", 34 "Resume-Server-*Binder*": "Fuzzer mode does not check binders.", 36 "SkipEarlyData*": "Trial decryption does not work with the NULL cipher.", [all …]
|
/external/cronet/stable/third_party/rust/chromium_crates_io/supply-chain/ |
D | audits.toml | 8 **Note**: If a crate does not implement crypto, use `does-not-implement-crypto`, 9 which implies `crypto-safe`, but does not require expert review in order to 12 [criteria.does-not-implement-crypto] 14 Inspection reveals that the crate in question does not attempt to implement any 17 Note that certification of this does not require an expert on all forms of 69 criteria = ["safe-to-deploy", "does-not-implement-crypto", "ub-risk-0"] 81 criteria = ["safe-to-deploy", "does-not-implement-crypto", "ub-risk-0"] 95 criteria = ["safe-to-run", "does-not-implement-crypto"] 105 criteria = ["safe-to-run", "does-not-implement-crypto"] 110 criteria = ["safe-to-run", "does-not-implement-crypto"] [all …]
|
D | imports.lock | 55 **Note**: If a crate does not implement crypto, use `does-not-implement-crypto`, 56 which implies `crypto-safe`, but does not require expert review in order to 59 [audits.chromeos.criteria.does-not-implement-crypto] 61 Inspection reveals that the crate in question does not attempt to implement any 64 Note that certification of this does not require an expert on all forms of 111 criteria = ["safe-to-run", "does-not-implement-crypto"] 116 criteria = ["safe-to-run", "does-not-implement-crypto"] 121 criteria = ["safe-to-run", "does-not-implement-crypto"] 126 criteria = ["safe-to-run", "does-not-implement-crypto"] 131 criteria = ["safe-to-run", "does-not-implement-crypto"] [all …]
|
/external/cronet/tot/third_party/rust/chromium_crates_io/supply-chain/ |
D | audits.toml | 8 **Note**: If a crate does not implement crypto, use `does-not-implement-crypto`, 9 which implies `crypto-safe`, but does not require expert review in order to 12 [criteria.does-not-implement-crypto] 14 Inspection reveals that the crate in question does not attempt to implement any 17 Note that certification of this does not require an expert on all forms of 69 criteria = ["safe-to-deploy", "does-not-implement-crypto", "ub-risk-0"] 81 criteria = ["safe-to-deploy", "does-not-implement-crypto", "ub-risk-0"] 95 criteria = ["safe-to-run", "does-not-implement-crypto"] 105 criteria = ["safe-to-run", "does-not-implement-crypto"] 110 criteria = ["safe-to-run", "does-not-implement-crypto"] [all …]
|
D | imports.lock | 55 **Note**: If a crate does not implement crypto, use `does-not-implement-crypto`, 56 which implies `crypto-safe`, but does not require expert review in order to 59 [audits.chromeos.criteria.does-not-implement-crypto] 61 Inspection reveals that the crate in question does not attempt to implement any 64 Note that certification of this does not require an expert on all forms of 111 criteria = ["safe-to-run", "does-not-implement-crypto"] 116 criteria = ["safe-to-run", "does-not-implement-crypto"] 121 criteria = ["safe-to-run", "does-not-implement-crypto"] 126 criteria = ["safe-to-run", "does-not-implement-crypto"] 131 criteria = ["safe-to-run", "does-not-implement-crypto"] [all …]
|
/external/json-schema-validator/src/main/resources/ |
D | jsv-messages.properties | 2 additionalItems = {0}: index ''{1}'' is not defined in the schema and the schema does not allow add… 3 additionalProperties = {0}: property ''{1}'' is not defined in the schema and the schema does not a… 7 contains = {0}: does not contain an element that passes these validations: {2} 13 enum = {0}: does not have a value in the enumeration {1} 17 format = {0}: does not match the {1} pattern {2} 18 format.date = {0}: does not match the {1} pattern must be a valid RFC 3339 full-date 19 format.date-time = {0}: does not match the {1} pattern must be a valid RFC 3339 date-time 20 format.duration = {0}: does not match the {1} pattern must be a valid ISO 8601 duration 21 format.email = {0}: does not match the {1} pattern must be a valid RFC 5321 Mailbox 22 format.ipv4 = {0}: does not match the {1} pattern must be a valid RFC 2673 IP address [all …]
|
/external/sdv/vsomeip/third_party/boost/tti/doc/ |
D | tti_using_mm.qbk | 127 Does T have a nested type called 'AnIntType' ? 136 Does T have a nested type called 'BType' ? 145 Does T have a nested type called 'AClass' ? 154 Does T have a nested type called 'EColor' ? 163 Does T have a nested type called 'AUnion' ? 174 Does T have a nested typedef called 'AnIntType' whose type is an 'int' ? 188 Does T have a nested class called 'AClass' ? 197 Does T have a nested struct called 'BType' ? 210 Does T have a nested enumeration called 'EColor' ? 223 Does T have a nested union called 'AUnion' ? [all …]
|
/external/aws-sdk-java-v2/services/sts/src/main/resources/codegen-resources/ |
D | customization.config | 4 …"UseGlobalEndpoint with legacy region `ap-northeast-1`": "V2 does not support setting UseGlobalEnd… 5 …"UseGlobalEndpoint with legacy region `ap-south-1`": "V2 does not support setting UseGlobalEndpoin… 6 …"UseGlobalEndpoint with legacy region `ap-southeast-1`": "V2 does not support setting UseGlobalEnd… 7 …"UseGlobalEndpoint with legacy region `ap-southeast-2`": "V2 does not support setting UseGlobalEnd… 8 …"UseGlobalEndpoint with legacy region `ca-central-1`": "V2 does not support setting UseGlobalEndpo… 9 …"UseGlobalEndpoint with legacy region `eu-central-1`": "V2 does not support setting UseGlobalEndpo… 10 …"UseGlobalEndpoint with legacy region `eu-north-1`": "V2 does not support setting UseGlobalEndpoin… 11 …"UseGlobalEndpoint with legacy region `eu-west-1`": "V2 does not support setting UseGlobalEndpoint… 12 …"UseGlobalEndpoint with legacy region `eu-west-2`": "V2 does not support setting UseGlobalEndpoint… 13 …"UseGlobalEndpoint with legacy region `eu-west-3`": "V2 does not support setting UseGlobalEndpoint… [all …]
|
/external/jemalloc_new/test/unit/ |
D | size_classes.c | 43 "sz_size2index() does not reverse sz_index2size(): index=%u" in TEST_BEGIN() 49 "sz_index2size() does not reverse sz_size2index(): index=%u" in TEST_BEGIN() 55 "Next size_class does not round up properly"); in TEST_BEGIN() 59 "sz_s2u() does not round up to size class"); in TEST_BEGIN() 61 "sz_s2u() does not round up to size class"); in TEST_BEGIN() 63 "sz_s2u() does not compute same size class"); in TEST_BEGIN() 65 "sz_s2u() does not round up to next size class"); in TEST_BEGIN() 69 "sz_size2index() does not reverse sz_index2size()"); in TEST_BEGIN() 72 "sz_index2size() does not reverse sz_size2index()"); in TEST_BEGIN() 75 "sz_s2u() does not round up to size class"); in TEST_BEGIN() [all …]
|
/external/sdv/vsomeip/third_party/boost/intrusive/test/ |
D | scary_iterators_test.cpp | 93 //constant_time_size does not change iterator in main() 97 //void_pointer does change iterator in main() 101 //size_type does not change iterator in main() 111 //constant_time_size does not change iterator in main() 115 //void_pointer does change iterator in main() 119 //size_type does not change iterator in main() 123 //cache_last does not change iterator in main() 127 //linear does not change iterator in main() 137 //constant_time_size does not change iterator in main() 141 //void_pointer does change iterator in main() [all …]
|
/external/sdv/vsomeip/third_party/boost/config/doc/ |
D | macro_reference.qbk | 21 These are for the times when you just want to check "does this compiler conform to C++11" or some s… 107 Compiler does not implement argument-dependent lookup (also named 118 The Platform does not provide functions for the character-classifying 130 The Platform does not provide `<wchar.h>` and `<cwchar>`. 133 The Platform does not provide `<wctype.h>` and `<cwctype>`. 158 The standard library does not put some or all of the contents of 162 The compiler does not support exception handling (this setting is typically 170 The compiler does not perform function template ordering or its function 188 The C++ implementation does not provide `wchar_t`, or it is really a synonym 200 The C++ compiler does not support SFINAE with abstract types, this is covered [all …]
|
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/ |
D | ResultMetadata.java | 24 * Retrieves a {@code boolean} value stored within metadata. If the metadata does not contain the 29 * @param defaultValue The value to return if this metadata does not contain {@code key} 31 * provided key does not exist 53 * Retrieves a {@code byte} value stored within metadata. If the metadata does not contain the 58 * @param defaultValue The value to return if this metadata does not contain {@code key} 60 * provided key does not exist 82 * Retrieves a {@code short} value stored within metadata. If the metadata does not contain the 87 * @param defaultValue The value to return if this metadata does not contain {@code key} 89 * provided key does not exist 111 * Retrieves a {@code char} value stored within metadata. If the metadata does not contain the [all …]
|
/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
D | pjrt_c_api_client.h | 58 return Unimplemented("PJRT C API does not support TransferToInfeed"); in TransferToInfeed() 65 return Unimplemented("PJRT C API does not support TransferFromOutfeed"); in TransferFromOutfeed() 73 LOG(WARNING) << "PJRT C API does not support CreateAsyncTrackingEvent"; in CreateAsyncTrackingEvent() 124 return Unimplemented("PJRT C API does not support LookupAddressableDevice"); in LookupAddressableDevice() 131 CHECK(false) << "PJRT C API does not support platform_id."; in platform_id() 142 CHECK(false) << "PJRT C API does not support runtime_type."; in runtime_type() 151 "PJRT C API does not support GetDefaultDeviceAssignment"); in GetDefaultDeviceAssignment() 158 return Unimplemented("PJRT C API does not support GetHloCostAnalysis"); in GetHloCostAnalysis() 167 "PJRT C API does not support Compile with XlaComputation"); in Compile() 185 "PJRT C API does not support CreateUninitializedBuffer"); in CreateUninitializedBuffer() [all …]
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | mybusinesslodging.v1.json | 221 … "Default unspecified exception. Use this only if a more specific exception does not match.", 237 … "Default unspecified exception. Use this only if a more specific exception does not match.", 257 … "Default unspecified exception. Use this only if a more specific exception does not match.", 277 … "Default unspecified exception. Use this only if a more specific exception does not match.", 304 … "Default unspecified exception. Use this only if a more specific exception does not match.", 324 … "Default unspecified exception. Use this only if a more specific exception does not match.", 344 … "Default unspecified exception. Use this only if a more specific exception does not match.", 352 …othing, jewelry, art and decor either on hotel premises or very close by. Does not refer to the ho… 364 … "Default unspecified exception. Use this only if a more specific exception does not match.", 384 … "Default unspecified exception. Use this only if a more specific exception does not match.", [all …]
|
/external/clang/test/CXX/class.access/class.access.dcl/ |
D | p1.cpp | 33 …// expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instea… 40 …// expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instea… 47 …// expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instea… 54 …// expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instea… 75 …// expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instea… 81 …// expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instea… 88 …// expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instea… 95 …// expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instea… 102 …// expected-error@-4 {{ISO C++11 does not allow access declarations; use using declarations instea… 115 union hiding _; // expected-error {{tag type that does not match previous}} in test2() [all …]
|
/external/pdfium/core/fxcrt/ |
D | fx_memcpy_wrappers_unittest.cpp | 10 // Test passes if it does not trigger UBSAN warnings. in TEST() 15 // Test passes if it does not trigger UBSAN warnings. in TEST() 20 // Test passes if it does not trigger UBSAN warnings. in TEST() 25 // Test passes if it does not trigger UBSAN warnings. in TEST() 30 // Test passes if it does not trigger UBSAN warnings. in TEST() 35 // Test passes if it does not trigger UBSAN warnings. in TEST() 40 // Test passes if it does not trigger UBSAN warnings. in TEST() 45 // Test passes if it does not trigger UBSAN warnings. in TEST() 50 // Test passes if it does not trigger UBSAN warnings. in TEST() 55 // Test passes if it does not trigger UBSAN warnings. in TEST()
|
/external/pytorch/torch/csrc/distributed/c10d/ |
D | Backend.hpp | 67 " does not implement startCoalescing")); in startCoalescing() 74 "Backend ", getBackendName(), " does not implement endCoalescing")); in endCoalescing() 87 c10::str("Backend ", getBackendName(), " does not support broadcast")); in broadcast() 95 c10::str("Backend ", getBackendName(), " does not support allreduce")); in allreduce() 106 " does not support allreduce sparse")); in allreduce_sparse() 118 " does not support allreduce_coalesced")); in allreduce_coalesced() 126 c10::str("Backend ", getBackendName(), " does not support reduce")); in reduce() 135 c10::str("Backend ", getBackendName(), " does not support allgather")); in allgather() 149 "Backend ", getBackendName(), " does not support _allgather_base")); in _allgather_base() 165 " does not support allgather_coalesced")); in allgather_coalesced() [all …]
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/internal_ci/linux/ |
D | grpc_xds_resource_cleanup.sh | 39 --resource_prefix='required-but-does-not-matter' \ 40 …otstrap_image='required-but-does-not-matter' --server_image='required-but-does-not-matter' --clien… 57 --resource_prefix='required-but-does-not-matter' \ 58 …otstrap_image='required-but-does-not-matter' --server_image='required-but-does-not-matter' --clien… 72 --resource_prefix='required-but-does-not-matter' \ 73 …otstrap_image='required-but-does-not-matter' --server_image='required-but-does-not-matter' --clien…
|
/external/OpenCL-CTS/test_conformance/api/ |
D | test_api_consistency.cpp | 30 // May return 0, indicating that device does not support Shared Virtual in test_consistency_svm() 79 // CL_INVALID_OPERATION if the device associated with command_queue does in test_consistency_svm() 242 // May return 0, indicating that device does not support Device-Side Enqueue in test_consistency_device_enqueue() 254 // Returns 0 if device does not support Device-Side Enqueue and in test_consistency_device_enqueue() 272 // Returns 0 if device does not support Device-Side Enqueue and in test_consistency_device_enqueue() 332 // Returns CL_INVALID_OPERATION if device does not support On-Device in test_consistency_device_enqueue() 345 // Returns CL_INVALID_OPERATION if device does not support a in test_consistency_device_enqueue() 391 // May return CL_FALSE, indicating that device does not support Pipes. in test_consistency_pipes() 405 // Returns 0 if device does not support Pipes. in test_consistency_pipes() 479 // May return 0, indicating that device does not support Program Scope in test_consistency_progvar() [all …]
|
/external/clang/test/SemaCXX/ |
D | function-redecl.cpp | 41 void A::Notypocorrection() { // expected-error {{out-of-line definition of 'Notypocorrection' does … in Notypocorrection() 60 …n(int) { // expected-error {{out-of-line definition of 'Notypocorrection' does not match any decla… in Notypocorrection() 65 int Y::f() { return 3; } // expected-error {{out-of-line definition of 'f' does not match any decla… in f() 74 …void f(test1::Foo::Inner foo) const; // expected-note {{member declaration does not match because … 79 void Bar::f(Foo::Inner foo) { // expected-error {{out-of-line definition of 'f' does not match any … in f() 88 void Crash::cart(int count) const {} // expected-error {{out-of-line definition of 'cart' does not … in cart() 90 void Crash::chart(int count) const {} // expected-error {{out-of-line definition of 'chart' does no… in chart() 94 …int getit() const; // expected-note {{member declaration does not match because it is const qualif… 95 …void setit(int); // expected-note {{member declaration does not match because it is not const qual… 98 int TestConst::getit() { // expected-error {{out-of-line definition of 'getit' does not match any d… in getit() [all …]
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_default_state_test.py | 72 raise error.TestFail('Bluetooth daemon Powered property does not ' 78 'does not match kernel while powered off') 89 raise error.TestFail('HCI UP flag does not match kernel while ' 101 # If the kernel does not supports the BR/EDR allowlist, the adapter 107 'though kernel does not support ' 115 raise error.TestFail('Bluetooth daemon Powered property does not ' 120 raise error.TestFail('Bluetooth daemon Pairable property does not ' 126 'does not match kernel while powered on') 137 raise error.TestFail('HCI UP flag does not match kernel while ' 140 raise error.TestFail('HCI RUNNING flag does not match kernel while ' [all …]
|
/external/clang/include/clang/AST/ |
D | RecordLayout.h | 94 /// HasOwnVFPtr - Does this class provide a virtual function table 99 /// HasVFPtr - Does this class have a vftable that could be extended by 190 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getNonVirtualSize() 198 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getNonVirtualAlignment() 205 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getPrimaryBase() 213 assert(CXXInfo && "Record layout does not have C++ specific info!"); in isPrimaryBaseVirtual() 220 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getBaseClassOffset() 228 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getVBaseClassOffset() 235 assert(CXXInfo && "Record layout does not have C++ specific info!"); in getSizeOfLargestEmptySubobject() 239 /// hasOwnVFPtr - Does this class provide its own virtual-function [all …]
|
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1/src/main/java/com/google/cloud/datacatalog/v1/ |
D | LookerSystemSpecOrBuilder.java | 30 * ID of the parent Looker Instance. Empty if it does not exist. 43 * ID of the parent Looker Instance. Empty if it does not exist. 57 * Name of the parent Looker Instance. Empty if it does not exist. 69 * Name of the parent Looker Instance. Empty if it does not exist. 82 * ID of the parent Model. Empty if it does not exist. 94 * ID of the parent Model. Empty if it does not exist. 107 * Name of the parent Model. Empty if it does not exist. 119 * Name of the parent Model. Empty if it does not exist. 132 * ID of the parent View. Empty if it does not exist. 144 * ID of the parent View. Empty if it does not exist. [all …]
|