Home | History | Annotate | Download | only in include

Lines Matching defs:ucTableFormatRevision

213   UCHAR  ucTableFormatRevision;   //Change it when the Parser is not backward compatible
958 //ucTableFormatRevision=1
1010 //ucTableFormatRevision=1
1370 // ucTableFormatRevision=1
1608 // ucTableFormatRevision=1
2286 //ucTableFormatRevision=1,ucTableContentRevision=2
2421 //ucTableFormatRevision=1,ucTableContentRevision=2
2502 //ucTableFormatRevision=1,ucTableContentRevision=3
2532 //ucTableFormatRevision=1
3136 //ucTableFormatRevision=2
3898 //ucTableFormatRevision=1
3918 //ucTableFormatRevision=1
3987 // ucTableFormatRevision=1
4132 //ucTableFormatRevision=1
4311 // ucTableFormatRevision=1,ucTableContentRevision=4, the strcuture remains
4466 //ucTableFormatRevision=2
7132 #define GET_COMMAND_TABLE_COMMANDSET_REVISION(TABLE_HEADER_OFFSET) (((static_cast<ATOM_COMMON_TABLE_HEADER*>(TABLE_HEADER_OFFSET))->ucTableFormatRevision )&0x3F)
7137 #define GET_COMMAND_TABLE_COMMANDSET_REVISION(TABLE_HEADER_OFFSET) ((((ATOM_COMMON_TABLE_HEADER*)TABLE_HEADER_OFFSET)->ucTableFormatRevision)&0x3F)
8976 //ucTableFormatRevision=1
8992 //ucTableFormatRevision=2
9007 //ucTableFormatRevision=2