/third_party/typescript/tests/baselines/reference/ |
H A D | arithmeticOnInvalidTypes.js | 7 var z4 = x / y;
variable 15 var z4 = x / y;
variable
|
H A D | typeArgInference2.js | 11 var z4 = foo({ name: "abc" }); // { name: string } variable 19 var z4 = foo({ name: "abc" }); // { name: string }
variable
|
H A D | multivar.js | 37 var z4; variable 80 var z4;
variable
|
H A D | initializersWidened.js | 21 var z4 = void 0 || void 0; variable 41 var z4 = void 0 || void 0;
variable
|
H A D | intersectionOfUnionOfUnitTypes.js | 46 var z4; // E.C
variable
|
H A D | logicalAndOperatorStrictMode.js | 151 var z4 = z && b;
variable
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | simple_idct_neon.S | 43 #define z4 v0.H[3] 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 [all...] |
H A D | jidctred.c | 126 JLONG z1, z2, z3, z4; in jpeg_idct_4x4() local
|
H A D | jidctint.c | 179 JLONG z1, z2, z3, z4, z5; in jpeg_idct_islow() local 907 JLONG z1, z2, z3, z4; jpeg_idct_9x9() local 1079 JLONG z1, z2, z3, z4, z5; jpeg_idct_10x10() local 1274 JLONG z1, z2, z3, z4; jpeg_idct_11x11() local 1468 JLONG z1, z2, z3, z4; jpeg_idct_12x12() local 1684 JLONG z1, z2, z3, z4; jpeg_idct_13x13() local 1912 JLONG z1, z2, z3, z4; jpeg_idct_14x14() local 2138 JLONG z1, z2, z3, z4; jpeg_idct_15x15() local 2380 JLONG z1, z2, z3, z4; jpeg_idct_16x16() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | faandct.c | 69 FLOAT z2, z4, z11, z13; in row_fdct() local 118 FLOAT z2, z4, z11, z13; in ff_faandct() local
|
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 [all...] |
H A D | jrevdct.c | 219 int32_t z1, z2, z3, z4, z5; in ff_j_rev_dct() local [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
H A D | jfdctfst-neon.c | 119 int16x8_t z4 = vqdmulhq_lane_s16(tmp12, consts, 3); in jsimd_fdct_ifast_neon() local [all...] |
H A D | jfdctint-neon.c | 165 int16x8_t z4 = vaddq_s16(tmp5, tmp7); in jsimd_fdct_islow_neon() local [all...] |
H A D | jidctint-neon.c | 407 int32x4_t z4 = vmull_lane_s16(z3_s16, consts.val[1], 3); in jsimd_idct_islow_pass1_regular() local 517 int32x4_t z4 = vmull_lane_s16(z3_s16, consts.val[1], 3); jsimd_idct_islow_pass1_sparse() local 618 int32x4_t z4 = vmull_lane_s16(z3_s16, consts.val[1], 3); jsimd_idct_islow_pass2_regular() local 749 int32x4_t z4 = vmull_lane_s16(z3_s16, consts.val[1], 3); jsimd_idct_islow_pass2_sparse() local [all...] |
H A D | jidctred-neon.c | 277 int16x4_t z4 = vmul_s16(vget_high_s16(row1), quant_row1); in jsimd_idct_4x4_neon() local 330 int16x4_t z4 = vmul_s16(vget_low_s16(row1), quant_row1); in jsimd_idct_4x4_neon() local 381 int16x8_t z4 = vmulq_s16(row1, quant_row1); in jsimd_idct_4x4_neon() local [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | sbrdsp_mips.c | 69 float *z4 = z1 + 60; in sbr_qmf_pre_shuffle_mips() local
|
/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 437 int_simd16_t z1, z2, z3, z4, z5, z11, z13; in row_fdct_c() local
|
/third_party/sqlite/src/ |
H A D | shell.c | 10613 idxAuthCallback( void *pCtx, int eOp, const char *z3, const char *z4, const char *zDb, const char *zTrigger ) idxAuthCallback() argument
|