/third_party/typescript/tests/cases/compiler/ |
D | declarationEmitDestructuringArrayPattern4.ts | 5 var [x16, y16, z16, ...a8] = [1, 2, 3]; variable
|
D | operatorAddNullUndefined.ts | 17 var x16 = E.x + undefined variable
|
/third_party/typescript/tests/baselines/reference/ |
D | operatorAddNullUndefined.js | 18 var x16 = E.x + undefined variable
|
D | declarationEmitDestructuringArrayPattern4.js | 16 var _c = [1, 2, 3], x16 = _c[0], y16 = _c[1], z16 = _c[2], a8 = _c.slice(3); variable
|
D | genericRestParameters1.js | 42 const x16 = f10(42, "hello", ...t1); // [number, string, boolean] constant 199 var x16 = f10.apply(void 0, __spreadArray([42, "hello"], t1)); // [number, string, boolean] variable
|
D | objectSpread.js | 140 let x16 = { ...t, ...w }; variable
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | mpegvideodsp.c | 34 int stride, int h, int x16, int y16, int rounder) in gmc1_altivec()
|
D | fft_vsx.h | 61 vec_f x16, x17, x18, x19; in pass_vsx_interleave() local 287 vec_f x16, x17, x18, x19; in fft8_vsx_interleave() local 361 vec_f x16, x17, x18, x19; in fft16_vsx_interleave() local
|
/third_party/ffmpeg/libavcodec/ |
D | mpegvideodsp.c | 25 int x16, int y16, int rounder) in gmc1_c()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_dctdnoiz.c | 159 const float x16 = 0.5f*x13; in idct8_1d() local 203 const float x16 = x02 - x05; in fdct16_1d() local 286 const float x16 = 1.4142135623731f*x04; in idct16_1d() local
|
/third_party/flutter/skia/src/core/ |
D | SkVM.h | 41 x16, x17, x18, x19, x20, x21, x22, x23, enumerator
|
/third_party/node/deps/npm/node_modules/tweetnacl/ |
D | nacl-fast.js | 1370 var x16 = x.subarray(16); variable
|
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/ |
D | generatedContextualTyping.ts | 23 class x16 { member: { (): Base[]; } = () => [d1, d2] } class
|
/third_party/libffi/testsuite/libffi.bhaible/ |
D | testcases.c | 62 char x9; char x10; char x11; char x12; char x13; char x14; char x15; char x16; member
|
/third_party/skia/src/core/ |
D | SkVM.h | 69 x16, x17, x18, x19, x20, x21, x22, x23, enumerator
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_pipe.h | 1194 float x16[16][2]; member
|