Home
last modified time | relevance | path

Searched refs:v2 (Results 1 - 25 of 927) sorted by relevance

12345678910>>...38

/third_party/googletest/googletest/include/gtest/
H A Dgtest_pred_impl.h49 // ASSERT_PRED_FORMAT2(pred_format, v1, v2)
61 // ASSERT_PRED2(pred, v1, v2)
65 // and the values v1, v2, ..., must support the << operator for
120 const T2& v2) { in AssertPred2Helper()
121 if (pred(v1, v2)) return AssertionSuccess(); in AssertPred2Helper()
128 << e2 << " evaluates to " << ::testing::PrintToString(v2); in AssertPred2Helper()
133 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure) \
134 GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), on_failure)
138 #define GTEST_PRED2_(pred, v1, v2, on_failur
118 AssertPred2Helper(const char* pred_text, const char* e1, const char* e2, Pred pred, const T1& v1, const T2& v2) AssertPred2Helper() argument
155 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) AssertPred3Helper() argument
194 AssertPred4Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4) AssertPred4Helper() argument
236 AssertPred5Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, const char* e5, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4, const T5& v5) AssertPred5Helper() argument
[all...]
/third_party/node/deps/googletest/include/gtest/
H A Dgtest_pred_impl.h49 // ASSERT_PRED_FORMAT2(pred_format, v1, v2)
61 // ASSERT_PRED2(pred, v1, v2)
65 // and the values v1, v2, ..., must support the << operator for
120 const T2& v2) { in AssertPred2Helper()
121 if (pred(v1, v2)) return AssertionSuccess(); in AssertPred2Helper()
128 << e2 << " evaluates to " << ::testing::PrintToString(v2); in AssertPred2Helper()
133 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure) \
134 GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), on_failure)
138 #define GTEST_PRED2_(pred, v1, v2, on_failur
118 AssertPred2Helper(const char* pred_text, const char* e1, const char* e2, Pred pred, const T1& v1, const T2& v2) AssertPred2Helper() argument
155 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) AssertPred3Helper() argument
194 AssertPred4Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4) AssertPred4Helper() argument
236 AssertPred5Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, const char* e5, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4, const T5& v5) AssertPred5Helper() argument
[all...]
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest_pred_impl.h47 // ASSERT_PRED_FORMAT2(pred_format, v1, v2)
59 // ASSERT_PRED2(pred, v1, v2)
63 // and the values v1, v2, ..., must support the << operator for
135 const T2& v2) { in AssertPred2Helper()
136 if (pred(v1, v2)) return AssertionSuccess(); in AssertPred2Helper()
143 << e2 << " evaluates to " << ::testing::PrintToString(v2); in AssertPred2Helper()
148 #define GTEST_PRED_FORMAT2_(pred_format, v1, v2, on_failure)\
149 GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), \
154 #define GTEST_PRED2_(pred, v1, v2, on_failur
130 AssertPred2Helper(const char* pred_text, const char* e1, const char* e2, Pred pred, const T1& v1, const T2& v2) AssertPred2Helper() argument
180 AssertPred3Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, Pred pred, const T1& v1, const T2& v2, const T3& v3) AssertPred3Helper() argument
236 AssertPred4Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4) AssertPred4Helper() argument
298 AssertPred5Helper(const char* pred_text, const char* e1, const char* e2, const char* e3, const char* e4, const char* e5, Pred pred, const T1& v1, const T2& v2, const T3& v3, const T4& v4, const T5& v5) AssertPred5Helper() argument
[all...]
/third_party/ffmpeg/libavcodec/aarch64/
H A Dh264pred_neon.S118 ld1 {v2.8b}, [x2], x1
124 uaddl v7.8h, v2.8b, v3.8b
125 usubl v2.8h, v2.8b, v0.8b
128 mul v2.8h, v2.8h, v0.8h
130 addp v2.8h, v2.8h, v3.8h
131 addp v2.8h, v2
[all...]
H A Daacpsdsp_neon.S25 faddp v2.4S, v0.4S, v1.4S
27 fadd v3.4S, v3.4S, v2.4S
36 ld1 {v2.4S}, [x2], #16
37 zip1 v3.4S, v2.4S, v2.4S
38 zip2 v4.4S, v2.4S, v2.4S
54 1: ld1 {v2.2S}, [x0]
58 mov v2.D[1], v2
[all...]
H A Dvp8dsp_neon.S34 add v6.4h, v1.4h, v2.4h
36 sub v7.4h, v1.4h, v2.4h
41 sub v2.4h, v4.4h, v6.4h
46 transpose_4x4H v0, v1, v2, v3, v4, v5, v6, v7
51 add v6.4h, v1.4h, v2.4h
52 sub v7.4h, v1.4h, v2.4h
56 sub v2.4h, v4.4h, v6.4h
61 sshr v2.4h, v2.4h, #3
67 st1 {v2
[all...]
H A Dvc1dsp_neon.S31 ld1 {v1.16b, v2.16b}, [x0], #32
37 shl v7.8h, v2.8h, #4 // 16 * src[8]
38 shl v18.8h, v2.8h, #2 // 4 * src[8]
51 mls v20.8h, v2.8h, v0.h[2] // - 15 * src[8] + 4 * src[24] + 16 * src[40]
56 mls v19.8h, v2.8h, v0.h[1] // - 9 * src[8] + 16 * src[24] - 4 * src[40]
57 sub v2.8h, v23.8h, v21.8h // t4/2 = 6/2 * src[16] - 16/2 * src[48]
63 add v5.8h, v1.8h, v2.8h // t6/2 = t2/2 + t4/2
64 sub v16.8h, v1.8h, v2.8h // t7/2 = t2/2 - t4/2
66 add v21.8h, v1.8h, v2.8h // t6/2 = t2/2 + t4/2
72 sub v1.8h, v1.8h, v2
[all...]
H A Didctdsp_neon.S31 ld1 {v0.16b, v1.16b, v2.16b, v3.16b}, [x0], #64
35 sqxtun v2.8b, v2.8h
42 st1 {v2.8b}, [x1], x2
43 sqxtun v2.8b, v7.8h
48 st1 {v2.8b}, [x1]
58 ld1 {v0.16b, v1.16b, v2.16b, v3.16b}, [x0], #64
63 sqxtn v2.8b, v2.8h
70 add v2
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_winsys.h148 caps->caps.v2.min_aliased_point_size = 1.f; in virgl_ws_fill_new_caps_defaults()
149 caps->caps.v2.max_aliased_point_size = 255.f; in virgl_ws_fill_new_caps_defaults()
150 caps->caps.v2.min_smooth_point_size = 1.f; in virgl_ws_fill_new_caps_defaults()
151 caps->caps.v2.max_smooth_point_size = 190.f; in virgl_ws_fill_new_caps_defaults()
152 caps->caps.v2.min_aliased_line_width = 1.f; in virgl_ws_fill_new_caps_defaults()
153 caps->caps.v2.max_aliased_line_width = 10.f; in virgl_ws_fill_new_caps_defaults()
154 caps->caps.v2.min_smooth_line_width = 0.f; in virgl_ws_fill_new_caps_defaults()
155 caps->caps.v2.max_smooth_line_width = 10.f; in virgl_ws_fill_new_caps_defaults()
156 caps->caps.v2.max_texture_lod_bias = 15.0f; in virgl_ws_fill_new_caps_defaults()
157 caps->caps.v2 in virgl_ws_fill_new_caps_defaults()
[all...]
H A Dvirgl_screen.c71 if (vscreen->caps.caps.v2.host_feature_check_version >= 5) in virgl_get_name()
72 return vscreen->caps.caps.v2.renderer; in virgl_get_name()
88 return vscreen->caps.caps.v2.max_anisotropy > 1.0; in virgl_get_param()
103 if (vscreen->caps.caps.v2.max_texture_2d_size) in virgl_get_param()
104 return vscreen->caps.caps.v2.max_texture_2d_size; in virgl_get_param()
107 if (vscreen->caps.caps.v2.max_texture_3d_size) in virgl_get_param()
108 return 1 + util_logbase2(vscreen->caps.caps.v2.max_texture_3d_size); in virgl_get_param()
111 if (vscreen->caps.caps.v2.max_texture_cube_size) in virgl_get_param()
112 return 1 + util_logbase2(vscreen->caps.caps.v2.max_texture_cube_size); in virgl_get_param()
154 return vscreen->caps.caps.v2 in virgl_get_param()
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-cpu-features-aarch64.cc764 TEST_NEON(addhn_0, addhn(v0.V8B(), v1.V8H(), v2.V8H()))
765 TEST_NEON(addhn_1, addhn(v0.V4H(), v1.V4S(), v2.V4S()))
766 TEST_NEON(addhn_2, addhn(v0.V2S(), v1.V2D(), v2.V2D()))
767 TEST_NEON(addhn2_0, addhn2(v0.V16B(), v1.V8H(), v2.V8H()))
768 TEST_NEON(addhn2_1, addhn2(v0.V8H(), v1.V4S(), v2.V4S()))
769 TEST_NEON(addhn2_2, addhn2(v0.V4S(), v1.V2D(), v2.V2D()))
771 TEST_NEON(addp_1, addp(v0.V8B(), v1.V8B(), v2.V8B()))
772 TEST_NEON(addp_2, addp(v0.V16B(), v1.V16B(), v2.V16B()))
773 TEST_NEON(addp_3, addp(v0.V4H(), v1.V4H(), v2.V4H()))
774 TEST_NEON(addp_4, addp(v0.V8H(), v1.V8H(), v2
[all...]
H A Dtest-disasm-neon-aarch64.cc350 COMPARE_MACRO(Ld1(v1.M, v2.M, MemOperand(x16)), \ in TEST()
351 "ld1 {v1." S ", v2." S "}, [x16]"); \ in TEST()
358 COMPARE_MACRO(Ld2(v1.M, v2.M, MemOperand(x16)), \ in TEST()
359 "ld2 {v1." S ", v2." S "}, [x16]"); \ in TEST()
372 COMPARE_MACRO(Ld1(v1.M, v2.M, MemOperand(x16, x21, PostIndex)), \ in TEST()
373 "ld1 {v1." S ", v2." S "}, [x16], x21"); \ in TEST()
380 COMPARE_MACRO(Ld2(v1.M, v2.M, MemOperand(x16, x21, PostIndex)), \ in TEST()
381 "ld2 {v1." S ", v2." S "}, [x16], x21"); \ in TEST()
395 COMPARE_MACRO(Ld1(v2.V4H(), v3.V4H(), MemOperand(x17, 16, PostIndex)), in TEST()
396 "ld1 {v2 in TEST()
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dtest-vector.cc38 hb_vector_t<int> v2 {v1}; in main()
43 assert (v2.length == 2); in main()
44 assert (v2[0] == 1); in main()
45 assert (v2[1] == 2); in main()
51 hb_vector_t<int> v2 = v1; in main() local
56 assert (v2.length == 2); in main()
57 assert (v2[0] == 1); in main()
58 assert (v2[1] == 2); in main()
120 hb_vector_t<int> v2 {4, 5}; in main()
121 hb_swap (v1, v2); in main()
[all...]
/third_party/typescript/tests/baselines/reference/
H A DgenericConstructorFunction1.js4 var v2 = v1['test'];
5 v2(args);
6 return new v2(args); // used to give error
13 var v2 = v1['test'];
14 var y = v2(args);
15 return new v2(args); // used to give error
21 var v2 = v1['test'];
22 v2(args);
23 return new v2(args); // used to give error
28 var v2
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/modes/
H A Daes-gcm-armv8_64.S67 fmov v2.d[1], x9 //CTR block 2
84 aese v2.16b, v18.16b
85 aesmc v2.16b, v2.16b //AES block 2 - round 0
99 aese v2.16b, v19.16b
100 aesmc v2.16b, v2.16b //AES block 2 - round 1
129 aese v2.16b, v20.16b
130 aesmc v2.16b, v2
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/modes/
H A Daes-gcm-armv8_64.S67 fmov v2.d[1], x9 //CTR block 2
84 aese v2.16b, v18.16b
85 aesmc v2.16b, v2.16b //AES block 2 - round 0
99 aese v2.16b, v19.16b
100 aesmc v2.16b, v2.16b //AES block 2 - round 1
129 aese v2.16b, v20.16b
130 aesmc v2.16b, v2
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/modes/
H A Daes-gcm-armv8_64.S67 fmov v2.d[1], x9 //CTR block 2
84 aese v2.16b, v18.16b
85 aesmc v2.16b, v2.16b //AES block 2 - round 0
99 aese v2.16b, v19.16b
100 aesmc v2.16b, v2.16b //AES block 2 - round 1
129 aese v2.16b, v20.16b
130 aesmc v2.16b, v2
[all...]
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/modes/
H A Daes-gcm-armv8_64.S67 fmov v2.d[1], x9 //CTR block 2
84 aese v2.16b, v18.16b
85 aesmc v2.16b, v2.16b //AES block 2 - round 0
99 aese v2.16b, v19.16b
100 aesmc v2.16b, v2.16b //AES block 2 - round 1
129 aese v2.16b, v20.16b
130 aesmc v2.16b, v2
[all...]
/third_party/unity/test/tests/
H A Dtest_unity_integers.c1768 UNITY_INT v0, v1, v2; in testGreaterOrEqual() local
1773 v2 = 0; in testGreaterOrEqual()
1776 p2 = &v2; in testGreaterOrEqual()
1782 TEST_ASSERT_GREATER_OR_EQUAL(v0, v2); in testGreaterOrEqual()
1783 TEST_ASSERT_GREATER_OR_EQUAL(*p0, v2); in testGreaterOrEqual()
1797 UNITY_INT v0, v1, v2; in testGreaterOrEqualINT() local
1802 v2 = 302; in testGreaterOrEqualINT()
1805 p2 = &v2; in testGreaterOrEqualINT()
1811 TEST_ASSERT_GREATER_OR_EQUAL_INT(v0, v2); in testGreaterOrEqualINT()
1812 TEST_ASSERT_GREATER_OR_EQUAL_INT(*p0, v2); in testGreaterOrEqualINT()
1826 UNITY_INT8 v0, v1, v2; testGreaterOrEqualINT8() local
1855 char v0, v1, v2; testGreaterOrEqualCHAR() local
1884 UNITY_INT16 v0, v1, v2; testGreaterOrEqualINT16() local
1913 UNITY_INT32 v0, v1, v2; testGreaterOrEqualINT32() local
1942 UNITY_UINT v0, v1, v2; testGreaterOrEqualUINT() local
1971 UNITY_UINT8 v0, v1, v2; testGreaterOrEqualUINT8() local
2000 UNITY_UINT16 v0, v1, v2; testGreaterOrEqualUINT16() local
2029 UNITY_UINT32 v0, v1, v2; testGreaterOrEqualUINT32() local
2058 UNITY_UINT8 v0, v1, v2; testGreaterOrEqualHEX8() local
2087 UNITY_UINT16 v0, v1, v2; testGreaterOrEqualHEX16() local
2116 UNITY_UINT32 v0, v1, v2; testGreaterOrEqualHEX32() local
2446 UNITY_INT v0, v1, v2; testLessOrEqual() local
2475 UNITY_INT v0, v1, v2; testLessOrEqualINT() local
2504 UNITY_INT8 v0, v1, v2; testLessOrEqualINT8() local
2533 char v0, v1, v2; testLessOrEqualCHAR() local
2562 UNITY_INT16 v0, v1, v2; testLessOrEqualINT16() local
2591 UNITY_INT32 v0, v1, v2; testLessOrEqualINT32() local
2620 UNITY_UINT v0, v1, v2; testLessOrEqualUINT() local
2649 UNITY_UINT8 v0, v1, v2; testLessOrEqualUINT8() local
2678 UNITY_UINT16 v0, v1, v2; testLessOrEqualUINT16() local
2707 UNITY_UINT32 v0, v1, v2; testLessOrEqualUINT32() local
2736 UNITY_UINT8 v0, v1, v2; testLessOrEqualHEX8() local
2765 UNITY_UINT16 v0, v1, v2; testLessOrEqualHEX16() local
2794 UNITY_UINT32 v0, v1, v2; testLessOrEqualHEX32() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c61 const float (*v2)[4]) in is_zero_area()
63 /* Specialized test for v0.y == v1.y == v2.y. in is_zero_area()
66 v0[0][1] == v2[0][1]); in is_zero_area()
125 const float (*v2)[4]) in rect()
131 calc_interps(v0[0][0], v2[0][0], v0[1][0], v2[1][0], &as, &bs); in rect()
132 calc_interps(v0[0][1], v2[0][1], v0[1][1], v2[1][1], &at, &bt); in rect()
137 assert(v1[0][1] == v2[0][1]); in rect()
139 lp_rect_cw(setup, v0, v1, v2, TRU in rect()
59 is_zero_area(const float (*v0)[4], const float (*v1)[4], const float (*v2)[4]) is_zero_area() argument
122 rect(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4]) rect() argument
154 test_rect(const_float4_ptr v0, const_float4_ptr v1, const_float4_ptr v2, const_float4_ptr v3) test_rect() argument
231 const_float4_ptr v2 = get_vert(vb, stride, 2); check_elts24() local
338 const_float4_ptr v2 = get_vert(vb, i+2, stride); lp_setup_analyse_triangles() local
[all...]
H A Dlp_setup_line.c52 const float (*v2)[4]; member
86 float a2 = info->v2[vert_attr][i]; in linear_coef()
118 float a2 = info->v2[vert_attr][i] * info->v2[0][3]; in perspective_coef()
190 constant_coef(setup, info, slot+1, info->v2[vert_attr][i], i); in setup_line_coefficients()
248 const float (*v2)[4]) in print_line()
259 debug_printf(" v2[%d]: %f %f %f %f\n", i, in print_line()
260 v2[i][0], v2[i][1], v2[ in print_line()
246 print_line(struct lp_setup_context *setup, const float (*v1)[4], const float (*v2)[4]) print_line() argument
280 try_setup_line( struct lp_setup_context *setup, const float (*v1)[4], const float (*v2)[4]) try_setup_line() argument
[all...]
H A Dlp_setup_rect.c235 * v2 ------ v1
246 const float (*v2)[4], in try_rect_cw()
257 int x2 = subpixel_snap(v2[0][0] - setup->pixel_offset); in try_rect_cw()
260 int y2 = subpixel_snap(v2[0][1] - setup->pixel_offset); in try_rect_cw()
276 pv = v2; in try_rect_cw()
341 v2, in try_rect_cw()
467 const float (*v2)[4], in lp_rect_cw()
470 if (!try_rect_cw(setup, v0, v1, v2, frontfacing)) { in lp_rect_cw()
474 if (!try_rect_cw(setup, v0, v1, v2, frontfacing)) in lp_rect_cw()
489 const float (*v2)[ in do_rect_ccw()
243 try_rect_cw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], boolean frontfacing) try_rect_cw() argument
464 lp_rect_cw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], boolean frontfacing) lp_rect_cw() argument
486 do_rect_ccw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], const float (*v3)[4], const float (*v4)[4], const float (*v5)[4], boolean front) do_rect_ccw() argument
730 winding(const float (*v0)[4], const float (*v1)[4], const float (*v2)[4]) winding() argument
753 setup_rect_cw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], const float (*v3)[4], const float (*v4)[4], const float (*v5)[4]) setup_rect_cw() argument
780 setup_rect_ccw(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], const float (*v3)[4], const float (*v4)[4], const float (*v5)[4]) setup_rect_ccw() argument
808 setup_rect_noop(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], const float (*v3)[4], const float (*v4)[4], const float (*v5)[4]) setup_rect_noop() argument
821 setup_rect_both(struct lp_setup_context *setup, const float (*v0)[4], const float (*v1)[4], const float (*v2)[4], const float (*v3)[4], const float (*v4)[4], const float (*v5)[4]) setup_rect_both() argument
[all...]
/third_party/python/Lib/distutils/tests/
H A Dtest_version.py35 for v1, v2, wanted in versions:
37 res = StrictVersion(v1)._cmp(StrictVersion(v2))
44 % (v1, v2))
47 (v1, v2, wanted, res))
48 res = StrictVersion(v1)._cmp(v2)
51 (v1, v2, wanted, res))
55 (v1, v2, res))
69 for v1, v2, wanted in versions:
70 res = LooseVersion(v1)._cmp(LooseVersion(v2))
73 (v1, v2, wante
[all...]
/third_party/eudev/src/shared/
H A Dsiphash24.c50 v2 += v3; v3=ROTL(v3,16); v3 ^= v2; \
52 v2 += v1; v1=ROTL(v1,17); v1 ^= v2; v2=ROTL(v2,32); \
61 u64 v2 = 0x6c7967656e657261ULL; in siphash24() local
72 v2 ^= k0; in siphash24()
82 printf( "(%3d) v2 %08x %08x\n", ( int )inlen, ( u32 )( v2 >> 3 in siphash24()
[all...]
/third_party/ffmpeg/libavutil/aarch64/
H A Dfloat_dsp_neon.S29 ld1 {v2.4S, v3.4S}, [x1], #32
34 fmul v18.4S, v2.4S, v6.4S
67 ld1 {v2.4S, v3.4S}, [x1], #32
69 fmul v2.4S, v2.4S, v16.4S
74 st1 {v2.4S, v3.4S}, [x0], #32
77 st1 {v2.4S, v3.4S}, [x0], #32
92 ld1 {v2.2D, v3.2D}, [x1], #32
94 fmul v2.2D, v2
[all...]

Completed in 16 milliseconds

12345678910>>...38