Home
last modified time | relevance | path

Searched defs:x15 (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DdeclarationEmitDestructuringArrayPattern4.ts4 var [x15, y15, ...a7] = [1, 2, 3]; variable
DoperatorAddNullUndefined.ts16 var x15 = E.x + null variable
DtypeName1.ts23 var x15:number=C; variable
/third_party/typescript/tests/baselines/reference/
DtypeName1.js24 var x15:number=C; variable
DoperatorAddNullUndefined.js17 var x15 = E.x + null variable
DdeclarationEmitDestructuringArrayPattern4.js15 var _b = [1, 2, 3], x15 = _b[0], y15 = _b[1], a7 = _b.slice(2); variable
DgenericRestParameters1.js41 const x15 = f10(42, ...t2); // [number, string, boolean] constant
198 var x15 = f10.apply(void 0, __spreadArray([42], t2)); // [number, string, boolean] variable
DobjectSpread.js139 let x15 = { ...t, ...v }; variable
/third_party/ffmpeg/tests/checkasm/x86/
Dcheckasm.asm43 x15: dq 0x011ff554472a7a10,0x6de8f4c914c334d5 define
/third_party/ffmpeg/libavcodec/ppc/
Dfft_vsx.h60 vec_f x12, x13, x14, x15; in pass_vsx_interleave() local
286 vec_f x12, x13, x14, x15; in fft8_vsx_interleave() local
360 vec_f x12, x13, x14, x15; in fft16_vsx_interleave() local
/third_party/icu/icu4c/source/test/iotest/
Dstrtst.c751 static const UChar x15[] = { 0x78, 0x31, 0x35, 0 }; in TestCount() local
/third_party/ffmpeg/libavfilter/
Dvf_dctdnoiz.c158 const float x15 = 0.353553390593274f * (x11 - x12); in idct8_1d() local
202 const float x15 = x01 - x06; in fdct16_1d() local
285 const float x15 = x03 + x05; in idct16_1d() local
/third_party/libwebsockets/plugins/ssh-base/crypto/
Dchacha.c102 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/third_party/flutter/skia/src/core/
DSkVM.h40 x8 , x9 , x10, x11, x12, x13, x14, x15, enumerator
/third_party/libffi/testsuite/libffi.bhaible/
Dtestcases.c58 char x9; char x10; char x11; char x12; char x13; char x14; char x15; member
62 char x9; char x10; char x11; char x12; char x13; char x14; char x15; char x16; member
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/
DgeneratedContextualTyping.ts22 class x15 { member: () => Base[] = function named() { return [d1, d2] } } class
/third_party/skia/src/core/
DSkVM.h68 x8 , x9 , x10, x11, x12, x13, x14, x15, enumerator