Lines Matching defs:ucTableFormatRevision
205 UCHAR ucTableFormatRevision; /*Change it when the Parser is not backward compatible */
815 //ucTableFormatRevision=1
867 //ucTableFormatRevision=1
1164 // ucTableFormatRevision=1
1359 // ucTableFormatRevision=1
1913 //ucTableFormatRevision=1,ucTableContentRevision=2
2037 //ucTableFormatRevision=1,ucTableContentRevision=2
2118 //ucTableFormatRevision=1,ucTableContentRevision=3
2149 //ucTableFormatRevision=1
2693 //ucTableFormatRevision=2
3418 //ucTableFormatRevision=1
3438 //ucTableFormatRevision=1
3500 // ucTableFormatRevision=1
3640 //ucTableFormatRevision=1
3828 // ucTableFormatRevision=1,ucTableContentRevision=4, the strcuture remains
3974 //ucTableFormatRevision=2
5985 #define GET_COMMAND_TABLE_COMMANDSET_REVISION(TABLE_HEADER_OFFSET) (((static_cast<ATOM_COMMON_TABLE_HEADER*>(TABLE_HEADER_OFFSET))->ucTableFormatRevision )&0x3F)
5990 #define GET_COMMAND_TABLE_COMMANDSET_REVISION(TABLE_HEADER_OFFSET) ((((ATOM_COMMON_TABLE_HEADER*)TABLE_HEADER_OFFSET)->ucTableFormatRevision)&0x3F)
7671 //ucTableFormatRevision=1
7687 //ucTableFormatRevision=2
7702 //ucTableFormatRevision=2