Home
last modified time | relevance | path

Searched defs:z0 (Results 1 - 25 of 37) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DnestedBlockScopedBindings16.js18 var z0; variable
56 var z0; variable
H A DdownlevelLetConst15.js6 var z0, z1, z2, z3; variable
60 var z0, z1, z2, z3; variable
H A DconstEnumToStringNoComments.js30 var z0 = 2..toString(); variable
H A DconstEnumToStringWithComments.js30 var z0 = 2 /* Foo.Z */.toString(); variable
H A DdownlevelLetConst14.js6 var z0, z1, z2, z3; variable
60 var z0, z1, z2, z3; variable
H A DintersectionOfUnionOfUnitTypes.js42 var z0; // E.A | E.B | E.C variable
/third_party/ffmpeg/libavcodec/
H A Drv34dsp.c41 const int z0 = 13*(block[i+4*0] + block[i+4*2]); in rv34_row_transform() local
65 const int z0 = 13*(temp[4*0+i] + temp[4*2+i]) + 0x200; in rv34_idct_add_c() local
92 const int z0 = 39*(temp[4*0+i] + temp[4*2+i]); in rv34_inv_transform_noround_c() local
H A Dh264idct_template.c43 const SUINT z0= block[i + 4*0] + (unsigned)block[i + 4*2]; in ff_h264_idct_add() local
55 const SUINT z0= block[0 + 4*i] + (SUINT)block[2 + 4*i]; in ff_h264_idct_add() local
260 const int z0= input[4*i+0] + input[4*i+1]; in ff_h264_luma_dc_dequant_idct() local
273 const SUINT z0 in ff_h264_luma_dc_dequant_idct() local
301 const SUINT z0= temp[2*0+i] + temp[2*2+i]; ff_h264_chroma422_dc_dequant_idct() local
[all...]
H A Dmdct15.c95 FFTComplex z0[4], t[6]; in fft5() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/des/
H A Dqud_cksm.c37 DES_LONG z0, z1, t0, t1; in DES_quad_cksum() local
/third_party/openssl/crypto/des/
H A Dqud_cksm.c37 DES_LONG z0, z1, t0, t1; in DES_quad_cksum() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-write-z.c24 #define z0 0.2 macro
H A Dfs-frontface.c21 #define z0 0.2 macro
H A Docclusion-query.c25 #define z0 0.2 macro
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test_tmp.h60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME() local
H A Dsp_quad_depth_test.c140 const float z0 = quad->posCoef->a0[2] + dzdx * fx + dzdy * fy; in interpolate_quad_depth() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec2_oct.c45 int ret = 0, z0; in ossl_ec_GF2m_simple_set_compressed_coordinates() local
/third_party/openssl/crypto/ec/
H A Dec2_oct.c45 int ret = 0, z0; in ossl_ec_GF2m_simple_set_compressed_coordinates() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.hpp114 float z0; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexRoutine.cpp522 UShort z0 = *Pointer<UShort>(source0 + 4); in readStream() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboMultisampleTests.cpp158 float z0 = rnd.getFloat(-1.0f, 1.0f); in render() local
/third_party/mesa3d/src/util/
H A Dsoftfloat.c799 uint64_t z0, mid1, z64, mid; in _mesa_softfloat_mul_f64_to_f128_m() local
/third_party/skia/src/gpu/geometry/
H A DGrPathUtils.cpp475 SkScalar z0 = -ab.dot(p[0]); in convert_noninflect_cubic_to_quads_with_constraint() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSetupRoutine.cpp396 Float z0 = *Pointer<Float>(v0 + OFFSET(Vertex, projected.z)); in generate() local
H A DVertexRoutine.cpp447 UShort z0 = *Pointer<UShort>(source0 + 4); in readStream() local

Completed in 44 milliseconds

12