Home
last modified time | relevance | path

Searched refs:untyped (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/mesa3d/src/intel/tools/tests/gen9/
Dsends.asm8 …dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD8, or) mlen 1 ex_mlen 1 rlen 1 { align…
10 …dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD16, or) mlen 2 ex_mlen 2 rlen 2 { alig…
12 …dp data 1 MsgDesc: ( DC untyped surface write, Surface = 254, SIMD16, Mask = 0xe) mlen 2 ex_mlen 2…
14 …dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 254, SIMD16, add) mlen 2 ex_mlen 2 rlen 0 { a…
20 …dp data 1 MsgDesc: ( DC untyped surface write, Surface = 1, SIMD8, Mask = 0x0) mlen 1 ex_mlen 4 rl…
22 …dp data 1 MsgDesc: ( DC untyped surface write, Surface = 1, SIMD16, Mask = 0x0) mlen 2 ex_mlen 8 r…
24 …dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 0, SIMD8, imin) mlen 1 ex_mlen 1 rlen 0 { ali…
42 …dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 254, SIMD16, umin) mlen 2 ex_mlen 2 rlen 0 { …
44 …dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 254, SIMD16, imin) mlen 2 ex_mlen 2 rlen 0 { …
46 …dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 254, SIMD16, umax) mlen 2 ex_mlen 2 rlen 0 { …
[all …]
/third_party/typescript/tests/baselines/reference/
DnamespaceAssignmentToRequireAlias.errors.txt1 …Could not find a declaration file for module 'untyped'. 'tests/cases/conformance/salsa/node_module…
5 const u = require('untyped');
7 …Could not find a declaration file for module 'untyped'. 'tests/cases/conformance/salsa/node_module…
12 ==== tests/cases/conformance/salsa/node_modules/untyped/index.js (0 errors) ====
DcheckJsdocParamOnVariableDeclaredFunctionExpression.types30 var one = function (s) { }, two = function (untyped) { };
34 >two : (untyped: any) => void
35 >function (untyped) { } : (untyped: any) => void
36 >untyped : any
DnamespaceAssignmentToRequireAlias.types2 const u = require('untyped');
4 >require('untyped') : any
6 >'untyped' : "untyped"
DuntypedModuleImport_withAugmentation.errors.txt1 /a.ts(1,16): error TS2665: Invalid module name in augmentation. Module 'foo' resolves to an untyped
7 !!! error TS2665: Invalid module name in augmentation. Module 'foo' resolves to an untyped module a…
14 // This tests that augmenting an untyped module is forbidden.
DuntypedModuleImport_withAugmentation2.errors.txt1 … TS2665: Invalid module name in augmentation. Module 'js' resolves to an untyped module at '/node_…
8 …// This tests that augmenting an untyped module is forbidden even in an ambient context. Contrast …
12 !!! error TS2665: Invalid module name in augmentation. Module 'js' resolves to an untyped module at…
DcheckJsdocParamOnVariableDeclaredFunctionExpression.symbols27 var one = function (s) { }, two = function (untyped) { };
31 >untyped : Symbol(untyped, Decl(0.js, 15, 44))
DcheckJsdocParamOnVariableDeclaredFunctionExpression.js17 var one = function (s) { }, two = function (untyped) { }; argument
35 var one = function (s) { }, two = function (untyped) { };
DmoduleResolutionWithExtensions_notSupported.types8 import js from "./js"; // OK because it's an untyped module.
DnamespaceAssignmentToRequireAlias.symbols2 const u = require('untyped');
DuntypedModuleImport_withAugmentation2.types6 // This tests that augmenting an untyped module is forbidden even in an ambient context. Contrast w…
DmoduleResolutionWithExtensions_notSupported.symbols8 import js from "./js"; // OK because it's an untyped module.
DuntypedModuleImport_withAugmentation2.symbols6 // This tests that augmenting an untyped module is forbidden even in an ambient context. Contrast w…
DanyAsFunctionCall.types2 // any is considered an untyped function call
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.td1271 def VOP3Mods0 : ComplexPattern<untyped, 4, "SelectVOP3Mods0">;
1272 def VOP3Mods0Clamp : ComplexPattern<untyped, 3, "SelectVOP3Mods0Clamp">;
1273 def VOP3Mods : ComplexPattern<untyped, 2, "SelectVOP3Mods">;
1274 def VOP3NoMods : ComplexPattern<untyped, 1, "SelectVOP3NoMods">;
1280 def VOP3OMods : ComplexPattern<untyped, 3, "SelectVOP3OMods">;
1282 def VOP3PMods : ComplexPattern<untyped, 2, "SelectVOP3PMods">;
1283 def VOP3PMods0 : ComplexPattern<untyped, 3, "SelectVOP3PMods0">;
1285 def VOP3OpSel : ComplexPattern<untyped, 2, "SelectVOP3OpSel">;
1286 def VOP3OpSel0 : ComplexPattern<untyped, 3, "SelectVOP3OpSel0">;
1288 def VOP3OpSelMods : ComplexPattern<untyped, 2, "SelectVOP3OpSelMods">;
[all …]
/third_party/mesa3d/src/freedreno/computerator/examples/
Dtest-opcodes.sh143 stib.untyped.1d.u32.1 r2.x, r3.x, 0 ; control: full->full
144 stib.untyped.1d.u32.1 r2.y, r3.y, 0 ; test: half->full
145 stib.untyped.1d.u32.1 r2.z, r3.z, 0 ; control: half->half
146 stib.untyped.1d.u32.1 r2.w, r3.w, 0 ; test: full->half
Dinvocationid.asm10 stib.b.untyped.1d.u32.1.imm r0.x, r0.y, 0
Dbranch.asm12 stib.b.untyped.1d.u32.1.imm r1.x, r0.x, 0
Dpvtmem.asm11 stib.b.untyped.1d.u32.1.imm r0.x, r0.y, 0
Dtest-flut.sh25 stib.b.untyped.1d.u32.1.imm r1.x, r0.x, 0
Dearly_preamble.asm24 stib.b.untyped.1d.u32.4.imm r1.x, r0.x, 0
/third_party/mesa3d/src/intel/tools/tests/gen7.5/
Dsend.asm336 … dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD8, or) mlen 2 rlen 1 { align1 1Q };
338 … dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD8, inc) mlen 1 rlen 0 { align1 1Q };
340 … dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD16, or) mlen 4 rlen 2 { align1 1H };
342 … dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD16, inc) mlen 2 rlen 0 { align1 1H };
462 … dp data 1 MsgDesc: ( DC untyped 4x2 atomic op, Surface = 0, imin) mlen 2 rlen 1 { align16 1Q };
570 …dp data 1 MsgDesc: ( DC untyped surface write, Surface = 1, SIMD8, Mask = 0x0) mlen 5 rlen 0 { ali…
572 …dp data 1 MsgDesc: ( DC untyped surface write, Surface = 1, SIMD16, Mask = 0x0) mlen 10 rlen 0 { a…
786 …dp data 1 MsgDesc: ( untyped surface read, Surface = 1, SIMD8, Mask = 0x0) mlen 1 rlen 4 { align1 …
788 …dp data 1 MsgDesc: ( untyped surface read, Surface = 1, SIMD16, Mask = 0x0) mlen 2 rlen 8 { align1…
974 …dp data 1 MsgDesc: ( untyped surface read, Surface = 1, SIMD8, Mask = 0xe) mlen 1 rlen 1 { align1 …
[all …]
/third_party/mesa3d/src/intel/tools/tests/gen7/
Dsend.asm244 … data MsgDesc: ( DC untyped atomic, 0, imin) mlen 2 rlen 1 { align16 1Q };
296 … data MsgDesc: ( DC untyped surface write, 1, 32) mlen 5 rlen 0 { align1 1Q };
298 … data MsgDesc: ( DC untyped surface write, 1, 16) mlen 10 rlen 0 { align1 1H };
460 … data MsgDesc: ( DC untyped surface read, 1, 32) mlen 1 rlen 4 { align1 1Q };
462 … data MsgDesc: ( DC untyped surface read, 1, 16) mlen 2 rlen 8 { align1 1H };
570 … data MsgDesc: ( DC untyped atomic, 0, inc) mlen 1 rlen 1 { align16 1Q };
634 data MsgDesc: ( DC untyped atomic, 1, inc) mlen 1 rlen 1 { align1 1Q };
636 data MsgDesc: ( DC untyped atomic, 1, inc) mlen 2 rlen 2 { align1 1H };
638 data MsgDesc: ( DC untyped atomic, 1, inc) mlen 1 rlen 0 { align1 1Q };
640 data MsgDesc: ( DC untyped atomic, 1, inc) mlen 2 rlen 0 { align1 1H };
[all …]
/third_party/mesa3d/src/intel/tools/tests/gen8/
Dsend.asm84 … dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD16, inc) mlen 2 rlen 2 { align1 1H };
94 … dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD8, inc) mlen 1 rlen 1 { align1 1Q };
324 … dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 2, SIMD16, inc) mlen 2 rlen 0 { align1 1H };
516 … dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD16, inc) mlen 2 rlen 0 { align1 1H };
524 … dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD8, or) mlen 2 rlen 1 { align1 1Q };
526 … dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD8, inc) mlen 1 rlen 0 { align1 1Q };
528 … dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 1, SIMD16, or) mlen 4 rlen 2 { align1 1H };
540 …dp data 1 MsgDesc: ( DC untyped surface write, Surface = 254, SIMD16, Mask = 0xe) mlen 4 rlen 0 { …
544 …dp data 1 MsgDesc: ( DC untyped atomic op, Surface = 254, SIMD16, add) mlen 4 rlen 0 { align1 1H };
546 …dp data 1 MsgDesc: ( untyped surface read, Surface = 254, SIMD16, Mask = 0xe) mlen 2 rlen 2 { alig…
[all …]
/third_party/typescript/tests/cases/conformance/jsdoc/
DcheckJsdocParamOnVariableDeclaredFunctionExpression.ts20 var one = function (s) { }, two = function (untyped) { };

1234