Home
last modified time | relevance | path

Searched defs:x10 (Results 1 – 23 of 23) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DtypeAliases.js43 var x10: { x: number }; variable
44 var x10: T10; variable
108 var x10; variable
109 var x10; variable
DstrictFunctionTypes1.js21 const x10 = f2(never, fo, fs); // string constant
59 var x10 = f2(never, fo, fs); // string variable
DtypeName1.js19 var x10:I[][][][]=3; variable
DoperatorAddNullUndefined.js12 var x10 = "test" + undefined; variable
DintersectionsAndEmptyObjects.js24 let x10: A & D; variable
126 let x10; variable
DdeclarationEmitDestructuringArrayPattern2.js14 var _a = [1, ["hello", [true]]], x10 = _a[0], _b = _a[1], y10 = _b[0], z10 = _b[1][0]; variable
DliteralTypes2.js163 const x10 = g8(1, x => x); // Type number constant
337 var x10 = g8(1, function (x) { return x; }); // Type number variable
DgenericRestParameters1.js193 var x10 = f10(42, "hello", true); // [number, string, boolean] variable
DobjectSpread.js134 let x10 = { a: 5, ...t, b: 'hi', ...u, ...obj }; variable
/third_party/typescript/tests/cases/conformance/types/typeAliases/
DtypeAliases.ts42 var x10: { x: number }; variable
43 var x10: T10; variable
/third_party/typescript/tests/cases/compiler/
DoperatorAddNullUndefined.ts11 var x10 = "test" + undefined; variable
DdeclarationEmitDestructuringArrayPattern2.ts2 var [x10, [y10, [z10]]] = [1, ["hello", [true]]]; variable
DtypeName1.ts18 var x10:I[][][][]=3; variable
/third_party/ffmpeg/tests/checkasm/x86/
Dcheckasm.asm38 x10: dq 0x71aeaff20b095fd9,0xab63e2e11fa38ed9 define
/third_party/typescript/tests/cases/conformance/types/intersection/
DintersectionsAndEmptyObjects.ts26 let x10: A & D; variable
/third_party/ffmpeg/libavcodec/ppc/
Dfft_vsx.h59 vec_f x8, x9, x10, x11; in pass_vsx_interleave() local
285 vec_f x8, x9, x10, x11; in fft8_vsx_interleave() local
359 vec_f x8, x9, x10, x11; in fft16_vsx_interleave() local
/third_party/ffmpeg/libavfilter/
Dvf_dctdnoiz.c115 const float x10 = 0.353553390593274f * (x0c - x0d); in fdct8_1d() local
153 const float x10 = 0.353553390593274f * (x0c - x0d); in idct8_1d() local
197 const float x10 = x00 + x07; in fdct16_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/libffi/testsuite/libffi.bhaible/
Dtestcases.c54 char x9; char x10; char x11; char x12; member
58 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/flutter/skia/src/core/
DSkVM.h40 x8 , x9 , x10, x11, x12, x13, x14, x15, enumerator
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/
DgeneratedContextualTyping.ts17 var x10: {n: Base[]; } = { n: [d1, d2] }; variable
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c1036 LLVMValueRef x00 = NULL, x01 = NULL, x10 = NULL, x11 = NULL; in lp_build_sample_image_linear() local
/third_party/skia/src/core/
DSkVM.h68 x8 , x9 , x10, x11, x12, x13, x14, x15, enumerator