/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jfdctflt.c | 64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; in jpeg_fdct_float() local 107 z11 = tmp7 + z3; /* phase 5 */ in jpeg_fdct_float() 112 dataptr[1] = z11 + z4; in jpeg_fdct_float() 113 dataptr[7] = z11 - z4; in jpeg_fdct_float() 157 z11 = tmp7 + z3; /* phase 5 */ in jpeg_fdct_float() 162 dataptr[DCTSIZE * 1] = z11 + z4; in jpeg_fdct_float() 163 dataptr[DCTSIZE * 7] = z11 - z4; in jpeg_fdct_float()
|
H A D | jfdctfst.c | 121 DCTELEM z1, z2, z3, z4, z5, z11, z13; in jpeg_fdct_ifast() local 165 z11 = tmp7 + z3; /* phase 5 */ in jpeg_fdct_ifast() 170 dataptr[1] = z11 + z4; in jpeg_fdct_ifast() 171 dataptr[7] = z11 - z4; in jpeg_fdct_ifast() 215 z11 = tmp7 + z3; /* phase 5 */ in jpeg_fdct_ifast() 220 dataptr[DCTSIZE * 1] = z11 + z4; in jpeg_fdct_ifast() 221 dataptr[DCTSIZE * 7] = z11 - z4; in jpeg_fdct_ifast()
|
H A D | jidctflt.c | 78 FAST_FLOAT z5, z10, z11, z12, z13; in jpeg_idct_float() local 153 z11 = tmp4 + tmp7; in jpeg_idct_float() 156 tmp7 = z11 + z13; /* phase 5 */ in jpeg_idct_float() 157 tmp11 = (z11 - z13) * ((FAST_FLOAT)1.414213562); /* 2*c4 */ in jpeg_idct_float() 211 z11 = wsptr[1] + wsptr[7]; in jpeg_idct_float() 214 tmp7 = z11 + z13; in jpeg_idct_float() 215 tmp11 = (z11 - z13) * ((FAST_FLOAT)1.414213562); in jpeg_idct_float()
|
H A D | jidctfst.c | 177 DCTELEM z5, z10, z11, z12, z13; in jpeg_idct_ifast() local 252 z11 = tmp4 + tmp7; in jpeg_idct_ifast() 255 tmp7 = z11 + z13; /* phase 5 */ in jpeg_idct_ifast() 256 tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); /* 2*c4 */ in jpeg_idct_ifast() 334 z11 = (DCTELEM)wsptr[1] + (DCTELEM)wsptr[7]; in jpeg_idct_ifast() 337 tmp7 = z11 + z13; /* phase 5 */ in jpeg_idct_ifast() 338 tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); /* 2*c4 */ in jpeg_idct_ifast()
|
/third_party/ffmpeg/libavcodec/ |
H A D | faandct.c | 69 FLOAT z2, z4, z11, z13; in row_fdct() local 104 z11= tmp7 + tmp5; in row_fdct() 109 temp[1 + i]= z11 + z4; in row_fdct() 110 temp[7 + i]= z11 - z4; in row_fdct() 118 FLOAT z2, z4, z11, z13; in ff_faandct() local 158 z11= tmp7 + tmp5; in ff_faandct() 163 data[8*1 + i]= lrintf(postscale[8*1 + i] * (z11 + z4)); in ff_faandct() 164 data[8*7 + i]= lrintf(postscale[8*7 + i] * (z11 - z4)); in ff_faandct()
|
H A D | jfdctfst.c | 147 int z1, z2, z3, z4, z5, z11, z13; in row_fdct() local 190 z11 = tmp7 + z3; /* phase 5 */ in row_fdct() 195 dataptr[1] = z11 + z4; in row_fdct() 196 dataptr[7] = z11 - z4; in row_fdct() 211 int z1, z2, z3, z4, z5, z11, z13; in ff_fdct_ifast() local 256 z11 = tmp7 + z3; /* phase 5 */ in ff_fdct_ifast() 261 dataptr[DCTSIZE*1] = z11 + z4; in ff_fdct_ifast() 262 dataptr[DCTSIZE*7] = z11 - z4; in ff_fdct_ifast()
|
H A D | 4xm.c | 170 int z5, z10, z11, z12, z13; in idct() local 188 z11 = block[8 * 1 + i] + block[8 * 7 + i]; in idct() 191 tmp7 = z11 + z13; in idct() 192 tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); in idct() 226 z11 = temp[1 + i] + temp[7 + i]; in idct() 229 tmp7 = z11 + z13; in idct() 230 tmp11 = MULTIPLY(z11 - z13, FIX_1_414213562); in idct()
|
/third_party/vixl/test/aarch64/ |
H A D | test-api-movprfx-aarch64.cc | 162 __ movprfx(z11.VnD(), p4.Merging(), z29.VnD()); in TEST() 163 __ lsl(z11.VnD(), p4.Merging(), z11.VnD(), z11.VnD()); in TEST() 186 __ movprfx(z11, z7); in TEST() 187 __ mla(z11.VnS(), p1.Merging(), z11.VnS(), z27.VnS()); in TEST() 213 __ movprfx(z25.VnH(), p5.Zeroing(), z11.VnH()); in TEST() 219 __ movprfx(z11, z25); in TEST() 220 __ revb(z11 in TEST() [all...] |
H A D | test-disasm-sve-aarch64.cc | 129 COMPARE(adr(z19.VnD(), SVEMemOperand(z22.VnD(), z11.VnD(), SXTW)), in TEST() 130 "adr z19.d, [z22.d, z11.d, sxtw]"); in TEST() 131 COMPARE(adr(z19.VnD(), SVEMemOperand(z22.VnD(), z11.VnD(), SXTW, 1)), in TEST() 132 "adr z19.d, [z22.d, z11.d, sxtw #1]"); in TEST() 133 COMPARE(adr(z19.VnD(), SVEMemOperand(z22.VnD(), z11.VnD(), SXTW, 2)), in TEST() 134 "adr z19.d, [z22.d, z11.d, sxtw #2]"); in TEST() 135 COMPARE(adr(z19.VnD(), SVEMemOperand(z22.VnD(), z11.VnD(), SXTW, 3)), in TEST() 136 "adr z19.d, [z22.d, z11.d, sxtw #3]"); in TEST() 232 COMPARE(orn(z11.VnH(), z11 in TEST() [all...] |
H A D | test-assembler-sve-aarch64.cc | 311 __ Index(z11.VnB(), 0, -1); 362 ASSERT_EQUAL_SVE_LANE(0x00, z11.VnB(), i); 403 ZRegister mla_dn_result = z11.WithLaneSize(lane_size_in_bits); 1032 __ Splice(z11.VnD(), p2, z29.VnD(), z30.VnD()); 1064 ASSERT_EQUAL_SVE(z11_expected, z11.VnD()); 1139 InsrHelper(&masm, z11.VnB(), z11_inputs); 1142 __ Cmphs(p6.VnB(), p0.Zeroing(), z10.VnB(), z11.VnB()); 1183 __ Cmpls(p12.VnB(), p0.Zeroing(), z11.VnB(), z10.VnB()); // HS 1374 InsrHelper(&masm, z11.VnH(), z23_inputs); 1379 __ Orr(z11 [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_fspp.c | 252 int_simd16_t z1,z2,z3,z4,z5, z10, z11, z12, z13; in column_fidct_c() local 322 z11 = tmp7 + z3; in column_fidct_c() 327 d1 = z11 + z4; in column_fidct_c() 328 d7 = z11 - z4; in column_fidct_c() 340 z11 = tmp4 + tmp7; 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 404 z11 = wsptr[6] + wsptr[7]; in row_idct_c() 407 tmp7 = z11 in row_idct_c() 437 int_simd16_t z1, z2, z3, z4, z5, z11, z13; row_fdct_c() local [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | declarationEmitDestructuringObjectLiteralPattern2.js | 2 var { a: x11, b: { a: y11, b: { a: z11 }}} = { a: 1, b: { a: "hello", b: { a: true } } }; 17 var _a = { a: 1, b: { a: "hello", b: { a: true } } }, x11 = _a.a, _b = _a.b, y11 = _b.a, z11 = _b.b.a;
33 declare var x11: number, y11: string, z11: boolean;
|
H A D | constDeclarations-es5.js | 4 const z9 = 0, z10 :string = "", z11 = null; 10 var z9 = 0, z10 = "", z11 = null;
|
H A D | declarationEmitDestructuringObjectLiteralPattern.js | 10 var { a: x11, b: { a: y11, b: { a: z11 }}} = { a: 1, b: { a: "hello", b: { a: true } } }; 32 var _d = { a: 1, b: { a: "hello", b: { a: true } } }, x11 = _d.a, _e = _d.b, y11 = _e.a, z11 = _e.b.a;
54 declare var x11: number, y11: string, z11: boolean;
|
H A D | thisAndSuperInStaticMembers1(target=es2022).js | 26 static z11 = { x: super.a } = { x: 0 }; 60 static z11 = { x: super.a } = { x: 0 };
|
H A D | thisAndSuperInStaticMembers1(target=esnext).js | 26 static z11 = { x: super.a } = { x: 0 }; 60 static z11 = { x: super.a } = { x: 0 };
|
H A D | thisAndSuperInStaticMembers2(target=es2022).js | 26 static z11 = { x: super.a } = { x: 0 }; 67 static { this.z11 = { x: super.a } = { x: 0 }; }
|
H A D | thisAndSuperInStaticMembers2(target=esnext).js | 26 static z11 = { x: super.a } = { x: 0 }; 67 static { this.z11 = { x: super.a } = { x: 0 }; }
|
H A D | genericsManyTypeParameters.js | 32 x11: a111, y13: a211, z11: a311, a11: a411, b11: a511, c11: a611, 52 x11 , y13 , z11 , a11 , b11 , c11, 63 function Foo(x1, y1, z1, a1, b1, c1, x2, y2, z2, a2, b2, c2, x3, y3, z3, a3, b3, c3, x4, y4, z4, a4, b4, c4, x5, y5, z5, a5, b5, c5, x6, y6, z6, a6, b6, c6, x7, y7, z7, a7, b7, c7, x8, y8, z8, a8, b8, c8, x9, y9, z9, a9, b9, c9, x10, y12, z10, a10, b10, c10, x11, y13, z11, a11, b11, c11, x12, y14, z12, a12, b12, c12, x13, y15, z13, a13, b13, c13, x14, y16, z14, a14, b14, c14, x15, y17, z15, a15, b15, c15, x16, y18, z16, a16, b16, c16, x17, y19, z17, a17, b17, c17, x18, y10, z18, a18, b18, c18) {
74 x11, y13, z11, a11, b11, c11,
|
H A D | thisAndSuperInStaticMembers2(target=es2015).js | 26 static z11 = { x: super.a } = { x: 0 }; 82 C.z11 = { x: ({ set value(_a) { Reflect.set(_c, "a", _a, _b); } }).value } = { x: 0 };
|
H A D | genericRestParameters1.js | 56 const z11 = f11(42, "hello"); // [42, "hello"] 213 var z11 = f11(42, "hello"); // [42, "hello"]
variable 305 declare const z11: [42, "hello"];
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
H A D | jfdctfst-neon.c | 124 int16x8_t z11 = vaddq_s16(tmp7, z3); /* phase 5 */ in jsimd_fdct_ifast_neon() local 129 col1 = vaddq_s16(z11, z4); in jsimd_fdct_ifast_neon() 130 col7 = vsubq_s16(z11, z4); in jsimd_fdct_ifast_neon() 198 z11 = vaddq_s16(tmp7, z3); /* phase 5 */ in jsimd_fdct_ifast_neon() 203 row1 = vaddq_s16(z11, z4); in jsimd_fdct_ifast_neon() 204 row7 = vsubq_s16(z11, z4); in jsimd_fdct_ifast_neon()
|
H A D | jidctfst-neon.c | 154 int16x4_t z11 = vadd_s16(tmp4, tmp7); 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() 229 int16x4_t z11 = vadd_s16(tmp4, tmp7); 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() 299 int16x8_t z11 = vaddq_s16(tmp4, tmp7); 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() 380 int16x8_t z11 in jsimd_idct_ifast_neon() local [all...] |
/third_party/libwebsockets/plugins/ssh-base/crypto/ |
H A D | fe25519.c | 223 fe25519 z11; in fe25519_invert() local 237 /* 11 */ fe25519_mul(&z11,&z9,&z2); in fe25519_invert() 238 /* 22 */ fe25519_square(&t0,&z11); in fe25519_invert() 283 /* 2^255 - 21 */ fe25519_mul(r,&t1,&z11); in fe25519_invert() 290 fe25519 z11; in fe25519_pow2523() local 303 /* 11 */ fe25519_mul(&z11,&z9,&z2); in fe25519_pow2523() 304 /* 22 */ fe25519_square(&t,&z11); in fe25519_pow2523()
|
H A D | smult_curve25519_ref.c | 184 unsigned int z11[32]; in recip() local 198 /* 11 */ mult(z11,z9,z2); in recip() 199 /* 22 */ square(t0,z11); in recip() 244 /* 2^255 - 21 */ mult(out,t1,z11); in recip()
|