| /external/mbedtls/include/mbedtls/ |
| D | check_config.h | 17 * target platforms, so not an issue, but let's just be extra sure. 62 #error "MBEDTLS_ECP_DP_BP256R1_ENABLED defined, but not its PSA counterpart" 66 #error "MBEDTLS_ECP_DP_BP384R1_ENABLED defined, but not its PSA counterpart" 70 #error "MBEDTLS_ECP_DP_BP512R1_ENABLED defined, but not its PSA counterpart" 74 #error "MBEDTLS_ECP_DP_CURVE25519_ENABLED defined, but not its PSA counterpart" 78 #error "MBEDTLS_ECP_DP_CURVE448_ENABLED defined, but not its PSA counterpart" 82 #error "MBEDTLS_ECP_DP_SECP192R1_ENABLED defined, but not its PSA counterpart" 86 #error "MBEDTLS_ECP_DP_SECP224R1_ENABLED defined, but not its PSA counterpart" 90 #error "MBEDTLS_ECP_DP_SECP256R1_ENABLED defined, but not its PSA counterpart" 94 #error "MBEDTLS_ECP_DP_SECP384R1_ENABLED defined, but not its PSA counterpart" [all …]
|
| /external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
| D | check_config.h | 17 * target platforms, so not an issue, but let's just be extra sure. 90 #error "MBEDTLS_CTR_DRBG_C defined, but not all prerequisites" 94 #error "MBEDTLS_DHM_C defined, but not all prerequisites" 99 #error "MBEDTLS_CMAC_C defined, but not all prerequisites" 104 #error "MBEDTLS_NIST_KW_C defined, but not all prerequisites" 138 #error "MBEDTLS_ECDH_C defined, but not all prerequisites" 156 #error "MBEDTLS_ECDSA_C defined, but not all prerequisites" 170 #error "MBEDTLS_ECJPAKE_C defined, but not all prerequisites" 181 #error "MBEDTLS_ECP_RESTARTABLE defined, but it cannot coexist with an alternative ECP implementati… 186 #error "MBEDTLS_ECP_RESTARTABLE defined, but not all prerequisites" [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 | 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/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/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 …]
|
| /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/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/mbedtls/library/ |
| D | check_crypto_config.h | 22 #error "PSA_WANT_ALG_CCM defined, but not all prerequisites" 29 #error "PSA_WANT_ALG_CMAC defined, but not all prerequisites" 35 #error "PSA_WANT_ALG_DETERMINISTIC_ECDSA defined, but not all prerequisites" 41 #error "PSA_WANT_ALG_ECDSA defined, but not all prerequisites" 47 #error "PSA_WANT_ALG_GCM defined, but not all prerequisites" 53 #error "PSA_WANT_ALG_RSA_PKCS1V15_CRYPT defined, but not all prerequisites" 59 #error "PSA_WANT_ALG_RSA_PKCS1V15_SIGN defined, but not all prerequisites" 65 #error "PSA_WANT_ALG_RSA_OAEP defined, but not all prerequisites" 71 #error "PSA_WANT_ALG_RSA_PSS defined, but not all prerequisites" 80 #error "PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_xxx defined, but not all prerequisites" [all …]
|
| /external/openthread/third_party/mbedtls/repo/library/ |
| D | check_crypto_config.h | 22 #error "PSA_WANT_ALG_CCM defined, but not all prerequisites" 29 #error "PSA_WANT_ALG_CMAC defined, but not all prerequisites" 35 #error "PSA_WANT_ALG_DETERMINISTIC_ECDSA defined, but not all prerequisites" 41 #error "PSA_WANT_ALG_ECDSA defined, but not all prerequisites" 47 #error "PSA_WANT_ALG_GCM defined, but not all prerequisites" 53 #error "PSA_WANT_ALG_RSA_PKCS1V15_CRYPT defined, but not all prerequisites" 59 #error "PSA_WANT_ALG_RSA_PKCS1V15_SIGN defined, but not all prerequisites" 65 #error "PSA_WANT_ALG_RSA_OAEP defined, but not all prerequisites" 71 #error "PSA_WANT_ALG_RSA_PSS defined, but not all prerequisites" 80 #error "PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_xxx defined, but not all prerequisites" [all …]
|
| /external/executorch/extension/llm/custom_ops/ |
| D | sdpa_with_kv_cache.py | 28 assert len(libs) == 1, f"Expected 1 library but got {len(libs)}" 54 ), f"Expected query to be 4 dimensional but got {query.dim()} dimensions." 57 ), f"Expected key to be 4 dimensional but got {key.dim()} dimensions." 60 ), f"Expected value to be 4 dimensional but got {value.dim()} dimensions." 64 ), f"Expected query to be float32 but got {query.dtype}" 65 assert key.dtype == torch.float32, f"Expected key to be float32 but got {key.dtype}" 68 ), f"Expected value to be float32 but got {value.dtype}" 72 ), f"Expected key_cache to be 4 dimensional but got {key_cache.dim()}" 75 ), f"Expected value_cache to be 4 dimensional but got {value_cache.dim()}" 79 ), f"Expected key_cache to be float32 but got {key_cache.dtype}" [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/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/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/angle/third_party/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/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/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/rust/android-crates-io/crates/grpcio-sys/grpc/tools/internal_ci/linux/ |
| D | grpc_xds_resource_cleanup.sh | 32 # flag resource_prefix is required by the gke test framework, but doesn't 39 --resource_prefix='required-but-does-not-matter' \ 40 …td_bootstrap_image='required-but-does-not-matter' --server_image='required-but-does-not-matter' --… 57 --resource_prefix='required-but-does-not-matter' \ 58 …td_bootstrap_image='required-but-does-not-matter' --server_image='required-but-does-not-matter' --… 72 --resource_prefix='required-but-does-not-matter' \ 73 …td_bootstrap_image='required-but-does-not-matter' --server_image='required-but-does-not-matter' --…
|
| /external/okio/okio-assetfilesystem/src/androidTest/assets/ |
| D | moby10b.txt | 58 look at the file size will have to do, but we will try to see a 186 But for the "Right of Replacement or Refund" described below, 192 INCLUDING BUT NOT LIMITED TO INDIRECT, CONSEQUENTIAL, PUNITIVE 208 TO THE ETEXT OR ANY MEDIUM IT MAY BE ON, INCLUDING BUT NOT 237 cessing or hypertext software, but only so long as 375 rosy-strong; but with whom one sometimes loves to sit, and feel 381 the Tuileries for ye! But gulp down your tears and hie aloft to the 385 Here ye strike but splintered hearts together--there, ye shall strike 456 Mote him availle, but to returne againe 479 State--(in Latin, Civitas) which is but an artificial man." --OPENING [all …]
|