Home
last modified time | relevance | path

Searched refs:v4 (Results 1 – 25 of 1290) sorted by relevance

12345678910>>...52

/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl-no-opt/frag/
Dfp16.invalid.desktop.frag1 static min16float4 v4;
15 min16float4 v4 : TEXCOORD3;
91 min16float4 res = radians(v4);
92 res = degrees(v4);
93 res = sin(v4);
94 res = cos(v4);
95 res = tan(v4);
96 res = asin(v4);
97 res = atan2(v4, v3.xyzz);
98 res = atan(v4);
[all …]
/third_party/skia/third_party/externals/spirv-cross/shaders-msl-no-opt/frag/
Dfp16.desktop.invalid.frag7 layout(location = 3) in f16vec4 v4;
59 res = radians(v4);
60 res = degrees(v4);
61 res = sin(v4);
62 res = cos(v4);
63 res = tan(v4);
64 res = asin(v4);
65 res = atan(v4, v3.xyzz);
66 res = atan(v4);
67 res = sinh(v4);
[all …]
/third_party/skia/third_party/externals/spirv-cross/shaders-no-opt/frag/
Dfp16.invalid.desktop.frag7 layout(location = 3) in f16vec4 v4;
59 res = radians(v4);
60 res = degrees(v4);
61 res = sin(v4);
62 res = cos(v4);
63 res = tan(v4);
64 res = asin(v4);
65 res = atan(v4, v3.xyzz);
66 res = atan(v4);
67 res = sinh(v4);
[all …]
/third_party/skia/third_party/externals/spirv-cross/shaders-hlsl-no-opt/frag/
Dfp16.invalid.desktop.frag7 layout(location = 3) in f16vec4 v4;
62 res = radians(v4);
63 res = degrees(v4);
64 res = sin(v4);
65 res = cos(v4);
66 res = tan(v4);
67 res = asin(v4);
68 res = atan(v4, v3.xyzz);
69 res = atan(v4);
70 res = sinh(v4);
[all …]
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-no-opt/frag/
Dfp16.invalid.desktop.frag16 layout(location = 3) in f16vec4 v4;
65 f16vec4 res = radians(v4);
66 res = degrees(v4);
67 res = sin(v4);
68 res = cos(v4);
69 res = tan(v4);
70 res = asin(v4);
71 res = atan(v4, v3.xyzz);
72 res = atan(v4);
73 res = sinh(v4);
[all …]
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl-no-opt/frag/
Dfp16.desktop.invalid.frag19 half4 v4 [[user(locn3)]];
89 void test_builtins(thread half4& v4, thread half3& v3, thread half& v1)
91 half4 res = radians(v4);
92 res = degrees(v4);
93 res = sin(v4);
94 res = cos(v4);
95 res = tan(v4);
96 res = asin(v4);
97 res = atan2(v4, v3.xyzz);
98 res = atan(v4);
[all …]
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/comp/
Douter-product.comp23 float4 v4;
32 _21.m24 = float2x4(_26.v4 * _26.v2.x, _26.v4 * _26.v2.y);
35 _21.m34 = float3x4(_26.v4 * _26.v3.x, _26.v4 * _26.v3.y, _26.v4 * _26.v3.z);
36 _21.m42 = float4x2(_26.v2 * _26.v4.x, _26.v2 * _26.v4.y, _26.v2 * _26.v4.z, _26.v2 * _26.v4.w);
37 _21.m43 = float4x3(_26.v3 * _26.v4.x, _26.v3 * _26.v4.y, _26.v3 * _26.v4.z, _26.v3 * _26.v4.w);
38 _21.m44 = float4x4(_26.v4 * _26.v4.x, _26.v4 * _26.v4.y, _26.v4 * _26.v4.z, _26.v4 * _26.v4.w);
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/comp/
Douter-product.comp23 float4 v4;
32 _21.m24 = float2x4(_26.v4 * _26.v2.x, _26.v4 * _26.v2.y);
35 _21.m34 = float3x4(_26.v4 * _26.v3.x, _26.v4 * _26.v3.y, _26.v4 * _26.v3.z);
36 _21.m42 = float4x2(_26.v2 * _26.v4.x, _26.v2 * _26.v4.y, _26.v2 * _26.v4.z, _26.v2 * _26.v4.w);
37 _21.m43 = float4x3(_26.v3 * _26.v4.x, _26.v3 * _26.v4.y, _26.v3 * _26.v4.z, _26.v3 * _26.v4.w);
38 _21.m44 = float4x4(_26.v4 * _26.v4.x, _26.v4 * _26.v4.y, _26.v4 * _26.v4.z, _26.v4 * _26.v4.w);
/third_party/node/deps/npm/node_modules/ip-regex/
Dindex.js3 const v4 = '(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])(?:\\.(?:25[0-5]|2[0-4][0-9]|1[0-9]… constant
9 (?:${v6seg}:){6}(?:${v4}|:${v6seg}|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 …
10 (?:${v6seg}:){5}(?::${v4}|(:${v6seg}){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 …
11 (?:${v6seg}:){4}(?:(:${v6seg}){0,1}:${v4}|(:${v6seg}){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 …
12 (?:${v6seg}:){3}(?:(:${v6seg}){0,2}:${v4}|(:${v6seg}){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 …
13 (?:${v6seg}:){2}(?:(:${v6seg}){0,3}:${v4}|(:${v6seg}){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 …
14 (?:${v6seg}:){1}(?:(:${v6seg}){0,4}:${v4}|(:${v6seg}){1,6}|:)| // 1:: 1::3:4:5:6:7:8 …
15 (?::((?::${v6seg}){0,5}:${v4}|(?::${v6seg}){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 …
20 new RegExp(`(?:^${v4}$)|(?:^${v6}$)`) :
21 new RegExp(`(?:${v4})|(?:${v6})`, 'g');
[all …]
/third_party/googletest/googletest/include/gtest/
Dgtest_pred_impl.h245 const T4& v4) { in AssertPred4Helper() argument
246 if (pred(v1, v2, v3, v4)) return AssertionSuccess(); in AssertPred4Helper()
255 << e4 << " evaluates to " << ::testing::PrintToString(v4); in AssertPred4Helper()
260 #define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure)\ argument
261 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, #v4, v1, v2, v3, v4), \
266 #define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure)\ argument
271 #v4, \
276 v4), on_failure)
279 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ argument
280 GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, GTEST_NONFATAL_FAILURE_)
[all …]
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest_pred_impl.h245 const T4& v4) { in AssertPred4Helper() argument
246 if (pred(v1, v2, v3, v4)) return AssertionSuccess(); in AssertPred4Helper()
255 << e4 << " evaluates to " << ::testing::PrintToString(v4); in AssertPred4Helper()
260 #define GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, on_failure)\ argument
261 GTEST_ASSERT_(pred_format(#v1, #v2, #v3, #v4, v1, v2, v3, v4), \
266 #define GTEST_PRED4_(pred, v1, v2, v3, v4, on_failure)\ argument
271 #v4, \
276 v4), on_failure)
279 #define EXPECT_PRED_FORMAT4(pred_format, v1, v2, v3, v4) \ argument
280 GTEST_PRED_FORMAT4_(pred_format, v1, v2, v3, v4, GTEST_NONFATAL_FAILURE_)
[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]
304 ext v5.16b, v2.16b, v4.16b, #1 //v5=src[-1]
305 ext v6.16b, v2.16b, v4.16b, #2 //v6=src[0]
306 ext v7.16b, v2.16b, v4.16b, #3 //v7=src[1]
307 ext v16.16b, v2.16b, v4.16b, #4 //v16=src[2]
308 ext v17.16b, v2.16b, v4.16b, #5 //v17=src[3]
348 …VEC4_UADDL_8BITS v16, v17, v20, v21, v24, v25, v28, v29, v0, v2, v4, v6 //v0/v2/v4/v6=src[-2]+sr…
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])
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
[all …]
/third_party/openh264/codec/encoder/core/arm64/
Dreconstruct_aarch64_neon.S158 trn1 \arg0\().4s, v4.4s, v6.4s
159 trn2 \arg2\().4s, v4.4s, v6.4s
293 mov v4.16b, v2.16b
296 NEWQUANT_COEF_EACH_16BITS v1, v4, v3, v5, v6, v7
297 st1 {v4.8h}, [x0], #16
305 mov v4.16b, v2.16b
308 NEWQUANT_COEF_EACH_16BITS v1, v4, v3, v5, v6, v7
309 st1 {v4.8h}, [x0], #16
319 mov v4.16b, v2.16b
320 NEWQUANT_COEF_EACH_16BITS v0, v4, v3, v5, v6, v7
[all …]
Dintra_pred_sad_3_opt_aarch64_neon.S71 trn1 v6.4s, v4.4s, v5.4s
72 trn2 v7.4s, v4.4s, v5.4s
73 add v4.8h, v6.8h, v7.8h
75 trn1 v6.8h, v4.8h, v5.8h
76 trn2 v7.8h, v4.8h, v5.8h
77 add v4.8h, v6.8h, v7.8h
79 trn1 v6.4s, v4.4s, v5.4s
80 trn2 v7.4s, v4.4s, v5.4s //{0,1,3,2, 4,5,7,6} v6 {8,9,11,10, 12,13,15,14} v7
84 trn1 v16.4s, v4.4s, v5.4s
85 trn2 v17.4s, v4.4s, v5.4s
[all …]
/third_party/typescript_eslint/packages/visitor-keys/
DCHANGELOG.md6 # [4.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.7.0...v4.8.0) (2020-11-…
14 # [4.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0) (2020-11-…
25 ## [4.6.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.0...v4.6.1) (2020-11…
33 # [4.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.5.0...v4.6.0) (2020-10-…
41 # [4.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.1...v4.5.0) (2020-10-…
49 ## [4.4.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.0...v4.4.1) (2020-10…
57 # [4.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.3.0...v4.4.0) (2020-10-…
65 # [4.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.2.0...v4.3.0) (2020-09-…
73 # [4.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.1.1...v4.2.0) (2020-09-…
81 ## [4.1.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.1.0...v4.1.1) (2020-09…
[all …]
/third_party/opencl-headers/tests/
Dtest_headers.c57 __cl_char4 v4 = b4.v4; in test_char() local
58 …f("__cl_char4: %d %d %d %d \n", ((cl_char*)&v4)[0], ((cl_char*)&v4)[1], ((cl_char*)&v4)[2], ((cl_… in test_char()
117 __cl_uchar4 v4 = b4.v4; in test_uchar() local
118 …f("__cl_uchar4: %d %d %d %d \n", ((uchar*)&v4)[0], ((cl_uchar*)&v4)[1], ((cl_uchar*)&v4)[2], ((cl… in test_uchar()
177 __cl_short4 v4 = b4.v4; in test_short() local
178 …__cl_short4: %d %d %d %d \n", ((cl_short*)&v4)[0], ((cl_short*)&v4)[1], ((cl_short*)&v4)[2], ((cl… in test_short()
237 __cl_ushort4 v4 = b4.v4; in test_ushort() local
238 …d %d %d %d \n", ((unsigned short*)&v4)[0], ((unsigned short*)&v4)[1], ((unsigned short*)&v4)[2], (… in test_ushort()
297 __cl_int4 v4 = b4.v4; in test_int() local
298 …rintf("__cl_int4: %d %d %d %d \n", ((cl_int*)&v4)[0], ((cl_int*)&v4)[1], ((cl_int*)&v4)[2], ((cl_… in test_int()
[all …]
/third_party/openh264/codec/processing/src/arm64/
Dadaptive_quantization_aarch64_neon.S42 umull2 v4.8h, v2.16b, v2.16b
43 uaddlp v4.4s, v4.8h
44 uadalp v4.4s, v3.8h //sqr
65 uadalp v4.4s, v5.8h //sqr
66 uadalp v4.4s, v7.8h //sqr
82 uaddlv d4, v4.4s //sqr
84 ins v4.s[1], v3.s[0] // sqr, sqr_cur
85 shrn v4.4h, v4.4s, #8 // sqr, sqr_cur>>8
86 sub v4.4h, v4.4h, v2.4h
87 st1 {v4.s}[0], [x4]
/third_party/ffmpeg/libavcodec/aarch64/
Dvp9itxfm_16bpp_neon.S388 dup v4.4s, v2.s[0]
389 mov v5.16b, v4.16b
390 mov v6.16b, v4.16b
391 mov v7.16b, v4.16b
396 ld1 {v4.4s,v5.4s,v6.4s,v7.4s}, [x2]
400 sshr v4.4s, v4.4s, #2
406 \txfm1\()4_\bpp v4, v5, v6, v7
410 transpose_4x4s v4, v5, v6, v7, v16, v17, v18, v19
412 \txfm2\()4_\bpp v4, v5, v6, v7
418 srshr v4.4s, v4.4s, #4
[all …]
Dh264dsp_neon.S57 uabd v19.16B, v4.16B, v0.16B // abs(q2 - q0)
72 uhadd v28.16B, v4.16B, v28.16B
75 uqadd v4.16B, v2.16B, v24.16B
78 umin v28.16B, v4.16B, v28.16B
79 uxtl v4.8H, v0.8B
82 usubw v4.8H, v4.8H, v16.8B
84 shl v4.8H, v4.8H, #2
86 uaddw v4.8H, v4.8H, v18.8B
88 usubw v4.8H, v4.8H, v2.8B
90 rshrn v4.8B, v4.8H, #3
[all …]
Daacpsdsp_neon.S38 zip2 v4.4S, v2.4S, v2.4S
40 fmul v1.4S, v1.4S, v4.4S
50 zip1 v4.4S, v0.4S, v0.4S
56 fadd v4.4S, v4.4S, v6.4S
60 fmul v2.4S, v2.4S, v4.4S
88 fmul v4.4S, v2.4S, v16.4S
89 fmla v4.4S, v3.4S, v17.4S
94 fmla v4.4S, v2.4S, v18.4S
95 fmla v4.4S, v3.4S, v19.4S
96 st1 {v4.D}[0], [x0], #8
[all …]
Dh264cmc_neon.S58 ld1 {v4.8B, v5.8B}, [x1], x2
61 ext v5.8B, v4.8B, v5.8B, #1
63 umull v16.8H, v4.8B, v0.8B
66 ld1 {v4.8B, v5.8B}, [x1], x2
69 ext v5.8B, v4.8B, v5.8B, #1
74 umlal v17.8H, v4.8B, v2.8B
104 ld1 {v4.8B}, [x1], x2
106 umull v16.8H, v4.8B, v0.8B
108 ld1 {v4.8B}, [x1], x2
110 umlal v17.8H, v4.8B, v1.8B
[all …]
/third_party/typescript_eslint/packages/types/
DCHANGELOG.md6 # [4.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.7.0...v4.8.0) (2020-11-…
14 # [4.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.1...v4.7.0) (2020-11-…
25 ## [4.6.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.6.0...v4.6.1) (2020-11…
33 # [4.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.5.0...v4.6.0) (2020-10-…
41 # [4.5.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.1...v4.5.0) (2020-10-…
52 ## [4.4.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.4.0...v4.4.1) (2020-10…
60 # [4.4.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.3.0...v4.4.0) (2020-10-…
68 # [4.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.2.0...v4.3.0) (2020-09-…
76 # [4.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.1.1...v4.2.0) (2020-09-…
84 ## [4.1.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.1.0...v4.1.1) (2020-09…
[all …]
/third_party/boost/libs/asio/test/ip/
Dicmp.cpp95 ip::icmp::socket socket2(ioc, ip::icmp::v4()); in test()
97 ip::icmp::socket socket4(ioc, ip::icmp::endpoint(ip::icmp::v4(), 0)); in test()
102 ip::icmp::socket socket6(ioc, ip::icmp::v4(), native_socket1); in test()
106 ip::icmp::socket socket8(ioc_ex, ip::icmp::v4()); in test()
108 ip::icmp::socket socket10(ioc_ex, ip::icmp::endpoint(ip::icmp::v4(), 0)); in test()
113 ip::icmp::socket socket12(ioc_ex, ip::icmp::v4(), native_socket2); in test()
142 socket1.open(ip::icmp::v4()); in test()
144 socket1.open(ip::icmp::v4(), ec); in test()
150 socket1.assign(ip::icmp::v4(), native_socket3); in test()
153 socket1.assign(ip::icmp::v4(), native_socket4, ec); in test()
[all …]
/third_party/node/deps/npm/node_modules/cidr-regex/
Dindex.js5 const v4 = ipRegex.v4().source + "\\/(3[0-2]|[12]?[0-9])"; constant
9 new RegExp(`(?:^${v4}$)|(?:^${v6}$)`) :
10 new RegExp(`(?:${v4})|(?:${v6})`, "g");
12 cidr.v4 = opts => opts && opts.exact ? new RegExp(`^${v4}$`) : new RegExp(v4, "g"); function in cidr
/third_party/openssl/crypto/aes/asm/arm64/
Dvpaes-armv8.S146 tbl v4.16b, {v25.16b}, v2.16b // vpshufb %xmm2, %xmm13, %xmm4 # 4 = sb1u
149 eor v4.16b, v4.16b, v16.16b // vpxor %xmm5, %xmm4, %xmm4 # 4 = sb1u + k
151 eor v0.16b, v0.16b, v4.16b // vpxor %xmm4, %xmm0, %xmm0 # 0 = A
153 ld1 {v4.2d}, [x10] // vmovdqa (%r11,%r10), %xmm4 # .Lk_mc_backward[]
156 tbl v0.16b, {v0.16b}, v4.16b // vpshufb %xmm4, %xmm0, %xmm0 # 3 = D
158 tbl v4.16b, {v3.16b}, v1.16b // vpshufb %xmm1, %xmm3, %xmm4 # 0 = 2B+C
161 eor v0.16b, v0.16b, v4.16b // vpxor %xmm4, %xmm0, %xmm0 # 0 = 2A+3B+C+D
171 tbl v4.16b, {v18.16b}, v1.16b // vpshufb %xmm1, %xmm10, %xmm4 # 4 = 1/j
173 eor v4.16b, v4.16b, v5.16b // vpxor %xmm5, %xmm4, %xmm4 # 4 = jak = 1/j + a/k
175 tbl v3.16b, {v18.16b}, v4.16b // vpshufb %xmm4, %xmm10, %xmm3 # 3 = 1/jak
[all …]

12345678910>>...52