Home
last modified time | relevance | path

Searched defs:z4 (Results 1 - 23 of 23) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DarithmeticOnInvalidTypes.js7 var z4 = x / y; variable
15 var z4 = x / y; variable
H A DtypeArgInference2.js11 var z4 = foo({ name: "abc" }); // { name: string } variable
19 var z4 = foo({ name: "abc" }); // { name: string } variable
H A Dmultivar.js37 var z4; variable
80 var z4; variable
H A DinitializersWidened.js21 var z4 = void 0 || void 0; variable
41 var z4 = void 0 || void 0; variable
H A DintersectionOfUnionOfUnitTypes.js46 var z4; // E.C variable
H A DlogicalAndOperatorStrictMode.js151 var z4 = z && b; variable
/third_party/ffmpeg/libavcodec/aarch64/
H A Dsimple_idct_neon.S43 #define z4 v0.H[3] define
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djfdctflt.c64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; in jpeg_fdct_float() local
H A Djfdctfst.c121 DCTELEM z1, z2, z3, z4, z5, z11, z13; in jpeg_fdct_ifast() local
H A Djfdctint.c147 JLONG z1, z2, z3, z4, z5; in jpeg_fdct_islow() local
[all...]
H A Djidctred.c126 JLONG z1, z2, z3, z4; in jpeg_idct_4x4() local
H A Djidctint.c179 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 Dfaandct.c69 FLOAT z2, z4, z11, z13; in row_fdct() local
118 FLOAT z2, z4, z11, z13; in ff_faandct() local
H A Djfdctfst.c147 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 Djfdctint_template.c186 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 Djrevdct.c219 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 Djfdctfst-neon.c119 int16x8_t z4 = vqdmulhq_lane_s16(tmp12, consts, 3); in jsimd_fdct_ifast_neon() local
[all...]
H A Djfdctint-neon.c165 int16x8_t z4 = vaddq_s16(tmp5, tmp7); in jsimd_fdct_islow_neon() local
[all...]
H A Djidctint-neon.c407 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 Djidctred-neon.c277 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 Dsbrdsp_mips.c69 float *z4 = z1 + 60; in sbr_qmf_pre_shuffle_mips() local
/third_party/ffmpeg/libavfilter/
H A Dvf_fspp.c252 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 Dshell.c10613 idxAuthCallback( void *pCtx, int eOp, const char *z3, const char *z4, const char *zDb, const char *zTrigger ) idxAuthCallback() argument

Completed in 47 milliseconds