/third_party/googletest/googletest/include/gtest/ |
D | gtest_pred_impl.h | 135 const T2& v2) { in AssertPred2Helper() 148 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\ argument 154 #define GTEST_PRED2_(pred, v1, v2, on_failure)\ argument 163 #define EXPECT_PRED_FORMAT2(pred_format, v1, v2) \ argument 165 #define EXPECT_PRED2(pred, v1, v2) \ argument 167 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \ argument 169 #define ASSERT_PRED2(pred, v1, v2) \ argument 186 const T2& v2, in AssertPred3Helper() 201 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument 207 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument [all …]
|
/third_party/mesa3d/src/gtest/include/gtest/ |
D | gtest_pred_impl.h | 135 const T2& v2) { in AssertPred2Helper() 148 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\ argument 154 #define GTEST_PRED2_(pred, v1, v2, on_failure)\ argument 163 #define EXPECT_PRED_FORMAT2(pred_format, v1, v2) \ argument 165 #define EXPECT_PRED2(pred, v1, v2) \ argument 167 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \ argument 169 #define ASSERT_PRED2(pred, v1, v2) \ argument 186 const T2& v2, in AssertPred3Helper() 201 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument 207 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument [all …]
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_vec2.inl | 468 GLM_FUNC_QUALIFIER tvec2<T, P> operator+(tvec2<T, P> const & v1, tvec1<T, P> const & v2) 484 GLM_FUNC_QUALIFIER tvec2<T, P> operator+(tvec1<T, P> const & v1, tvec2<T, P> const & v2) 492 GLM_FUNC_QUALIFIER tvec2<T, P> operator+(tvec2<T, P> const & v1, tvec2<T, P> const & v2) 508 GLM_FUNC_QUALIFIER tvec2<T, P> operator-(tvec2<T, P> const & v1, tvec1<T, P> const & v2) 524 GLM_FUNC_QUALIFIER tvec2<T, P> operator-(tvec1<T, P> const & v1, tvec2<T, P> const & v2) 532 GLM_FUNC_QUALIFIER tvec2<T, P> operator-(tvec2<T, P> const & v1, tvec2<T, P> const & v2) 548 GLM_FUNC_QUALIFIER tvec2<T, P> operator*(tvec2<T, P> const & v1, tvec1<T, P> const & v2) 564 GLM_FUNC_QUALIFIER tvec2<T, P> operator*(tvec1<T, P> const & v1, tvec2<T, P> const & v2) 572 GLM_FUNC_QUALIFIER tvec2<T, P> operator*(tvec2<T, P> const & v1, tvec2<T, P> const & v2) 588 GLM_FUNC_QUALIFIER tvec2<T, P> operator/(tvec2<T, P> const & v1, tvec1<T, P> const & v2) [all …]
|
D | type_vec4.inl | 639 GLM_FUNC_QUALIFIER tvec4<T, P> operator+(tvec4<T, P> const & v1, tvec1<T, P> const & v2) 651 GLM_FUNC_QUALIFIER tvec4<T, P> operator+(tvec1<T, P> const & v1, tvec4<T, P> const & v2) 657 GLM_FUNC_QUALIFIER tvec4<T, P> operator+(tvec4<T, P> const & v1, tvec4<T, P> const & v2) 669 GLM_FUNC_QUALIFIER tvec4<T, P> operator-(tvec4<T, P> const & v1, tvec1<T, P> const & v2) 681 GLM_FUNC_QUALIFIER tvec4<T, P> operator-(tvec1<T, P> const & v1, tvec4<T, P> const & v2) 687 GLM_FUNC_QUALIFIER tvec4<T, P> operator-(tvec4<T, P> const & v1, tvec4<T, P> const & v2) 699 GLM_FUNC_QUALIFIER tvec4<T, P> operator*(tvec4<T, P> const & v1, tvec1<T, P> const & v2) 711 GLM_FUNC_QUALIFIER tvec4<T, P> operator*(tvec1<T, P> const & v1, tvec4<T, P> const & v2) 717 GLM_FUNC_QUALIFIER tvec4<T, P> operator*(tvec4<T, P> const & v1, tvec4<T, P> const & v2) 729 GLM_FUNC_QUALIFIER tvec4<T, P> operator/(tvec4<T, P> const & v1, tvec1<T, P> const & v2) [all …]
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | VersionInfoTest.java | 97 VersionInfo v2 = in TestCompare() local 106 VersionInfo v2 = getInstance(COMPARE_NOT_EQUAL_INT_[i + 1]); in TestCompare() local 115 VersionInfo v2 = in TestCompare() local 124 VersionInfo v2 = getInstance(COMPARE_EQUAL_INT_[i + 1]); in TestCompare() local 132 VersionInfo v2 = VersionInfo.getInstance(COMPARE_LESS_[i + 1]); in TestCompare() local 203 VersionInfo v2 = VersionInfo.getInstance(COMPARE_NOT_EQUAL_STRING_[i + 1]); in TestComparable() local 211 VersionInfo v2 = VersionInfo.getInstance(COMPARE_EQUAL_STRING_[i + 1]); in TestComparable() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | VersionInfoTest.java | 94 VersionInfo v2 = in TestCompare() local 103 VersionInfo v2 = getInstance(COMPARE_NOT_EQUAL_INT_[i + 1]); in TestCompare() local 112 VersionInfo v2 = in TestCompare() local 121 VersionInfo v2 = getInstance(COMPARE_EQUAL_INT_[i + 1]); in TestCompare() local 129 VersionInfo v2 = VersionInfo.getInstance(COMPARE_LESS_[i + 1]); in TestCompare() local 212 VersionInfo v2 = VersionInfo.getInstance(COMPARE_NOT_EQUAL_STRING_[i + 1]); in TestComparable() local 220 VersionInfo v2 = VersionInfo.getInstance(COMPARE_EQUAL_STRING_[i + 1]); in TestComparable() local
|
/third_party/typescript/tests/cases/compiler/ |
D | implicitIndexSignatures.ts | 21 const v2 = getStringIndexValue(o2); constant 28 const v2 = getStringIndexValue(o2); constant 35 const v2 = getStringIndexValue(o2); constant 42 const v2 = getStringIndexValue(o2); constant 52 const v2 = getStringIndexValue(E2); constant
|
D | contextualSignatureInstantiation3.ts | 20 var v2: number[][]; variable 21 var v2 = xs.map(singleton); // Error if not number[][] variable 22 var v2 = map(xs, singleton); // Error if not number[][] variable
|
D | privacyImportParseErrors.ts | 10 export var v2: c1; variable 20 export var v2: c1; variable 28 export var v2: c1; variable 36 export var v2: c1; variable 94 export var v2: c1; variable 104 export var v2: c1; variable 112 export var v2: c1; variable 120 export var v2: c1; variable 178 export var v2: c1; variable 186 export var v2: c1; variable [all …]
|
D | privacyGloImportParseErrors.ts | 10 export var v2: c1; variable 20 export var v2: c1; variable 28 export var v2: c1; variable 36 export var v2: c1; variable 93 export var v2: c1; variable 101 export var v2: c1; variable
|
D | privacyImport.ts | 11 export var v2: c1; variable 21 export var v2: c1; variable 95 export var v2: c1; variable 105 export var v2: c1; variable 179 export var v2: c1; variable 197 export var v2: c1; variable
|
D | privacyGloImport.ts | 10 export var v2: c1; variable 20 export var v2: c1; variable 93 export var v2: c1; variable 101 export var v2: c1; variable
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | test-vector.cc | 38 hb_vector_t<int> v2 {v1}; in main() local 51 hb_vector_t<int> v2 = v1; in main() local 120 hb_vector_t<int> v2 {4, 5}; in main() local 131 hb_sorted_vector_t<int> v2 {4, 5}; in main() local
|
D | test-set.cc | 37 hb_set_t v2 {v1}; in main() local 45 hb_set_t v2 = v1; in main() local 90 hb_set_t v2 {4, 5}; in main() local
|
D | test-map.cc | 38 hb_map_t v2 {v1}; in main() local 49 hb_map_t v2 = v1; in main() local 95 hb_map_t v2 {pair_t{3,4}}; in main() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_major_storage.inl | 10 tvec2<T, P> const & v2 36 const tvec3<T, P>& v2, 72 const tvec4<T, P>& v2, 123 const tvec2<T, P>& v2) 138 const tvec3<T, P>& v2, 154 const tvec4<T, P>& v2,
|
/third_party/typescript/tests/baselines/reference/ |
D | moduleScoping.js | 7 var v2 = 42; // Global scope variable 12 var v2 = [1,2,3]; // Module scope. Should not appear in global scope variable 35 var v2 = [1, 2, 3]; // Module scope. Should not appear in global scope variable
|
D | iterableArrayPattern30.js | 2 const [[k1, v1], [k2, v2]] = new Map([["", true], ["hello", true]]) constant 5 const [[k1, v1], [k2, v2]] = new Map([["", true], ["hello", true]]); constant
|
D | generics0.js | 6 var v2: G<string>; variable 11 var v2; variable
|
D | es6ClassTest8.js | 61 Vector.minus = function (v1, v2) { return null; }; argument 62 Vector.times = function (v1, v2) { return null; }; argument 63 Vector.cross = function (v1, v2) { return null; }; argument 64 Vector.dot = function (v1, v2) { return null; }; argument
|
D | collisionRestParameterInType.js | 3 var v2: { variable 12 var v2; variable
|
D | constraints0.js | 15 var v2: C<B>; // should not work variable 21 var v2; // should not work variable
|
D | nonGenericTypeReferenceWithTypeArguments.js | 9 var v2: I<string>; variable 19 var v2: I<string>; variable 37 var v2; variable
|
D | collisionArgumentsInType.js | 4 var v2: { variable 20 var v2; variable
|
/third_party/opencl-headers/tests/ |
D | test_headers.c | 50 __cl_char2 v2 = b2.v2; in test_char() local 110 __cl_uchar2 v2 = b2.v2; in test_uchar() local 170 __cl_short2 v2 = b2.v2; in test_short() local 230 __cl_ushort2 v2 = b2.v2; in test_ushort() local 290 __cl_int2 v2 = b2.v2; in test_int() local 350 __cl_uint2 v2 = b2.v2; in test_uint() local 410 __cl_long2 v2 = b2.v2; in test_long() local 470 __cl_ulong2 v2 = b2.v2; in test_ulong() local 530 __cl_float2 v2 = b2.v2; in test_float() local 592 __cl_double2 v2 = b2.v2; in test_double() local
|