Home
last modified time | relevance | path

Searched defs:z11 (Results 1 – 25 of 30) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DconstDeclarations-es5.js4 const z9 = 0, z10 :string = "", z11 = null; constant
10 var z9 = 0, z10 = "", z11 = null; variable
DdeclarationEmitDestructuringObjectLiteralPattern2.js17 var _a = { a: 1, b: { a: "hello", b: { a: true } } }, x11 = _a.a, _b = _a.b, y11 = _b.a, z11 = _b.b… variable
DgenericRestParameters1.js56 const z11 = f11(42, "hello"); // [42, "hello"] constant
209 var z11 = f11(42, "hello"); // [42, "hello"] variable
DdeclarationEmitDestructuringObjectLiteralPattern.js32 var _d = { a: 1, b: { a: "hello", b: { a: true } } }, x11 = _d.a, _e = _d.b, y11 = _e.a, z11 = _e.b… variable
/third_party/typescript/tests/cases/compiler/
DconstDeclarations-es5.ts5 const z9 = 0, z10 :string = "", z11 = null; constant
/third_party/ffmpeg/libavcodec/
Dfaandct.c69 FLOAT z2, z4, z11, z13; in row_fdct() local
118 FLOAT z2, z4, z11, z13; in ff_faandct() local
Djfdctfst.c148 int z1, z2, z3, z4, z5, z11, z13; variable
212 int z1, z2, z3, z4, z5, z11, z13; in ff_fdct_ifast() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djfdctflt.c64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; variable
Djidctflt.c78 FAST_FLOAT z5, z10, z11, z12, z13; variable
Djfdctfst.c121 DCTELEM z1, z2, z3, z4, z5, z11, z13; variable
Djidctfst.c177 DCTELEM z5, z10, z11, z12, z13; variable
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djfdctflt.c64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; variable
Djidctflt.c78 FAST_FLOAT z5, z10, z11, z12, z13; variable
Djfdctfst.c121 DCTELEM z1, z2, z3, z4, z5, z11, z13; variable
Djidctfst.c177 DCTELEM z5, z10, z11, z12, z13; variable
/third_party/libjpeg-turbo/
Djfdctflt.c64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; variable
Djidctflt.c78 FAST_FLOAT z5, z10, z11, z12, z13; variable
Djfdctfst.c121 DCTELEM z1, z2, z3, z4, z5, z11, z13; variable
Djidctfst.c177 DCTELEM z5, z10, z11, z12, z13; variable
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djidctfst-neon.c154 int16x4_t z11 = vadd_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
229 int16x4_t z11 = vadd_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
299 int16x8_t z11 = vaddq_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
380 int16x8_t z11 = vaddq_s16(col1, col7); in jsimd_idct_ifast_neon() local
Djfdctfst-neon.c124 int16x8_t z11 = vaddq_s16(tmp7, z3); /* phase 5 */ in jsimd_fdct_ifast_neon() local
/third_party/libwebsockets/plugins/ssh-base/crypto/
Dfe25519.c223 fe25519 z11; in fe25519_invert() local
290 fe25519 z11; in fe25519_pow2523() local
/third_party/ffmpeg/libavfilter/
Dvf_fspp.c253 int_simd16_t z1,z2,z3,z4,z5, z10, z11, z12, z13; in column_fidct_c() local
376 int_simd16_t z5, z10, z11, z12, z13; in row_idct_c() local
438 int_simd16_t z1, z2, z3, z4, z5, z11, z13; in row_fdct_c() local
/third_party/libjpeg-turbo/simd/powerpc/
Djfdctfst-altivec.c95 z1, z2, z3, z4, z5, z11, z13, in jsimd_fdct_ifast_altivec() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djfdctfst-altivec.c95 z1, z2, z3, z4, z5, z11, z13, in jsimd_fdct_ifast_altivec() local

12