Home
last modified time | relevance | path

Searched refs:v3 (Results 1 – 25 of 1256) sorted by relevance

12345678910>>...51

/third_party/googletest/googletest/include/gtest/
Dgtest_pred_impl.h187 const T3& v3) { in AssertPred3Helper() argument
188 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
196 << e3 << " evaluates to " << ::testing::PrintToString(v3); in AssertPred3Helper()
201 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument
202 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3), \
207 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument
211 #v3, \
215 v3), on_failure)
218 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument
219 GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, GTEST_NONFATAL_FAILURE_)
[all …]
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest_pred_impl.h187 const T3& v3) { in AssertPred3Helper() argument
188 if (pred(v1, v2, v3)) return AssertionSuccess(); in AssertPred3Helper()
196 << e3 << " evaluates to " << ::testing::PrintToString(v3); in AssertPred3Helper()
201 #define GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, on_failure)\ argument
202 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, v1, v2, v3), \
207 #define GTEST_PRED3_(pred, v1, v2, v3, on_failure)\ argument
211 #v3, \
215 v3), on_failure)
218 #define EXPECT_PRED_FORMAT3(pred_format, v1, v2, v3) \ argument
219 GTEST_PRED_FORMAT3_(pred_format, v1, v2, v3, GTEST_NONFATAL_FAILURE_)
[all …]
/third_party/gstreamer/gstplugins_bad/tests/examples/audiomixmatrix/
Dtest-audiomixmatrix.c82 GValue v3 = G_VALUE_INIT; in main() local
104 g_value_init (&v3, G_TYPE_DOUBLE); in main()
105 g_value_set_double (&v3, 1); in main()
106 gst_value_array_append_value (&v2, &v3); in main()
107 g_value_unset (&v3); in main()
108 g_value_init (&v3, G_TYPE_DOUBLE); in main()
109 g_value_set_double (&v3, 0); in main()
110 gst_value_array_append_value (&v2, &v3); in main()
111 g_value_unset (&v3); in main()
112 g_value_init (&v3, G_TYPE_DOUBLE); in main()
[all …]
/third_party/rust/crates/clap/clap_complete_fig/
DCHANGELOG.md70 [4.0.0]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.2.4...clap_complete_fig-v4.0.0
71 [3.2.4]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.2.3...clap_complete_fig-v3.2.4
72 [3.2.3]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.2.2...clap_complete_fig-v3.2.3
73 [3.2.2]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.2.1...clap_complete_fig-v3.2.2
74 [3.2.1]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.2.0...clap_complete_fig-v3.2.1
75 [3.2.0]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.5...clap_complete_fig-v3.2.0
76 [3.1.5]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.4...clap_complete_fig-v3.1.5
77 [3.1.4]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.3...clap_complete_fig-v3.1.4
78 [3.1.3]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.2...clap_complete_fig-v3.1.3
79 [3.1.2]: https://github.com/clap-rs/clap/compare/clap_complete_fig-v3.1.1...clap_complete_fig-v3.1.2
[all …]
/third_party/rust/crates/clap/clap_complete/
DCHANGELOG.md122 [4.0.0]: https://github.com/clap-rs/clap/compare/clap_complete-v3.2.3...clap_complete-v4.0.0
123 [3.2.3]: https://github.com/clap-rs/clap/compare/clap_complete-v3.2.2...clap_complete-v3.2.3
124 [3.2.2]: https://github.com/clap-rs/clap/compare/clap_complete-v3.2.1...clap_complete-v3.2.2
125 [3.2.1]: https://github.com/clap-rs/clap/compare/clap_complete-v3.2.0...clap_complete-v3.2.1
126 [3.2.0]: https://github.com/clap-rs/clap/compare/clap_complete-v3.1.4...clap_complete-v3.2.0
127 [3.1.4]: https://github.com/clap-rs/clap/compare/clap_complete-v3.1.3...clap_complete-v3.1.4
128 [3.1.3]: https://github.com/clap-rs/clap/compare/clap_complete-v3.1.2...clap_complete-v3.1.3
129 [3.1.2]: https://github.com/clap-rs/clap/compare/clap_complete-v3.1.1...clap_complete-v3.1.2
130 [3.1.1]: https://github.com/clap-rs/clap/compare/clap_complete-v3.1.0...clap_complete-v3.1.1
131 [3.1.0]: https://github.com/clap-rs/clap/compare/clap_complete-v3.0.6...clap_complete-v3.1.0
[all …]
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/comp/
Douter-product.comp22 float3 v3;
31 _21.m23 = float2x3(_26.v3 * _26.v2.x, _26.v3 * _26.v2.y);
33 _21.m32 = float3x2(_26.v2 * _26.v3.x, _26.v2 * _26.v3.y, _26.v2 * _26.v3.z);
34 _21.m33 = float3x3(_26.v3 * _26.v3.x, _26.v3 * _26.v3.y, _26.v3 * _26.v3.z);
35 _21.m34 = float3x4(_26.v4 * _26.v3.x, _26.v4 * _26.v3.y, _26.v4 * _26.v3.z);
37 _21.m43 = float4x3(_26.v3 * _26.v4.x, _26.v3 * _26.v4.y, _26.v3 * _26.v4.z, _26.v3 * _26.v4.w);
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/comp/
Douter-product.comp22 float3 v3;
31 _21.m23 = float2x3(_26.v3 * _26.v2.x, _26.v3 * _26.v2.y);
33 _21.m32 = float3x2(_26.v2 * _26.v3.x, _26.v2 * _26.v3.y, _26.v2 * _26.v3.z);
34 _21.m33 = float3x3(_26.v3 * _26.v3.x, _26.v3 * _26.v3.y, _26.v3 * _26.v3.z);
35 _21.m34 = float3x4(_26.v4 * _26.v3.x, _26.v4 * _26.v3.y, _26.v4 * _26.v3.z);
37 _21.m43 = float4x3(_26.v3 * _26.v4.x, _26.v3 * _26.v4.y, _26.v3 * _26.v4.z, _26.v3 * _26.v4.w);
/third_party/openh264/codec/encoder/core/arm64/
Dreconstruct_aarch64_neon.S155 trn1 \arg6\().8h, v2.8h, v3.8h
156 trn2 \arg7\().8h, v2.8h, v3.8h
292 ld1 {v3.8h}, [x2]
294 NEWQUANT_COEF_EACH_16BITS v0, v2, v3, v5, v6, v7
296 NEWQUANT_COEF_EACH_16BITS v1, v4, v3, v5, v6, v7
304 dup v3.8h, w2
306 NEWQUANT_COEF_EACH_16BITS v0, v2, v3, v5, v6, v7
308 NEWQUANT_COEF_EACH_16BITS v1, v4, v3, v5, v6, v7
314 ld1 {v3.8h}, [x2]
320 NEWQUANT_COEF_EACH_16BITS v0, v4, v3, v5, v6, v7
[all …]
Dintra_pred_aarch64_neon.S82 ext v3.8b, v0.8b, v1.8b, #2
84 uaddl v1.8h, v3.8b, v0.8b
103 ext v3.8b, v0.8b, v1.8b, #2
105 uaddl v1.8h, v3.8b, v0.8b
129 ext v3.8b, v0.8b, v0.8b, #1
131 st1 {v3.s}[0], [x0], 4 // write the third row
149 ext v3.8b, v0.8b, v0.8b, #1
151 st1 {v3.s}[0], [x0], 4 // write the third row
168 add v3.8h, v2.8h, v1.8h //v3:{X,L2+L1+L1+L0,L1+L0+L0+LT,...T1+T2+T2+T3}
170 uqrshrn v3.8b, v3.8h, #2
[all …]
/third_party/openh264/codec/decoder/core/arm64/
Dintra_pred_aarch64_neon.S82 ext v3.8b, v0.8b, v1.8b, #2
84 uaddl v1.8h, v3.8b, v0.8b
103 ext v3.8b, v0.8b, v1.8b, #2
105 uaddl v1.8h, v3.8b, v0.8b
129 ext v3.8b, v0.8b, v0.8b, #1
131 st1 {v3.s}[0], [x0], x1 // write the third row
149 ext v3.8b, v0.8b, v0.8b, #1
151 st1 {v3.s}[0], [x0], x1 // write the third row
168 add v3.8h, v2.8h, v1.8h //v3:{X,L2+L1+L1+L0,L1+L0+L0+LT,...T1+T2+T2+T3}
170 uqrshrn v3.8b, v3.8h, #2
[all …]
/third_party/openh264/codec/common/arm64/
Dmc_aarch64_neon.S301 ld1 {v2.8b, v3.8b, v4.8b}, [x0], x1 //only use 21(16+5); v2=src[-2]
302 trn1 v2.2d, v2.2d, v3.2d
349 …VEC4_UADDL_8BITS v18, v19, v22, v23, v26, v27, v30, v31, v1, v3, v5, v7 //v1/v3/v5/v7=src[-1]+src[…
350 …VEC4_MLS_16BITS v1, v9, v3, v9, v5, v9, v7, v9, v0, v2, v4, v6 //v0/v2/v4/v6 -= 5*(src[-1]+src[2])
365 …VEC4_UADDL_8BITS v18, v19, v22, v23, v26, v27, v30, v31, v1, v3, v5, v7 //v1/v3/v5/v7=src[0]+src[1]
366 … VEC4_MLA_16BITS v1, v8, v3, v8, v5, v8, v7, v8, v0, v2, v4, v6 //v0/v2/v4/v6+=20*(src[0]+src[1])
368 VEC4_SQRSHRUN_16BITS_SHIFT5 v0, v2, v4, v6, v1, v3, v5, v7
370 VEC4_ST1_8BITS_8ELEMENT x2, x3, v1, v3, v5, v7
389 ld1 {v3.16b}, [x0], x1 //only use 9(4+5); 2nd row src[-2:6]
392 zip1 v4.4s, v2.4s, v3.4s // v4=src[-2] 1st:2nd
[all …]
Ddeblocking_aarch64_neon.S270 BS_COMPARE_MV v4, v0, v1, v2, v3, \arg3
285 zip1 v0.4s, v1.4s, v3.4s
286 zip2 v2.4s, v1.4s, v3.4s
289 zip2 v3.4s, \arg6\().4s, v2.4s
291 BS_COMPARE_MV v4, v0, v1, v2, v3, \arg4
296 dup v3.8b, w1
298 umin v0.8b, v0.8b, v3.8b
299 umin v1.8b, v1.8b, v3.8b
300 umin v2.8b, v2.8b, v3.8b
315 ld1 {v3.16b}, [x0], x1
[all …]
/third_party/ffmpeg/libavcodec/aarch64/
Daacpsdsp_neon.S26 ld1 {v3.4S}, [x0]
27 fadd v3.4S, v3.4S, v2.4S
28 st1 {v3.4S}, [x0], #16
37 zip1 v3.4S, v2.4S, v2.4S
39 fmul v0.4S, v0.4S, v3.4S
55 ld1 {v3.2S}, [x1]
59 mov v3.D[1], v3.D[0]
61 fmla v2.4S, v3.4S, v5.4S
73 fneg v3.4S, v7.4S
80 zip1 v22.4S, v3.4S, v7.4S
[all …]
Dvp8dsp_neon.S30 ld1 {v0.4h - v3.4h}, [x1]
33 add v4.4h, v0.4h, v3.4h
37 sub v5.4h, v0.4h, v3.4h
42 sub v3.4h, v5.4h, v7.4h
46 transpose_4x4H v0, v1, v2, v3, v4, v5, v6, v7
50 add v4.4h, v0.4h, v3.4h
53 sub v5.4h, v0.4h, v3.4h
57 sub v3.4h, v5.4h, v7.4h
62 sshr v3.4h, v3.4h, #3
68 st1 {v3.h}[0], [x0], x3
[all …]
Dsbrdsp_neon.S54 ld1 {v3.4S}, [x3], #16
55 fadd v0.4S, v0.4S, v3.4S
80 ld2 {v2.4S, v3.4S}, [x0], #32
83 eor v3.16B, v3.16B, v5.16B
85 st2 {v2.4S, v3.4S}, [x1], #32
87 ld2 {v2.4S, v3.4S}, [x0], #32
89 eor v3.16B, v3.16B, v5.16B
91 st2 {v2.4S, v3.4S}, [x1], #32
166 rev64 v3.4S, v1.4S
167 ext v3.16B, v3.16B, v3.16B, #8
[all …]
Dh264pred_neon.S121 ldcol.8 v3, x3, x1
124 uaddl v7.8h, v2.8b, v3.8b
126 usubl v3.8h, v3.8b, v1.8b
129 mul v3.8h, v3.8h, v0.8h
130 addp v2.8h, v2.8h, v3.8h
133 sshll v3.4s, v2.4h, #2
134 saddw v2.4s, v3.4s, v2.4h
138 shl v3.4h, v2.4h, #3
140 sub v3.4h, v3.4h, v2.4h // 7 * (b + c)
143 sub v2.4h, v2.4h, v3.4h
[all …]
/third_party/glslang/Test/
D120.frag33 vec3 v3 = iv3;
38 v3 *= iv3;
39 v3 = iv3 / 2.0f;
40 v3 = 3.0 * iv3;
41 v3 = 2 * v3;
42 v3 = v3 - 2;
159 vec3 v3;
160 mat4 m4b1 = mat4(v2, v3); // ERROR, not enough
161 mat4 m4b2 = mat4(v2, v3, v3, v3, v3, v2, v2); // ERROR, too much
162 mat4 m4g = mat4(v2, v3, v3, v3, v3, v3);
[all …]
/third_party/openssl/crypto/siphash/
Dsiphash.c56 v2 += v3; \
57 v3 = ROTL(v3, 16); \
58 v3 ^= v2; \
59 v0 += v3; \
60 v3 = ROTL(v3, 21); \
61 v3 ^= v0; \
131 ctx->v3 = 0x7465646279746573ULL ^ k1; in SipHash_Init()
148 uint64_t v3 = ctx->v3; in SipHash_Update() local
170 v3 ^= m; in SipHash_Update()
180 v3 ^= m; in SipHash_Update()
[all …]
/third_party/rust/crates/cxx/src/
Dsip.rs39 v3: u64, field
44 compress!($state.v0, $state.v1, $state.v2, $state.v3)
46 ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => {
51 $v2 = $v2.wrapping_add($v3);
52 $v3 = $v3.rotate_left(16);
53 $v3 ^= $v2;
54 $v0 = $v0.wrapping_add($v3);
55 $v3 = $v3.rotate_left(21);
56 $v3 ^= $v0;
127 v3: 0, in new_with_keys()
[all …]
/third_party/ffmpeg/libavcodec/arm/
Dsimple_idct_armv5te.S59 sub v3, v1, a2
103 sub v3, v3, a2 /* v3 -= W4*row[4] */
104 add v3, v3, lr /* v3 += W2*row[6] */
112 add a2, v3, v7
123 sub a2, v3, v7
161 sub v3, v1, lr
176 add v3, v3, a3
190 sub v3, v3, a3
199 stmfd sp!, {v1, v2, v3, v4, v5, v6, v7, fp}
205 smultb v3, ip, a4
[all …]
/third_party/ffmpeg/libavutil/aarch64/
Dfloat_dsp_neon.S29 ld1 {v2.4S, v3.4S}, [x1], #32
35 fmul v19.4S, v3.4S, v7.4S
67 ld1 {v2.4S, v3.4S}, [x1], #32
71 fmul v3.4S, v3.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
96 fmul v3.2D, v3.2D, v16.2D
98 st1 {v2.2D, v3.2D}, [x0], #32
114 1: ld1 {v3.4S}, [x6], x7 // wj
[all …]
/third_party/json/include/nlohmann/detail/
Dmacro_scope.hpp212 …define NLOHMANN_JSON_PASTE4(func, v1, v2, v3) NLOHMANN_JSON_PASTE2(func, v1) NLOHMANN_JSON_PASTE3(… argument
213 …fine NLOHMANN_JSON_PASTE5(func, v1, v2, v3, v4) NLOHMANN_JSON_PASTE2(func, v1) NLOHMANN_JSON_PASTE… argument
214 …ne NLOHMANN_JSON_PASTE6(func, v1, v2, v3, v4, v5) NLOHMANN_JSON_PASTE2(func, v1) NLOHMANN_JSON_PAS… argument
215 … NLOHMANN_JSON_PASTE7(func, v1, v2, v3, v4, v5, v6) NLOHMANN_JSON_PASTE2(func, v1) NLOHMANN_JSON_P… argument
216 …LOHMANN_JSON_PASTE8(func, v1, v2, v3, v4, v5, v6, v7) NLOHMANN_JSON_PASTE2(func, v1) NLOHMANN_JSON… argument
217 …HMANN_JSON_PASTE9(func, v1, v2, v3, v4, v5, v6, v7, v8) NLOHMANN_JSON_PASTE2(func, v1) NLOHMANN_JS… argument
218 …NN_JSON_PASTE10(func, v1, v2, v3, v4, v5, v6, v7, v8, v9) NLOHMANN_JSON_PASTE2(func, v1) NLOHMANN_… argument
219 …JSON_PASTE11(func, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10) NLOHMANN_JSON_PASTE2(func, v1) NLOHMAN… argument
220 …ON_PASTE12(func, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11) NLOHMANN_JSON_PASTE2(func, v1) NLOH… argument
221 …PASTE13(func, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12) NLOHMANN_JSON_PASTE2(func, v1) NL… argument
[all …]
/third_party/ffmpeg/libavresample/aarch64/
Daudio_convert_neon.S39 ld1 {v3.4s}, [x1], #16
40 fcvtzs v7.4s, v3.4s, #31
55 ld1 {v3.4s}, [x1], #16
57 fcvtzs v7.4s, v3.4s, #31
78 ld1 {v3.4s}, [x5], #16
79 fcvtzs v7.4s, v3.4s, #31
105 ld1 {v3.4s}, [x5], #16
106 fcvtzs v7.4s, v3.4s, #31
119 ld1 {v3.4s}, [x5], #16
120 fcvtzs v3.4s, v3.4s, #31
[all …]
/third_party/ffmpeg/libswresample/aarch64/
Daudio_convert_neon.S39 ld1 {v3.4s}, [x1], #16
40 fcvtzs v7.4s, v3.4s, #31
55 ld1 {v3.4s}, [x1], #16
57 fcvtzs v7.4s, v3.4s, #31
78 ld1 {v3.4s}, [x5], #16
79 fcvtzs v7.4s, v3.4s, #31
105 ld1 {v3.4s}, [x5], #16
106 fcvtzs v7.4s, v3.4s, #31
119 ld1 {v3.4s}, [x5], #16
120 fcvtzs v3.4s, v3.4s, #31
[all …]
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl-no-opt/frag/
Dmin-max-clamp.invalid.asm.frag10 float3 v3 [[user(locn2)]];
32 float3 res3 = fast::min(in.v3, in.v3);
33 res3 = fast::max(in.v3, in.v3);
34 res3 = fast::clamp(in.v3, in.v3, in.v3);
35 res3 = precise::min(in.v3, in.v3);
36 res3 = precise::max(in.v3, in.v3);
37 res3 = precise::clamp(in.v3, in.v3, in.v3);

12345678910>>...51