/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jfdctflt.c | 64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; variable 108 z13 = tmp7 - z3; 110 dataptr[5] = z13 + z2; /* phase 6 */ 111 dataptr[3] = z13 - z2; 158 z13 = tmp7 - z3; 160 dataptr[DCTSIZE * 5] = z13 + z2; /* phase 6 */ 161 dataptr[DCTSIZE * 3] = z13 - z2;
|
D | jfdctfst.c | 121 DCTELEM z1, z2, z3, z4, z5, z11, z13; variable 166 z13 = tmp7 - z3; 168 dataptr[5] = z13 + z2; /* phase 6 */ 169 dataptr[3] = z13 - z2; 216 z13 = tmp7 - z3; 218 dataptr[DCTSIZE * 5] = z13 + z2; /* phase 6 */ 219 dataptr[DCTSIZE * 3] = z13 - z2;
|
D | jidctflt.c | 78 FAST_FLOAT z5, z10, z11, z12, z13; variable 151 z13 = tmp6 + tmp5; /* phase 6 */ 156 tmp7 = z11 + z13; /* phase 5 */ 157 tmp11 = (z11 - z13) * ((FAST_FLOAT)1.414213562); /* 2*c4 */ 209 z13 = wsptr[5] + wsptr[3]; 214 tmp7 = z11 + z13; 215 tmp11 = (z11 - z13) * ((FAST_FLOAT)1.414213562);
|
D | jidctfst.c | 177 DCTELEM z5, z10, z11, z12, z13; variable 250 z13 = tmp6 + tmp5; /* phase 6 */ 255 tmp7 = z11 + z13; /* phase 5 */ 256 tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); /* 2*c4 */ 332 z13 = (DCTELEM)wsptr[5] + (DCTELEM)wsptr[3]; 337 tmp7 = z11 + z13; /* phase 5 */ 338 tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); /* 2*c4 */
|
/third_party/ffmpeg/libavcodec/ |
D | jfdctfst.c | 147 int z1, z2, z3, z4, z5, z11, z13; variable 191 z13 = tmp7 - z3; 193 dataptr[5] = z13 + z2; /* phase 6 */ 194 dataptr[3] = z13 - z2; 211 int z1, z2, z3, z4, z5, z11, z13; in ff_fdct_ifast() local 257 z13 = tmp7 - z3; in ff_fdct_ifast() 259 dataptr[DCTSIZE*5] = z13 + z2; /* phase 6 */ in ff_fdct_ifast() 260 dataptr[DCTSIZE*3] = z13 - z2; in ff_fdct_ifast()
|
D | faandct.c | 69 FLOAT z2, z4, z11, z13; in row_fdct() local 105 z13= tmp7 - tmp5; in row_fdct() 107 temp[5 + i]= z13 + z2; in row_fdct() 108 temp[3 + i]= z13 - z2; in row_fdct() 118 FLOAT z2, z4, z11, z13; in ff_faandct() local 159 z13= tmp7 - tmp5; in ff_faandct() 161 data[8*5 + i]= lrintf(postscale[8*5 + i] * (z13 + z2)); in ff_faandct() 162 data[8*3 + i]= lrintf(postscale[8*3 + i] * (z13 - z2)); in ff_faandct()
|
D | 4xm.c | 170 int z5, z10, z11, z12, z13; in idct() local 186 z13 = block[8 * 5 + i] + block[8 * 3 + i]; in idct() 191 tmp7 = z11 + z13; in idct() 192 tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); in idct() 224 z13 = temp[5 + i] + temp[3 + i]; in idct() 229 tmp7 = z11 + z13; in idct() 230 tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); in idct()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_fspp.c | 252 int_simd16_t z1,z2,z3,z4,z5, z10, z11, z12, z13; in column_fidct_c() local 323 z13 = tmp7 - z3; in column_fidct_c() 325 d5 = z13 + z2; in column_fidct_c() 326 d3 = z13 - z2; in column_fidct_c() 338 z13 = tmp6 + tmp5; in column_fidct_c() 343 tmp7 = (z11 + z13) >> 2; //+2 ! in column_fidct_c() 344 tmp11 = MULTIPLY16H((z11 - z13) << 1, FIX_1_414213562); in column_fidct_c() 375 int_simd16_t z5, z10, z11, z12, z13; in row_idct_c() local 402 z13 = wsptr[4] + wsptr[5]; in row_idct_c() 407 tmp7 = z11 + z13; in row_idct_c() [all …]
|
/third_party/vixl/test/aarch64/ |
D | test-api-movprfx-aarch64.cc | 114 __ movprfx(z12, z13); in TEST() 141 __ movprfx(z6, z13); in TEST() 222 __ movprfx(z13, z27); in TEST() 223 __ revh(z13.VnS(), p2.Merging(), z13.VnS()); in TEST() 243 __ movprfx(z30, z13); in TEST() 244 __ sdot(z30.VnD(), z30.VnH(), z13.VnH(), 1); in TEST() 285 __ movprfx(z13.VnD(), p2.Merging(), z30.VnD()); in TEST() 286 __ udiv(z13.VnD(), p2.Merging(), z13.VnD(), z13.VnD()); in TEST() 366 __ movprfx(z13, z23); in TEST() 367 __ fabs(z13.VnS(), p4.Merging(), z13.VnS()); in TEST() [all …]
|
D | test-disasm-sve-aarch64.cc | 226 COMPARE(orr(z13.VnB(), z13.VnB(), 0x78), "orr z13.b, z13.b, #0x78"); in TEST() 318 COMPARE(lsr(z29.VnB(), p7.Merging(), z29.VnB(), z13.VnB()), in TEST() 320 COMPARE(lsr(z29.VnH(), p7.Merging(), z29.VnH(), z13.VnH()), in TEST() 322 COMPARE(lsr(z29.VnS(), p7.Merging(), z29.VnS(), z13.VnS()), in TEST() 324 COMPARE(lsr(z29.VnD(), p7.Merging(), z29.VnD(), z13.VnD()), in TEST() 333 COMPARE(lsl(z13.VnB(), p7.Merging(), z13.VnB(), z18.VnD()), in TEST() 335 COMPARE(lsl(z13.VnH(), p7.Merging(), z13.VnH(), z18.VnD()), in TEST() 337 COMPARE(lsl(z13.VnS(), p7.Merging(), z13.VnS(), z18.VnD()), in TEST() 449 COMPARE(lsl(z23.VnH(), z16.VnH(), z13.VnD()), "lsl z23.h, z16.h, z13.d"); in TEST() 721 COMPARE_MACRO(Sqdecd(z13.VnD()), "sqdecd z13.d"); in TEST() [all …]
|
D | test-assembler-sve-aarch64.cc | 314 __ Index(z13.VnB(), 0, -1); in TEST_SVE() 365 ASSERT_EQUAL_SVE_LANE(0x00, z13.VnB(), i); in TEST_SVE() 406 ZRegister mla_d_result = z13.WithLaneSize(lane_size_in_bits); in MlaMlsHelper() 788 __ Dup(z13.VnB(), -1); in TEST_SVE() 866 __ Dup(z13.VnB(), 0xff); in TEST_SVE() 867 __ Clasta(z13.VnS(), p1, z13.VnS(), z0.VnS()); in TEST_SVE() 908 ASSERT_EQUAL_SVE(z13_expected, z13.VnD()); in TEST_SVE() 1150 InsrHelper(&masm, z13.VnD(), z13_inputs); in TEST_SVE() 1153 __ Cmphi(p7.VnD(), p1.Zeroing(), z12.VnD(), z13.VnD()); in TEST_SVE() 1185 __ Cmplo(p13.VnD(), p1.Zeroing(), z13.VnD(), z12.VnD()); // HI in TEST_SVE() [all …]
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
D | jidctfst-neon.c | 152 int16x4_t z13 = vadd_s16(tmp6, tmp5); /* phase 6 */ in jsimd_idct_ifast_neon() local 157 tmp7 = vadd_s16(z11, z13); /* phase 5 */ in jsimd_idct_ifast_neon() 158 int16x4_t z11_sub_z13 = vsub_s16(z11, z13); in jsimd_idct_ifast_neon() 227 int16x4_t z13 = vadd_s16(tmp6, tmp5); /* phase 6 */ in jsimd_idct_ifast_neon() local 232 tmp7 = vadd_s16(z11, z13); /* phase 5 */ in jsimd_idct_ifast_neon() 233 int16x4_t z11_sub_z13 = vsub_s16(z11, z13); in jsimd_idct_ifast_neon() 297 int16x8_t z13 = vaddq_s16(tmp6, tmp5); /* phase 6 */ in jsimd_idct_ifast_neon() local 302 tmp7 = vaddq_s16(z11, z13); /* phase 5 */ in jsimd_idct_ifast_neon() 303 int16x8_t z11_sub_z13 = vsubq_s16(z11, z13); in jsimd_idct_ifast_neon() 378 int16x8_t z13 = vaddq_s16(col5, col3); in jsimd_idct_ifast_neon() local [all …]
|
D | jfdctfst-neon.c | 125 int16x8_t z13 = vsubq_s16(tmp7, z3); in jsimd_fdct_ifast_neon() local 127 col5 = vaddq_s16(z13, z2); /* phase 6 */ in jsimd_fdct_ifast_neon() 128 col3 = vsubq_s16(z13, z2); in jsimd_fdct_ifast_neon() 199 z13 = vsubq_s16(tmp7, z3); in jsimd_fdct_ifast_neon() 201 row5 = vaddq_s16(z13, z2); /* phase 6 */ in jsimd_fdct_ifast_neon() 202 row3 = vsubq_s16(z13, z2); in jsimd_fdct_ifast_neon()
|
/third_party/typescript/tests/baselines/reference/ |
D | thisAndSuperInStaticMembers1(target=es2022).js | 28 static z13 = { ...super.a } = { x: 0 }; 62 static z13 = { ...super.a } = { x: 0 };
|
D | thisAndSuperInStaticMembers2(target=esnext).js | 28 static z13 = { ...super.a } = { x: 0 }; 69 static { this.z13 = { ...super.a } = { x: 0 }; }
|
D | thisAndSuperInStaticMembers1(target=esnext).js | 28 static z13 = { ...super.a } = { x: 0 }; 62 static z13 = { ...super.a } = { x: 0 };
|
D | thisAndSuperInStaticMembers2(target=es2022).js | 28 static z13 = { ...super.a } = { x: 0 }; 69 static { this.z13 = { ...super.a } = { x: 0 }; }
|
D | genericsManyTypeParameters.js | 34 x13: a113, y15: a213, z13: a313, a13: a413, b13: a513, c13: a613, 54 x13 , y15 , z13 , a13 , b13 , c13, 63 …c10, x11, y13, z11, a11, b11, c11, x12, y14, z12, a12, b12, c12, x13, y15, z13, a13, b13, c13, x14… 76 x13, y15, z13, a13, b13, c13,
|
D | genericsManyTypeParameters.types | 3 …4: a212, z12: a312, a12: a412, b12: a512, c12: a612, x13: a113, y15: a213, z13: a313, a13: a413, b… 120 x13: a113, y15: a213, z13: a313, a13: a413, b13: a513, c13: a613, 123 >z13 : a313 171 … , c11, x12 , y14 , z12 , a12 , b12 , c12, x13 , y15 , z13 , a13 , b13 , c13, … 267 x13 , y15 , z13 , a13 , b13 , c13, 270 >z13 : a313
|
D | thisAndSuperInStaticMembers2(target=es2015).js | 28 static z13 = { ...super.a } = { x: 0 }; 84 C.z13 = (_a = { x: 0 }, ({ set value(_a) { Reflect.set(_c, "a", _a, _b); } }).value = __rest(_a, []…
|
D | genericRestParameters1.js | 58 const z13 = f11(); // [] constant 215 var z13 = f11(); // [] variable 307 declare const z13: [];
|
/third_party/typescript/tests/cases/compiler/ |
D | genericsManyTypeParameters.ts | 33 x13: a113, y15: a213, z13: a313, a13: a413, b13: a513, c13: a613, 53 x13 , y15 , z13 , a13 , b13 , c13,
|
/third_party/typescript/tests/cases/conformance/classes/members/instanceAndStaticMembers/ |
D | thisAndSuperInStaticMembers1.ts | 31 static z13 = { ...super.a } = { x: 0 };
|
D | thisAndSuperInStaticMembers2.ts | 31 static z13 = { ...super.a } = { x: 0 };
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZProcessors.td | 33 def : ProcessorModel<"z13", Z13Model, Arch11SupportedFeatures.List>;
|