Displaying 2 results from an estimated 2 matches for "aplane".
Did you mean:
plane
2005 Oct 12
3
Newbie problem with read.table
Hi R,
I have a seemingly simple problem. I have a table in following format
(tab seperated)
Njets NBjets NElec NMuon Meff HT HT3j HE Aplan
Plan
1 4 3 2 0 366.278 253.642 87.7473 1385
0.0124566 0.376712
2 3 1 1 0 235.19 157.688 18.2852
574.253 0.00064187 0.00528814
I read in with:
>
2014 Feb 05
0
[PATCH] drm/nv50/graph: update status enum names
...5" },
- { 0x00001000, "UNK14XX" },
- { 0x00002000, "UNK24XX_CSCHED" },
- { 0x00004000, "UNK1CXX" },
+ { 0x00000400, "CCACHE_PREGEOM" },
+ { 0x00000800, "STRMOUT_VATTR_POSTGEOM" },
+ { 0x00001000, "VCLIP" },
+ { 0x00002000, "RATTR_APLANE" },
+ { 0x00004000, "TRAST" },
{ 0x00008000, "CLIPID" },
{ 0x00010000, "ZCULL" },
{ 0x00020000, "ENG2D" },
- { 0x00040000, "UNK34XX" },
- { 0x00080000, "TPRAST" },
- { 0x00100000, "TPROP" },
- { 0x00200000, "TEX&q...