/third_party/typescript/tests/baselines/reference/ |
H A D | typeArgInference2.js | 12 var z5 = foo({ name: "abc", a: 5 }); // { name: string; a: number } variable 20 var z5 = foo({ name: "abc", a: 5 }); // { name: string; a: number }
variable
|
H A D | downlevelLetConst15.js | 43 var z5 = 1; variable 95 var z5 = 1;
variable
|
H A D | downlevelLetConst14.js | 43 var z5 = 1; variable 95 var z5 = 1;
variable
|
H A D | initializersWidened.js | 25 var z5 = void 0 || y2;
variable 44 var z5 = void 0 || y2;
variable
|
H A D | intersectionOfUnionOfUnitTypes.js | 47 var z5; // never
variable
|
H A D | logicalAndOperatorStrictMode.js | 152 var z5 = z && v;
variable
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | simple_idct_neon.S | 44 #define z5 v0.H[4] define
|
/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
|
H A D | jfdctfst.c | 121 DCTELEM z1, z2, z3, z4, z5, z11, z13; in jpeg_fdct_ifast() local
|
H A D | jfdctint.c | 147 JLONG z1, z2, z3, z4, z5; in jpeg_fdct_islow() local
|
H A D | jidctflt.c | 78 FAST_FLOAT z5, z10, z11, z12, z13; in jpeg_idct_float() local [all...] |
H A D | jidctfst.c | 177 DCTELEM z5, z10, z11, z12, z13; in jpeg_idct_ifast() local
|
H A D | jidctint.c | 179 JLONG z1, z2, z3, z4, z5; in jpeg_idct_islow() local 1079 JLONG z1, z2, z3, z4, z5; in jpeg_idct_10x10() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | jfdctfst.c | 147 int z1, z2, z3, z4, z5, z11, z13; in row_fdct() local 211 int z1, z2, z3, z4, z5, z11, z13; in ff_fdct_ifast() local
|
H A D | jfdctint_template.c | 186 int z1, z2, z3, z4, z5; in row_fdct() local 264 int z1, z2, z3, z4, z5; in ff_jpeg_fdct_islow() local
|
H A D | jrevdct.c | 219 int32_t z1, z2, z3, z4, z5; in ff_j_rev_dct() local [all...] |
H A D | 4xm.c | 170 int z5, z10, z11, z12, z13; in idct() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
H A D | jfdctfst-neon.c | 116 int16x8_t z5 = vqdmulhq_lane_s16(vsubq_s16(tmp10, tmp12), consts, 0); in jsimd_fdct_ifast_neon() local [all...] |
H A D | jidctfst-neon.c | 163 int16x4_t z5 = vqdmulh_lane_s16(z10_add_z12, consts, 2); in jsimd_idct_ifast_neon() local 238 int16x4_t z5 = vqdmulh_lane_s16(z10_add_z12, consts, 2); in jsimd_idct_ifast_neon() local 308 int16x8_t z5 = vqdmulhq_lane_s16(z10_add_z12, consts, 2); jsimd_idct_ifast_neon() local 389 int16x8_t z5 = vqdmulhq_lane_s16(z10_add_z12, consts, 2); jsimd_idct_ifast_neon() local [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 375 int_simd16_t z5, z10, z11, z12, z13; in row_idct_c() local 437 int_simd16_t z1, z2, z3, z4, z5, z11, z13; row_fdct_c() local [all...] |