Home
last modified time | relevance | path

Searched defs:v2 (Results 1 – 25 of 600) sorted by relevance

12345678910>>...24

/third_party/googletest/googletest/include/gtest/
Dgtest_pred_impl.h135 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/
Dgtest_pred_impl.h135 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/
Dtype_vec2.inl468 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 …]
Dtype_vec4.inl639 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/
DVersionInfoTest.java97 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/
DVersionInfoTest.java94 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/
DimplicitIndexSignatures.ts21 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
DcontextualSignatureInstantiation3.ts20 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
DprivacyImportParseErrors.ts10 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 …]
DprivacyGloImportParseErrors.ts10 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
DprivacyImport.ts11 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
DprivacyGloImport.ts10 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/
Dtest-vector.cc38 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
Dtest-set.cc37 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
Dtest-map.cc38 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/
Dmatrix_major_storage.inl10 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/
DmoduleScoping.js7 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
DiterableArrayPattern30.js2 const [[k1, v1], [k2, v2]] = new Map([["", true], ["hello", true]]) constant
5 const [[k1, v1], [k2, v2]] = new Map([["", true], ["hello", true]]); constant
Dgenerics0.js6 var v2: G<string>; variable
11 var v2; variable
Des6ClassTest8.js61 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
DcollisionRestParameterInType.js3 var v2: { variable
12 var v2; variable
Dconstraints0.js15 var v2: C<B>; // should not work variable
21 var v2; // should not work variable
DnonGenericTypeReferenceWithTypeArguments.js9 var v2: I<string>; variable
19 var v2: I<string>; variable
37 var v2; variable
DcollisionArgumentsInType.js4 var v2: { variable
20 var v2; variable
/third_party/opencl-headers/tests/
Dtest_headers.c50 __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

12345678910>>...24