Home
last modified time | relevance | path

Searched defs:z12 (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DthisAndSuperInStaticMembers2(target=esnext).js27 static z12 = { x: super.a = 0 } = { x: 0 }; field in C
68 static { this.z12 = { x: super.a = 0 } = { x: 0 }; } property in C
DthisAndSuperInStaticMembers2(target=es2022).js27 static z12 = { x: super.a = 0 } = { x: 0 }; field in C
68 static { this.z12 = { x: super.a = 0 } = { x: 0 }; } property in C
DthisAndSuperInStaticMembers1(target=es2022).js27 static z12 = { x: super.a = 0 } = { x: 0 }; field in C
61 static z12 = { x: super.a = 0 } = { x: 0 }; field in C
DthisAndSuperInStaticMembers1(target=esnext).js27 static z12 = { x: super.a = 0 } = { x: 0 }; field in C
61 static z12 = { x: super.a = 0 } = { x: 0 }; field in C
DthisAndSuperInStaticMembers2(target=es2015).js27 static z12 = { x: super.a = 0 } = { x: 0 }; field in C
83 C.z12 = { x: ({ set value(_a) { Reflect.set(_c, "a", _a, _b); } }).value = 0 } = { x: 0 }; field in C
DgenericRestParameters1.js57 const z12 = f11(42); // [42] constant
214 var z12 = f11(42); // [42] variable
DthisAndSuperInStaticMembers1(target=es2015).js27 static z12 = { x: super.a = 0 } = { x: 0 }; field in C
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djidctfst-neon.c155 int16x4_t z12 = vsub_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
230 int16x4_t z12 = vsub_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
300 int16x8_t z12 = vsubq_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local
381 int16x8_t z12 = vsubq_s16(col1, col7); in jsimd_idct_ifast_neon() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djidctflt.c78 FAST_FLOAT z5, z10, z11, z12, z13; variable
Djidctfst.c177 DCTELEM z5, z10, z11, z12, z13; variable
/third_party/ffmpeg/libavfilter/
Dvf_fspp.c252 int_simd16_t z1,z2,z3,z4,z5, z10, z11, z12, z13; in column_fidct_c() local
375 int_simd16_t z5, z10, z11, z12, z13; in row_idct_c() local
/third_party/ffmpeg/libavcodec/
D4xm.c170 int z5, z10, z11, z12, z13; in idct() local