Home
last modified time | relevance | path

Searched defs:x16 (Results 1 – 16 of 16) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DdeclarationEmitDestructuringArrayPattern4.ts5 var [x16, y16, z16, ...a8] = [1, 2, 3]; variable
DoperatorAddNullUndefined.ts17 var x16 = E.x + undefined variable
/third_party/typescript/tests/baselines/reference/
DoperatorAddNullUndefined.js18 var x16 = E.x + undefined variable
DdeclarationEmitDestructuringArrayPattern4.js16 var _c = [1, 2, 3], x16 = _c[0], y16 = _c[1], z16 = _c[2], a8 = _c.slice(3); variable
DgenericRestParameters1.js42 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
DobjectSpread.js140 let x16 = { ...t, ...w }; variable
/third_party/ffmpeg/libavcodec/ppc/
Dmpegvideodsp.c34 int stride, int h, int x16, int y16, int rounder) in gmc1_altivec()
Dfft_vsx.h61 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/
Dmpegvideodsp.c25 int x16, int y16, int rounder) in gmc1_c()
/third_party/ffmpeg/libavfilter/
Dvf_dctdnoiz.c159 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/
DSkVM.h41 x16, x17, x18, x19, x20, x21, x22, x23, enumerator
/third_party/node/deps/npm/node_modules/tweetnacl/
Dnacl-fast.js1370 var x16 = x.subarray(16); variable
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/
DgeneratedContextualTyping.ts23 class x16 { member: { (): Base[]; } = () => [d1, d2] } class
/third_party/libffi/testsuite/libffi.bhaible/
Dtestcases.c62 char x9; char x10; char x11; char x12; char x13; char x14; char x15; char x16; member
/third_party/skia/src/core/
DSkVM.h69 x16, x17, x18, x19, x20, x21, x22, x23, enumerator
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h1194 float x16[16][2]; member