| /external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
| D | check_config.h | 33 * target platforms, so not an issue, but let's just be extra sure. 72 #error "MBEDTLS_AESNI_C defined, but not all prerequisites" 76 #error "MBEDTLS_CTR_DRBG_C defined, but not all prerequisites" 80 #error "MBEDTLS_DHM_C defined, but not all prerequisites" 84 #error "MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT defined, but not all prerequisites" 89 #error "MBEDTLS_CMAC_C defined, but not all prerequisites" 94 #error "MBEDTLS_NIST_KW_C defined, but not all prerequisites" 98 #error "MBEDTLS_ECDH_C defined, but not all prerequisites" 116 #error "MBEDTLS_ECDSA_C defined, but not all prerequisites" 121 #error "MBEDTLS_ECJPAKE_C defined, but not all prerequisites" [all …]
|
| /external/mbedtls/include/mbedtls/ |
| D | check_config.h | 28 * target platforms, so not an issue, but let's just be extra sure. 69 #error "MBEDTLS_AESNI_C defined, but not all prerequisites" 73 #error "MBEDTLS_CTR_DRBG_C defined, but not all prerequisites" 77 #error "MBEDTLS_DHM_C defined, but not all prerequisites" 82 #error "MBEDTLS_CMAC_C defined, but not all prerequisites" 87 #error "MBEDTLS_NIST_KW_C defined, but not all prerequisites" 91 #error "MBEDTLS_ECDH_C defined, but not all prerequisites" 109 #error "MBEDTLS_ECDSA_C defined, but not all prerequisites" 115 #error "MBEDTLS_ECJPAKE_C defined, but not all prerequisites" 127 #error "MBEDTLS_ECP_RESTARTABLE defined, but it cannot coexist with an alternative or PSA-based ECP… [all …]
|
| /external/tensorflow/tensorflow/core/ops/ |
| D | training_ops_test.cc | 36 INFER_ERROR("Dimensions must be equal, but are 1 and 2", op, in TestGradAndIndicesErrorHandling() 41 INFER_ERROR("Shape must be rank 1 but is rank 2", op, in TestGradAndIndicesErrorHandling() 50 INFER_ERROR("Dimension 0 in both shapes must be equal, but are 1 and 2", op, in TEST() 54 INFER_ERROR("Shape must be rank 0 but is rank 1", op, "?;[?];?"); in TEST() 62 INFER_ERROR("Dimension 0 in both shapes must be equal, but are 1 and 2", op, in TEST() 66 INFER_ERROR("Shape must be rank 0 but is rank 1", op, "?;[?];?;?;?"); in TEST() 67 INFER_ERROR("Shape must be rank 0 but is rank 1", op, "?;?;[?];?;?"); in TEST() 68 INFER_ERROR("Shape must be rank 0 but is rank 1", op, "?;?;?;[?];?"); in TEST() 80 INFER_ERROR("Shape must be rank 0 but is rank 1", op, "?;[?];?;?;?;?"); in TEST() 81 INFER_ERROR("Shape must be rank 0 but is rank 1", op, "?;?;[?];?;?;?"); in TEST() [all …]
|
| D | io_ops_test.cc | 37 INFER_ERROR("Shape must be rank 0 but is rank 1", op, "[?];?;?;?"); in TEST() 40 INFER_ERROR("Shape must be rank 1 but is rank 2", op, "[];[2,3];?;?"); in TEST() 41 INFER_ERROR("Dimension must be 2 but is 3", op, "[];[3];?;?"); in TEST() 59 INFER_ERROR("Shape must be rank 0 but is rank 1", op, "[?];?;?;?;?"); in TEST() 62 INFER_ERROR("Shape must be rank 1 but is rank 2", op, "[];[2,3];?;?;?"); in TEST() 63 INFER_ERROR("Dimension must be 2 but is 3", op, "[];[3];?;?;?"); in TEST() 67 INFER_ERROR("Shape must be rank 1 but is rank 2", op, "[];[2];[2,3];?;?"); in TEST() 68 INFER_ERROR("Dimension must be 2 but is 3", op, "[];[2];[3];?;?"); in TEST() 78 INFER_ERROR("Shape must be rank 0 but is rank 1", op, "[?];[]"); in TEST() 79 INFER_ERROR("Shape must be rank 0 but is rank 1", op, "[];[?]"); in TEST() [all …]
|
| D | nn_ops_test.cc | 47 INFER_ERROR("Shape must be at least rank 1 but is rank 0", op, "[]"); in TEST() 48 INFER_ERROR("input must have last dimension >= k = 20 but is 1", op, "[1]"); in TEST() 49 INFER_ERROR("input must have last dimension >= k = 20 but is 4", op, in TEST() 73 INFER_ERROR("Shape must be at least rank 1 but is rank 0", op, "[];[]"); in TEST() 74 INFER_ERROR("input must have last dimension >= k = 20 but is 1", op, in TEST() 76 INFER_ERROR("input must have last dimension >= k = 20 but is 4", op, in TEST() 80 "Dimension size, given by scalar input 1, must be non-negative but is -1", in TEST() 97 INFER_ERROR("Shape must be at least rank 1 but is rank 0", op, "[];[]"); in TEST() 98 INFER_ERROR("Input must have last dimension > n = 20 but is 1", op, "[1];[]"); in TEST() 99 INFER_ERROR("Input must have last dimension > n = 20 but is 20", op, in TEST() [all …]
|
| /external/truth/core/src/test/java/com/google/common/truth/ |
| D | MapSubjectTest.java | 81 assertFailureKeys("expected to be empty", "but was"); in containsExactlyEmpty_fails() 89 assertFailureKeys("expected to be empty", "but was"); in containsExactlyEntriesInEmpty_fails() 145 "unexpected keys", "for key", "unexpected value", "---", "expected", "but was"); in containsExactlyExtraKey() 149 assertFailureValue("but was", "{jan=1, feb=2, march=3}"); in containsExactlyExtraKey() 157 "unexpected keys", "for key", "unexpected value", "---", "expected", "but was"); in containsExactlyExtraKeyInOrder() 166 assertFailureKeys("missing keys", "for key", "expected value", "---", "expected", "but was"); in containsExactlyMissingKey() 179 "but got value", in containsExactlyWrongValue() 182 "but was"); in containsExactlyWrongValue() 185 assertFailureValue("but got value", "3"); in containsExactlyWrongValue() 197 "but got value", in containsExactlyWrongValueWithNull() [all …]
|
| D | MultimapSubjectTest.java | 74 "contents match, but order was wrong", in listMultimapIsEqualTo_fails() 78 "but was"); in listMultimapIsEqualTo_fails() 81 assertFailureValue("but was", "{kurt=[kluever, russell, cobain]}"); in listMultimapIsEqualTo_fails() 110 assertFailureKeys("unexpected", "---", "expected", "but was"); in setMultimapIsEqualTo_fails() 113 assertFailureValue("but was", "{kurt=[kluever, russell, cobain]}"); in setMultimapIsEqualTo_fails() 130 "but was", in setMultimapIsEqualToListMultimap_fails() 141 assertFailureKeys("missing", "unexpected", "---", "expected", "but was"); in isEqualTo_failsWithSameToString() 146 assertFailureValue("but was", "{1=[a, b], 2=[c]}"); in isEqualTo_failsWithSameToString() 159 assertFailureKeys("expected to be empty", "but was"); in multimapIsEmptyWithFailure() 204 assertFailureKeys("value of", "expected to contain", "but was", "multimap was"); in containsKeyFailure() [all …]
|
| D | PrimitiveDoubleArraySubjectTest.java | 80 assertFailureValue("but was", "[2.2]"); in isEqualTo_WithoutToleranceParameter_Fail_NotEqual() 92 assertFailureKeys("expected", "but was", "wrong length", "expected", "but was"); in isEqualTo_WithoutToleranceParameter_Fail_Longer() 94 assertFailureValueIndexed("but was", 1, "2"); in isEqualTo_WithoutToleranceParameter_Fail_Longer() 106 assertFailureValue("but was", "[0.0]"); in isEqualTo_WithoutToleranceParameter_Fail_PlusMinusZero() 172 assertFailureKeys("value of", "expected to contain", "testing whether", "but was"); in usingTolerance_contains_failure() 178 assertFailureValue("but was", "[1.1, " + INTOLERABLE_2POINT2 + ", 3.3]"); in usingTolerance_contains_failure() 186 assertFailureKeys("value of", "expected to contain", "testing whether", "but was"); in usingTolerance_contains_failureWithInfinity() 188 assertFailureValue("but was", "[1.1, Infinity, 3.3]"); in usingTolerance_contains_failureWithInfinity() 196 assertFailureKeys("value of", "expected to contain", "testing whether", "but was"); in usingTolerance_contains_failureWithNaN() 198 assertFailureValue("but was", "[1.1, NaN, 3.3]"); in usingTolerance_contains_failureWithNaN() [all …]
|
| D | IterableSubjectCorrespondenceTest.java | 73 assertFailureKeys("expected to contain", "testing whether", "but was"); in contains_failure() 76 assertFailureValue("but was", "[not a number, +123, +456, +789]"); in contains_failure() 92 "but was", in contains_handlesExceptions() 116 "found match (but failing because of exception)", in contains_handlesExceptions_alwaysFails() 118 assertFailureValue("found match (but failing because of exception)", "ghi"); in contains_handlesExceptions_alwaysFails() 143 "but did not", in displayingDiffsPairedBy_1arg_contains() 176 "but did not", in displayingDiffsPairedBy_1arg_contains_noDiff() 196 "but was", in displayingDiffsPairedBy_1arg_contains_handlesActualKeyerExceptions() 217 "but was", in displayingDiffsPairedBy_1arg_contains_handlesExpectedKeyerExceptions() 238 "but did not", in displayingDiffsPairedBy_1arg_contains_handlesFormatDiffExceptions() [all …]
|
| D | PrimitiveFloatArraySubjectTest.java | 75 assertFailureKeys("expected", "but was", "differs at index"); in isEqualTo_WithoutToleranceParameter_Fail_NotEqual() 77 assertFailureValue("but was", "[" + floatToString(2.2f) + "]"); in isEqualTo_WithoutToleranceParameter_Fail_NotEqual() 89 assertFailureKeys("expected", "but was", "wrong length", "expected", "but was"); in isEqualTo_WithoutToleranceParameter_Fail_Longer() 91 assertFailureValueIndexed("but was", 1, "2"); in isEqualTo_WithoutToleranceParameter_Fail_Longer() 103 assertFailureValue("but was", "[0.0]"); in isEqualTo_WithoutToleranceParameter_Fail_PlusMinusZero() 165 assertFailureKeys("value of", "expected to contain", "testing whether", "but was"); in usingTolerance_contains_failure() 172 assertFailureValue("but was", "[" + 1.1f + ", " + INTOLERABLE_2POINT2 + ", " + 3.3f + "]"); in usingTolerance_contains_failure() 180 assertFailureKeys("value of", "expected to contain", "testing whether", "but was"); in usingTolerance_contains_failureWithInfinity() 182 assertFailureValue("but was", "[" + 1.1f + ", Infinity, " + 3.3f + "]"); in usingTolerance_contains_failureWithInfinity() 190 assertFailureKeys("value of", "expected to contain", "testing whether", "but was"); in usingTolerance_contains_failureWithNaN() [all …]
|
| /external/clang/test/Sema/ |
| D | format-strings-ms.c | 23 …l); // expected-warning{{format specifies type '__int64' (aka 'long long') but the argument has ty… in signed_test() 25 … bigval); // expected-warning{{format specifies type '__int32' (aka 'int') but the argument has ty… in signed_test() 26 … bigval); // expected-warning{{format specifies type '__int32' (aka 'int') but the argument has ty… in signed_test() 31 …rning{{format specifies type 'unsigned __int64' (aka 'unsigned long long') but the argument has ty… in unsigned_test() 33 …ted-warning{{format specifies type 'unsigned __int32' (aka 'unsigned int') but the argument has ty… in unsigned_test() 34 …ted-warning{{format specifies type 'unsigned __int32' (aka 'unsigned int') but the argument has ty… in unsigned_test() 52 …printf("%wc", bad); // expected-warning{{format specifies type 'wint_t' (aka 'int') but the argume… in w_test() 53 …/ expected-warning{{format specifies type 'wchar_t' (aka 'unsigned short') but the argument has ty… in w_test() 54 …/ expected-warning{{format specifies type 'wchar_t' (aka 'unsigned short') but the argument has ty… in w_test() 55 …pected-warning{{format specifies type 'wchar_t *' (aka 'unsigned short *') but the argument has ty… in w_test() [all …]
|
| D | format-strings-scanf.c | 63 …scanf(kFormat3, &i); // expected-warning {{format specifies type 'unsigned short *' but the argume… in pr9751() 72 …fscanf(f, "%ld", i); // expected-warning{{format specifies type 'long *' but the argument has type… in test_variants() 73 …sscanf(buf, "%ld", i); // expected-warning{{format specifies type 'long *' but the argument has ty… in test_variants() 74 …my_scanf("%ld", i); // expected-warning{{format specifies type 'long *' but the argument has type … in test_variants() 85 …scanf("%[abc]", ip); // expected-warning{{format specifies type 'char *' but the argument has type… in test_scanlist() 100 …scanf("%as", sp); // expected-warning{{format specifies type 'float *' but the argument has type '… in test_alloc_extension() 101 …scanf("%aS", lsp); // expected-warning{{format specifies type 'float *' but the argument has type … in test_alloc_extension() 102 …scanf("%a[bcd]", sp); // expected-warning{{format specifies type 'float *' but the argument has ty… in test_alloc_extension() 114 …scanf("%ms", fp); // expected-warning{{format specifies type 'char **' but the argument has type '… in test_alloc_extension() 115 … expected-warning-re{{format specifies type 'wchar_t **' (aka '{{[^']+}}') but the argument has ty… in test_alloc_extension() [all …]
|
| /external/llvm/test/MC/ARM/ |
| D | thumb-invalid-crypto.txt | 5 @ CHECK: error: instruction 'aesd' is not predicable, but condition code specified 7 @ CHECK: error: instruction 'aesimc' is not predicable, but condition code specified 9 @ CHECK: error: instruction 'aesmc' is not predicable, but condition code specified 11 @ CHECK: error: instruction 'aese' is not predicable, but condition code specified 15 @ CHECK: error: instruction 'sha1h' is not predicable, but condition code specified 17 @ CHECK: error: instruction 'sha1su1' is not predicable, but condition code specified 19 @ CHECK: error: instruction 'sha256su0' is not predicable, but condition code specified 23 @ CHECK: error: instruction 'sha1c' is not predicable, but condition code specified 25 @ CHECK: error: instruction 'sha1m' is not predicable, but condition code specified 27 @ CHECK: error: instruction 'sha1p' is not predicable, but condition code specified [all …]
|
| /external/clang/test/FixIt/ |
| D | format.m | 10 …printf("%s", x); // expected-warning{{format specifies type 'char *' but the argument has type 'in… 11 …printf("%lf", x); // expected-warning{{format specifies type 'double' but the argument has type 'i… 16 …NSLog(@"%s", x); // expected-warning{{format specifies type 'char *' but the argument has type 'in… 17 …NSLog(@"%lf", x); // expected-warning{{format specifies type 'double' but the argument has type 'i… 18 NSLog(@"%@", x); // expected-warning{{format specifies type 'id' but the argument has type 'int'}} 25 …printf("%d", x); // expected-warning{{format specifies type 'int' but the argument has type 'char … 27 …printf("%lf", x); // expected-warning{{format specifies type 'double' but the argument has type 'c… 31 …NSLog(@"%d", x); // expected-warning{{format specifies type 'int' but the argument has type 'char … 33 …NSLog(@"%lf", x); // expected-warning{{format specifies type 'double' but the argument has type 'c… 34 …NSLog(@"%@", x); // expected-warning{{format specifies type 'id' but the argument has type 'char *… [all …]
|
| /external/OpenCL-CTS/test_conformance/api/ |
| D | test_api_consistency.cpp | 65 "CL_DEVICE_SVM_CAPABILITIES returned 0 but " in test_consistency_svm() 74 "CL_DEVICE_SVM_CAPABILITIES returned 0 but " in test_consistency_svm() 91 "CL_DEVICE_SVM_CAPABILITIES returned 0 but clEnqueueSVMMemFill did " in test_consistency_svm() 98 "CL_DEVICE_SVM_CAPABILITIES returned 0 but " in test_consistency_svm() 105 "CL_DEVICE_SVM_CAPABILITIES returned 0 but " in test_consistency_svm() 111 "CL_DEVICE_SVM_CAPABILITIES returned 0 but " in test_consistency_svm() 118 "CL_DEVICE_SVM_CAPABILITIES returned 0 but " in test_consistency_svm() 129 "CL_DEVICE_SVM_CAPABILITIES returned 0 but " in test_consistency_svm() 142 "CL_DEVICE_SVM_CAPABILITIES returned 0 but " in test_consistency_svm() 149 "CL_DEVICE_SVM_CAPABILITIES returned 0 but " in test_consistency_svm() [all …]
|
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
| D | InstConstraintVisitor.java | 153 constraintViolated(o, "The 'index' is not of type int but of type "+index+"."); in indexOfInt() 172 constraintViolated(o, "The 'value' is not of type int but of type "+value+"."); in valueOfInt() 183 … constraintViolated(o, "The 'arrayref' does not refer to an array but is of type "+arrayref+"."); in arrayrefOfArrayType() 196 * E.g. SWAP is a StackConsumer, but DUP_X1 is not a StackProducer. 222 /* therefore, we don't know the order of visiting; but we know */ 238 "' is referenced, but cannot be loaded and resolved: '"+vr+"'."); in visitLoadClass() 289 …dex '"+o.getIndex()+"' should refer to a CONSTANT_Fieldref_info structure, but refers to '"+c+"'."… in visitFieldInstruction() 298 …constraintViolated(o, "Class '"+name+"' is referenced, but cannot be loaded and resolved: '"+vr+"'… in visitFieldInstruction() 436 … constraintViolated(o, "Reference type expected on top of stack, but is: '"+stack().peek()+"'."); in visitReturnInstruction() 450 "' on top of the stack. But stack top is a '"+stack().peek()+"'."); in visitReturnInstruction() [all …]
|
| /external/replicaisland/res/values/ |
| D | wanda.xml | 11 Looks like he landed OK but his memory array is all smashed. Kyle has really crossed the line this… 19 Are you feeling better Mr. Android? Your memory is probably still scrambled, but don’t worry--it w… 31 …he handiwork of Dr. Kabochanomizu. We’re supposed to be on opposing teams but I personally don’t … 39 …ck finding The Source. My team is looking for it too, but so far no luck. Enjoy the island, but … 48 …Source doing what it does, but it gives me the creeps. I think there’s another, older structure e… 57 …d! How’s your search going? We’ve almost finished our scan of the beach, but I’m not supposed to… 61 …he sort of sounds like a robot when he talks <small>(no offense!)</small>, but he’s put all this e… 65 Kyle and I are the most recent search team, but Mr. Rokudou has been sending people here for years.… 91 But once you get to know him, he’s a pretty nice guy. Just don’t get on his bad side. 100 Kyle was my friend, but to you he was just an obstacle to overcome. You probably didn’t even think… [all …]
|
| /external/clang/test/Modules/ |
| D | submodules-preprocess.cpp | 8 # error HAVE_VECTOR macro is not available (but should be) 12 # error HAVE_TYPE_TRAITS_MAP macro is available (but shouldn't be) 16 # error HAVE_HASH_MAP macro is available (but shouldn't be) 22 # error HAVE_VECTOR macro is not available (but should be) 26 # error HAVE_TYPE_TRAITS_MAP macro is not available (but should be) 30 # error HAVE_HASH_MAP macro is available (but shouldn't be) 38 # error HAVE_VECTOR macro is not available (but should be) 42 # error HAVE_TYPE_TRAITS_MAP macro is not available (but should be) 46 # error HAVE_HASH_MAP macro is available (but shouldn't be) 52 # error HAVE_VECTOR macro is not available (but should be) [all …]
|
| /external/harfbuzz_ng/perf/texts/ |
| D | en-thelittleprince.txt | 35 But they answered: “Frighten? Why should any one be frightened by a hat?” My drawing was not 36 a picture of a hat. It was a picture of a boa constrictor digesting an elephant. But since the grow… 63 was a person of true understanding. But, whoever it was, he, or she, would always say: “That is a 89 great seriousness. Here you may see the best portrait that, later, I was able to make of him. But 102 When at last I was able to speak, I said to him: “But, what are you doing here?” And in answer he 109 of paper and my fountain pen. But then I remembered how my studies had been concentrated on 116 But I had never drawn a sheep. So I drew for him one of the two pictures I had drawn so often. It 132 So then I did my drawing over once more. But it was rejected too, just like the others. “This one is 181 come from another planet?” But he did not reply. He tossed his head gently, without taking his 198 But the little prince seemed shocked by this offer: “Tie him! What a queer idea!” [all …]
|
| /external/deqp-deps/glslang/Test/ |
| D | hlsl.promotions.frag | 29 float3 Fn_R_F3D(out float3 p) { p = d3; return d3; } // valid, but loss of precision on downconve… 34 int3 Fn_R_I3D(out int3 p) { p = d3; return d3; } // valid, but loss of precision on downconvers… 39 uint3 Fn_R_U3D(out uint3 p) { p = d3; return d3; } // valid, but loss of precision on downconver… 57 float3 r03 = d3; // valid, but loss of precision on downconversion. 62 int3 r13 = d3; // valid, but loss of precision on downconversion. 67 uint3 r23 = d3; // valid, but loss of precision on downconversion. 83 r03 *= d3; // valid, but loss of precision on downconversion. 88 r13 *= d3; // valid, but loss of precision on downconversion. 93 r23 *= d3; // valid, but loss of precision on downconversion. 106 r03 *= ds; // valid, but loss of precision on downconversion. [all …]
|
| /external/angle/third_party/vulkan-deps/glslang/src/Test/ |
| D | hlsl.promotions.frag | 29 float3 Fn_R_F3D(out float3 p) { p = d3; return d3; } // valid, but loss of precision on downconve… 34 int3 Fn_R_I3D(out int3 p) { p = d3; return d3; } // valid, but loss of precision on downconvers… 39 uint3 Fn_R_U3D(out uint3 p) { p = d3; return d3; } // valid, but loss of precision on downconver… 57 float3 r03 = d3; // valid, but loss of precision on downconversion. 62 int3 r13 = d3; // valid, but loss of precision on downconversion. 67 uint3 r23 = d3; // valid, but loss of precision on downconversion. 83 r03 *= d3; // valid, but loss of precision on downconversion. 88 r13 *= d3; // valid, but loss of precision on downconversion. 93 r23 *= d3; // valid, but loss of precision on downconversion. 106 r03 *= ds; // valid, but loss of precision on downconversion. [all …]
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | fast_exponential.hpp | 10 /// @brief Fast but less accurate implementations of exponential based functions. 28 /// Faster than the common pow function but less accurate. 33 /// Faster than the common pow function but less accurate. 38 /// Faster than the common pow function but less accurate. 43 /// Faster than the common pow function but less accurate. 48 /// Faster than the common exp function but less accurate. 53 /// Faster than the common exp function but less accurate. 58 /// Faster than the common log function but less accurate. 63 /// Faster than the common exp2 function but less accurate. 68 /// Faster than the common exp2 function but less accurate. [all …]
|
| /external/brotli/tests/testdata/ |
| D | asyoulik.txt | 84 bequeathed me by will but poor a thousand crowns, 95 and to that end riders dearly hired: but I, his 96 brother, gain nothing under him but growth; for the 141 you are the first-born; but the same tradition 216 CHARLES There's no news at the court, sir, but the old news: 249 well. Your brother is but young and tender; and, 262 it, but he is resolute. I'll tell thee, Charles: 276 day living. I speak but brotherly of him; but 296 misprised: but it shall not be so long; this 297 wrestler shall clear all: nothing remains but that [all …]
|
| /external/mbedtls/library/ |
| D | check_crypto_config.h | 34 #error "PSA_WANT_ALG_CCM defined, but not all prerequisites" 41 #error "PSA_WANT_ALG_CMAC defined, but not all prerequisites" 47 #error "PSA_WANT_ALG_DETERMINISTIC_ECDSA defined, but not all prerequisites" 53 #error "PSA_WANT_ALG_ECDSA defined, but not all prerequisites" 59 #error "PSA_WANT_ALG_GCM defined, but not all prerequisites" 65 #error "PSA_WANT_ALG_RSA_PKCS1V15_CRYPT defined, but not all prerequisites" 71 #error "PSA_WANT_ALG_RSA_PKCS1V15_SIGN defined, but not all prerequisites" 77 #error "PSA_WANT_ALG_RSA_OAEP defined, but not all prerequisites" 83 #error "PSA_WANT_ALG_RSA_PSS defined, but not all prerequisites" 88 #error "PSA_WANT_KEY_TYPE_ECC_KEY_PAIR defined, but not all prerequisites" [all …]
|
| /external/clang/test/SemaCXX/ |
| D | undefined-internal.cpp | 11 …static void foo(); // expected-warning {{function 'test1::foo' has internal linkage but is not def… 12 …d bar(); // expected-warning {{function 'test1::bar<int>' has internal linkage but is not defined}} 22 …ed-warning {{function 'test2::(anonymous namespace)::foo' has internal linkage but is not defined}} 23 …ed-warning {{variable 'test2::(anonymous namespace)::var' has internal linkage but is not defined}} 24 …rning {{function 'test2::(anonymous namespace)::bar<int>' has internal linkage but is not defined}} 56 …d-warning {{function 'test4::(anonymous namespace)::A::A' has internal linkage but is not defined}} 57 …-warning {{function 'test4::(anonymous namespace)::A::~A' has internal linkage but is not defined}} 58 …warning {{function 'test4::(anonymous namespace)::A::foo' has internal linkage but is not defined}} 60 …warning {{function 'test4::(anonymous namespace)::A::baz' has internal linkage but is not defined}} 82 …variable 'test5::B<test5::(anonymous namespace)::A>::var' has internal linkage but is not defined}} [all …]
|