/third_party/typescript/tests/baselines/reference/ |
D | constDeclarations-es5.js | 4 const z9 = 0, z10 :string = "", z11 = null; constant 10 var z9 = 0, z10 = "", z11 = null; variable
|
D | declarationEmitDestructuringObjectLiteralPattern2.js | 17 var _a = { a: 1, b: { a: "hello", b: { a: true } } }, x11 = _a.a, _b = _a.b, y11 = _b.a, z11 = _b.b… variable
|
D | genericRestParameters1.js | 56 const z11 = f11(42, "hello"); // [42, "hello"] constant 209 var z11 = f11(42, "hello"); // [42, "hello"] variable
|
D | declarationEmitDestructuringObjectLiteralPattern.js | 32 var _d = { a: 1, b: { a: "hello", b: { a: true } } }, x11 = _d.a, _e = _d.b, y11 = _e.a, z11 = _e.b… variable
|
/third_party/typescript/tests/cases/compiler/ |
D | constDeclarations-es5.ts | 5 const z9 = 0, z10 :string = "", z11 = null; constant
|
/third_party/ffmpeg/libavcodec/ |
D | faandct.c | 69 FLOAT z2, z4, z11, z13; in row_fdct() local 118 FLOAT z2, z4, z11, z13; in ff_faandct() local
|
D | jfdctfst.c | 148 int z1, z2, z3, z4, z5, z11, z13; variable 212 int z1, z2, z3, z4, z5, z11, z13; in ff_fdct_ifast() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jfdctflt.c | 64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; variable
|
D | jidctflt.c | 78 FAST_FLOAT z5, z10, z11, z12, z13; variable
|
D | jfdctfst.c | 121 DCTELEM z1, z2, z3, z4, z5, z11, z13; variable
|
D | jidctfst.c | 177 DCTELEM z5, z10, z11, z12, z13; variable
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jfdctflt.c | 64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; variable
|
D | jidctflt.c | 78 FAST_FLOAT z5, z10, z11, z12, z13; variable
|
D | jfdctfst.c | 121 DCTELEM z1, z2, z3, z4, z5, z11, z13; variable
|
D | jidctfst.c | 177 DCTELEM z5, z10, z11, z12, z13; variable
|
/third_party/libjpeg-turbo/ |
D | jfdctflt.c | 64 FAST_FLOAT z1, z2, z3, z4, z5, z11, z13; variable
|
D | jidctflt.c | 78 FAST_FLOAT z5, z10, z11, z12, z13; variable
|
D | jfdctfst.c | 121 DCTELEM z1, z2, z3, z4, z5, z11, z13; variable
|
D | jidctfst.c | 177 DCTELEM z5, z10, z11, z12, z13; variable
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
D | jidctfst-neon.c | 154 int16x4_t z11 = vadd_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local 229 int16x4_t z11 = vadd_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local 299 int16x8_t z11 = vaddq_s16(tmp4, tmp7); in jsimd_idct_ifast_neon() local 380 int16x8_t z11 = vaddq_s16(col1, col7); in jsimd_idct_ifast_neon() local
|
D | jfdctfst-neon.c | 124 int16x8_t z11 = vaddq_s16(tmp7, z3); /* phase 5 */ in jsimd_fdct_ifast_neon() local
|
/third_party/libwebsockets/plugins/ssh-base/crypto/ |
D | fe25519.c | 223 fe25519 z11; in fe25519_invert() local 290 fe25519 z11; in fe25519_pow2523() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_fspp.c | 253 int_simd16_t z1,z2,z3,z4,z5, z10, z11, z12, z13; in column_fidct_c() local 376 int_simd16_t z5, z10, z11, z12, z13; in row_idct_c() local 438 int_simd16_t z1, z2, z3, z4, z5, z11, z13; in row_fdct_c() local
|
/third_party/libjpeg-turbo/simd/powerpc/ |
D | jfdctfst-altivec.c | 95 z1, z2, z3, z4, z5, z11, z13, in jsimd_fdct_ifast_altivec() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/ |
D | jfdctfst-altivec.c | 95 z1, z2, z3, z4, z5, z11, z13, in jsimd_fdct_ifast_altivec() local
|