Home
last modified time | relevance | path

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

12345678910>>...52

/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-intrinsics-constrained.c34 float32x2_t test_vadd_f32(float32x2_t v1, float32x2_t v2) { in test_vadd_f32()
43 float32x4_t test_vaddq_f32(float32x4_t v1, float32x4_t v2) { in test_vaddq_f32()
52 float32x2_t test_vsub_f32(float32x2_t v1, float32x2_t v2) { in test_vsub_f32()
61 float32x4_t test_vsubq_f32(float32x4_t v1, float32x4_t v2) { in test_vsubq_f32()
70 float64x2_t test_vsubq_f64(float64x2_t v1, float64x2_t v2) { in test_vsubq_f64()
79 float32x2_t test_vmul_f32(float32x2_t v1, float32x2_t v2) { in test_vmul_f32()
88 float32x4_t test_vmulq_f32(float32x4_t v1, float32x4_t v2) { in test_vmulq_f32()
97 float64x2_t test_vmulq_f64(float64x2_t v1, float64x2_t v2) { in test_vmulq_f64()
109 float32x2_t test_vmla_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vmla_f32()
121 float32x4_t test_vmlaq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vmlaq_f32()
[all …]
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest_pred_impl.h134 const T2& v2) { in AssertPred2Helper()
146 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\ argument
152 #define GTEST_PRED2_(pred, v1, v2, on_failure)\ argument
161 #define EXPECT_PRED_FORMAT2(pred_format, v1, v2) \ argument
163 #define EXPECT_PRED2(pred, v1, v2) \ argument
165 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \ argument
167 #define ASSERT_PRED2(pred, v1, v2) \ argument
184 const T2& v2, in AssertPred3Helper()
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument
[all …]
/external/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 …]
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest_pred_impl.h134 const T2& v2) { in AssertPred2Helper()
146 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\ argument
152 #define GTEST_PRED2_(pred, v1, v2, on_failure)\ argument
161 #define EXPECT_PRED_FORMAT2(pred_format, v1, v2) \ argument
163 #define EXPECT_PRED2(pred, v1, v2) \ argument
165 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \ argument
167 #define ASSERT_PRED2(pred, v1, v2) \ argument
184 const T2& v2, in AssertPred3Helper()
199 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument
205 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument
[all …]
/external/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 …]
/external/rust/crates/quiche/deps/boringssl/src/third_party/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 …]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest_pred_impl.h133 const T2& v2) { in AssertPred2Helper()
145 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\ argument
151 #define GTEST_PRED2_(pred, v1, v2, on_failure)\ argument
160 #define EXPECT_PRED_FORMAT2(pred_format, v1, v2) \ argument
162 #define EXPECT_PRED2(pred, v1, v2) \ argument
164 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \ argument
166 #define ASSERT_PRED2(pred, v1, v2) \ argument
183 const T2& v2, in AssertPred3Helper()
198 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument
204 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument
[all …]
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest_pred_impl.h118 const T2 &v2) { in AssertPred2Helper()
131 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure) \ argument
136 #define GTEST_PRED2_(pred, v1, v2, on_failure) \ argument
141 #define EXPECT_PRED_FORMAT2(pred_format, v1, v2) \ argument
143 #define EXPECT_PRED2(pred, v1, v2) \ argument
145 #define ASSERT_PRED_FORMAT2(pred_format, v1, v2) \ argument
147 #define ASSERT_PRED2(pred, v1, v2) \ argument
155 const T1 &v1, const T2 &v2, const T3 &v3) { in AssertPred3Helper()
169 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure) \ argument
174 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure) \ argument
[all …]
/external/llvm-project/libcxx/test/std/utilities/variant/variant.relops/
Drelops.pass.cpp120 constexpr V v2(std::in_place_index<0>, T1{42}); in test_equality_basic() local
129 constexpr V v2(std::in_place_index<0>, T1{43}); in test_equality_basic() local
138 constexpr V v2(std::in_place_index<1>, T2{42}); in test_equality_basic() local
147 constexpr V v2(std::in_place_index<1>, T2{42}); in test_equality_basic() local
164 V v2; in test_equality() local
175 V v2; in test_equality() local
185 V v2; in test_equality() local
212 constexpr V v2(std::in_place_index<0>, T1{1}); in test_relational_basic() local
218 constexpr V v2(std::in_place_index<0>, T1{1}); in test_relational_basic() local
224 constexpr V v2(std::in_place_index<0>, T1{0}); in test_relational_basic() local
[all …]
/external/libcxx/test/std/utilities/variant/variant.relops/
Drelops.pass.cpp121 constexpr V v2(std::in_place_index<0>, T1{42}); in test_equality_basic() local
130 constexpr V v2(std::in_place_index<0>, T1{43}); in test_equality_basic() local
139 constexpr V v2(std::in_place_index<1>, T2{42}); in test_equality_basic() local
148 constexpr V v2(std::in_place_index<1>, T2{42}); in test_equality_basic() local
165 V v2; in test_equality() local
176 V v2; in test_equality() local
186 V v2; in test_equality() local
213 constexpr V v2(std::in_place_index<0>, T1{1}); in test_relational_basic() local
219 constexpr V v2(std::in_place_index<0>, T1{1}); in test_relational_basic() local
225 constexpr V v2(std::in_place_index<0>, T1{0}); in test_relational_basic() local
[all …]
/external/llvm-project/libcxx/test/std/numerics/numarray/template.valarray/valarray.members/
Dshift.pass.cpp28 std::valarray<T> v2 = v1.shift(0); in main() local
39 std::valarray<T> v2 = v1.shift(1); in main() local
50 std::valarray<T> v2 = v1.shift(9); in main() local
61 std::valarray<T> v2 = v1.shift(90); in main() local
72 std::valarray<T> v2 = v1.shift(-1); in main() local
83 std::valarray<T> v2 = v1.shift(-9); in main() local
94 std::valarray<T> v2 = v1.shift(-90); in main() local
103 std::valarray<T> v2 = v1.shift(-90); in main() local
112 std::valarray<T> v2 = (v1 + v1).shift(3); in main() local
123 std::valarray<T> v2 = (v1 + v1).shift(-3); in main() local
Dcshift.pass.cpp28 std::valarray<T> v2 = v1.cshift(0); in main() local
39 std::valarray<T> v2 = v1.cshift(3); in main() local
50 std::valarray<T> v2 = v1.cshift(10); in main() local
61 std::valarray<T> v2 = v1.cshift(17); in main() local
72 std::valarray<T> v2 = v1.cshift(-3); in main() local
83 std::valarray<T> v2 = v1.cshift(-10); in main() local
94 std::valarray<T> v2 = v1.cshift(-17); in main() local
103 std::valarray<T> v2 = v1.cshift(-17); in main() local
112 std::valarray<T> v2 = (v1 + v1).cshift(3); in main() local
123 std::valarray<T> v2 = (v1 + v1).cshift(-3); in main() local
/external/libcxx/test/std/numerics/numarray/template.valarray/valarray.members/
Dcshift.pass.cpp27 std::valarray<T> v2 = v1.cshift(0); in main() local
38 std::valarray<T> v2 = v1.cshift(3); in main() local
49 std::valarray<T> v2 = v1.cshift(10); in main() local
60 std::valarray<T> v2 = v1.cshift(17); in main() local
71 std::valarray<T> v2 = v1.cshift(-3); in main() local
82 std::valarray<T> v2 = v1.cshift(-10); in main() local
93 std::valarray<T> v2 = v1.cshift(-17); in main() local
102 std::valarray<T> v2 = v1.cshift(-17); in main() local
111 std::valarray<T> v2 = (v1 + v1).cshift(3); in main() local
122 std::valarray<T> v2 = (v1 + v1).cshift(-3); in main() local
Dshift.pass.cpp27 std::valarray<T> v2 = v1.shift(0); in main() local
38 std::valarray<T> v2 = v1.shift(1); in main() local
49 std::valarray<T> v2 = v1.shift(9); in main() local
60 std::valarray<T> v2 = v1.shift(90); in main() local
71 std::valarray<T> v2 = v1.shift(-1); in main() local
82 std::valarray<T> v2 = v1.shift(-9); in main() local
93 std::valarray<T> v2 = v1.shift(-90); in main() local
102 std::valarray<T> v2 = v1.shift(-90); in main() local
111 std::valarray<T> v2 = (v1 + v1).shift(3); in main() local
122 std::valarray<T> v2 = (v1 + v1).shift(-3); in main() local
/external/llvm-project/libcxx/test/std/utilities/variant/variant.variant/variant.swap/
Dswap.pass.cpp191 V v2; in test_swap_valueless_by_exception() local
209 V v2; in test_swap_valueless_by_exception() local
239 V v2(std::in_place_index<0>, 100); in test_swap_same_alternative() local
254 V v2(std::in_place_index<0>, 100); in test_swap_same_alternative() local
275 V v2(std::in_place_index<0>, 100); in test_swap_same_alternative() local
292 V v2(std::in_place_index<0>, 100); in test_swap_same_alternative() local
309 V v2(std::in_place_index<0>, 100); in test_swap_same_alternative() local
329 V v2(std::in_place_index<1>, 100); in test_swap_different_alternatives() local
356 V v2(std::in_place_index<1>, 100); in test_swap_different_alternatives() local
381 V v2(std::in_place_index<1>, 100); in test_swap_different_alternatives() local
[all …]
/external/libcxx/test/std/utilities/variant/variant.variant/variant.swap/
Dswap.pass.cpp194 V v2; in test_swap_valueless_by_exception() local
212 V v2; in test_swap_valueless_by_exception() local
242 V v2(std::in_place_index<0>, 100); in test_swap_same_alternative() local
257 V v2(std::in_place_index<0>, 100); in test_swap_same_alternative() local
278 V v2(std::in_place_index<0>, 100); in test_swap_same_alternative() local
295 V v2(std::in_place_index<0>, 100); in test_swap_same_alternative() local
312 V v2(std::in_place_index<0>, 100); in test_swap_same_alternative() local
332 V v2(std::in_place_index<1>, 100); in test_swap_different_alternatives() local
359 V v2(std::in_place_index<1>, 100); in test_swap_different_alternatives() local
384 V v2(std::in_place_index<1>, 100); in test_swap_different_alternatives() local
[all …]
/external/libcxx/test/std/containers/sequences/vector.bool/
Dswap.pass.cpp24 std::vector<bool> v2(200); in main() local
34 std::vector<bool, A> v2(200, false, A(1, 2)); in main() local
46 std::vector<bool, A> v2(200, false, A(2)); in main() local
68 std::vector<bool, min_allocator<bool>> v2(200); in main() local
78 std::vector<bool, A> v2(200, false, A()); in main() local
/external/llvm-project/libcxx/test/std/containers/sequences/vector.bool/
Dswap.pass.cpp24 std::vector<bool> v2(200); in main() local
34 std::vector<bool, A> v2(200, false, A(1, 2)); in main() local
46 std::vector<bool, A> v2(200, false, A(2)); in main() local
68 std::vector<bool, min_allocator<bool>> v2(200); in main() local
78 std::vector<bool, A> v2(200, false, A()); in main() local
/external/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
Dcopy.pass.cpp154 std::variant<int> v2 = v; in test_copy_ctor_basic() local
160 std::variant<int, long> v2 = v; in test_copy_ctor_basic() local
167 std::variant<NonT> v2(v); in test_copy_ctor_basic() local
174 std::variant<int, NonT> v2(v); in test_copy_ctor_basic() local
184 constexpr std::variant<int> v2 = v; in test_copy_ctor_basic() local
191 constexpr std::variant<int, long> v2 = v; in test_copy_ctor_basic() local
198 constexpr std::variant<TCopy> v2(v); in test_copy_ctor_basic() local
205 constexpr std::variant<int, TCopy> v2(v); in test_copy_ctor_basic() local
212 constexpr std::variant<TCopyNTMove> v2(v); in test_copy_ctor_basic() local
219 constexpr std::variant<int, TCopyNTMove> v2(v); in test_copy_ctor_basic() local
[all …]
/external/llvm-project/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
Dcopy.pass.cpp151 std::variant<int> v2 = v; in test_copy_ctor_basic() local
157 std::variant<int, long> v2 = v; in test_copy_ctor_basic() local
164 std::variant<NonT> v2(v); in test_copy_ctor_basic() local
171 std::variant<int, NonT> v2(v); in test_copy_ctor_basic() local
181 constexpr std::variant<int> v2 = v; in test_copy_ctor_basic() local
188 constexpr std::variant<int, long> v2 = v; in test_copy_ctor_basic() local
195 constexpr std::variant<TCopy> v2(v); in test_copy_ctor_basic() local
202 constexpr std::variant<int, TCopy> v2(v); in test_copy_ctor_basic() local
209 constexpr std::variant<TCopyNTMove> v2(v); in test_copy_ctor_basic() local
216 constexpr std::variant<int, TCopyNTMove> v2(v); in test_copy_ctor_basic() local
[all …]
/external/llvm-project/libcxx/test/std/utilities/variant/variant.visit/
Dvisit.pass.cpp136 V2 v2("hello"); in test_call_operator_forwarding() local
148 V v1(42l), v2("hello"), v3(101), v4(1.1); in test_call_operator_forwarding() local
160 V v1(42l), v2("hello"), v3(nullptr), v4(1.1); in test_call_operator_forwarding() local
221 V v1(42), v2("hello"), v3(43l); in test_argument_forwarding() local
229 V v1(42l), v2("hello"), v3(101), v4(1.1); in test_argument_forwarding() local
237 V v1(42l), v2("hello"), v3(nullptr), v4(1.1); in test_argument_forwarding() local
275 V2 v2("hello"); in test_return_type() local
283 V v1(42l), v2("hello"), v3(101), v4(1.1); in test_return_type() local
291 V v1(42l), v2("hello"), v3(nullptr), v4(1.1); in test_return_type() local
329 constexpr V2 v2(nullptr); in test_constexpr() local
[all …]
/external/llvm-project/polly/lib/External/isl/
Disl_val.c569 __isl_give isl_val *isl_val_min(__isl_take isl_val *v1, __isl_take isl_val *v2) in isl_val_min()
597 __isl_give isl_val *isl_val_max(__isl_take isl_val *v1, __isl_take isl_val *v2) in isl_val_max()
625 __isl_give isl_val *isl_val_add(__isl_take isl_val *v1, __isl_take isl_val *v2) in isl_val_add()
684 __isl_give isl_val *isl_val_add_ui(__isl_take isl_val *v1, unsigned long v2) in isl_val_add_ui()
703 __isl_give isl_val *isl_val_sub(__isl_take isl_val *v1, __isl_take isl_val *v2) in isl_val_sub()
762 __isl_give isl_val *isl_val_sub_ui(__isl_take isl_val *v1, unsigned long v2) in isl_val_sub_ui()
781 __isl_give isl_val *isl_val_mul(__isl_take isl_val *v1, __isl_take isl_val *v2) in isl_val_mul()
843 __isl_take isl_val *v2) in isl_val_scale_val()
850 __isl_give isl_val *isl_val_mul_ui(__isl_take isl_val *v1, unsigned long v2) in isl_val_mul_ui()
874 __isl_give isl_val *isl_val_div(__isl_take isl_val *v1, __isl_take isl_val *v2) in isl_val_div()
[all …]
/external/libgav1/libgav1/src/utils/
Dbit_mask_set.h36 constexpr BitMaskSet(int v1, int v2) : mask_((1U << v1) | (1U << v2)) {} in BitMaskSet()
38 constexpr BitMaskSet(int v1, int v2, int v3) in BitMaskSet()
41 constexpr BitMaskSet(int v1, int v2, int v3, int v4) in BitMaskSet()
44 constexpr BitMaskSet(int v1, int v2, int v3, int v4, int v5) in BitMaskSet()
47 constexpr BitMaskSet(int v1, int v2, int v3, int v4, int v5, int v6) in BitMaskSet()
51 constexpr BitMaskSet(int v1, int v2, int v3, int v4, int v5, int v6, int v7) in BitMaskSet()
55 constexpr BitMaskSet(int v1, int v2, int v3, int v4, int v5, int v6, int v7, in BitMaskSet()
60 constexpr BitMaskSet(int v1, int v2, int v3, int v4, int v5, int v6, int v7, in BitMaskSet()
/external/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 …]
/external/icu/android_icu4j/src/main/tests/android/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
215 VersionInfo v2 = VersionInfo.getInstance(COMPARE_NOT_EQUAL_STRING_[i + 1]); in TestComparable() local
223 VersionInfo v2 = VersionInfo.getInstance(COMPARE_EQUAL_STRING_[i + 1]); in TestComparable() local

12345678910>>...52