Home
last modified time | relevance | path

Searched defs:z3 (Results 1 - 25 of 44) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DwidenToAny2.js5 var z3:number = foo3([undefined, "def"]); // Type is any, but should be string variable
H A DarrayLiteralTypeInference.js110 var z3 = [ variable
H A DarithmeticOnInvalidTypes.js6 var z3 = x * y; variable
14 var z3 = x * y; variable
H A DtypeArgInference2.js10 var z3 = foo({ name: null }); // { name: any } variable
18 var z3 = foo({ name: null }); // { name: any } variable
H A DnoImplicitAnyDestructuringVarDeclaration2.js11 let {x3 = <any>undefined, y3 = <any>null, z3 = <any>undefined} = { x3: 1, y3: 2, z3: 3 }; // no error property
H A DinitializersWidened.js15 var z3: undefined = void 0; variable
37 var z3 = void 0; variable
H A DintersectionOfUnionOfUnitTypes.js45 var z3; // never variable
H A DlogicalAndOperatorStrictMode.js150 var z3 = z && x; variable
/third_party/ffmpeg/libavcodec/
H A Drv34dsp.c44 const int z3 = 17* block[i+4*1] + 7*block[i+4*3]; in rv34_row_transform() local
68 const int z3 = 17* temp[4*1+i] + 7*temp[4*3+i]; in rv34_idct_add_c() local
95 const int z3 = 51* temp[4*1+i] + 21*temp[4*3+i]; in rv34_inv_transform_noround_c() 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 Dh264idct_template.c46 const SUINT z3= block[i + 4*1] + (unsigned)(block[i + 4*3]>>1); in ff_h264_idct_add() local
58 const SUINT z3= block[1 + 4*i] + (SUINT)(block[3 + 4*i]>>1); in ff_h264_idct_add() local
263 const int z3= input[4*i+2] + input[4*i+3]; in ff_h264_luma_dc_dequant_idct() local
276 const SUINT z3 in ff_h264_luma_dc_dequant_idct() local
304 const SUINT z3= temp[2*1+i] + temp[2*3+i]; ff_h264_chroma422_dc_dequant_idct() local
[all...]
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/ffmpeg/libavcodec/aarch64/
H A Dsimple_idct_neon.S42 #define z3 v0.H[2] 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
432 JLONG z1, z2, z3; jpeg_idct_7x7() local
581 JLONG z1, z2, z3; jpeg_idct_6x6() local
702 JLONG z1, z2, z3; jpeg_idct_5x5() 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/skia/third_party/externals/libjpeg-turbo/simd/arm/
H A Djfdctfst-neon.c122 int16x8_t z3 = vqdmulhq_lane_s16(tmp11, consts, 2); in jsimd_fdct_ifast_neon() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexRoutine.cpp525 UShort z3 = *Pointer<UShort>(source3 + 4); in readStream() local
/third_party/ffmpeg/libavcodec/mips/
H A Dsbrdsp_mips.c68 float *z3 = &z[2]; in sbr_qmf_pre_shuffle_mips() local
[all...]
/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/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c390 gf x1, x2, z2, x3, z3, t1, t2; in ossl_x448_int() local
[all...]
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c390 gf x1, x2, z2, x3, z3, t1, t2; in ossl_x448_int() local
[all...]

Completed in 14 milliseconds

12