Lines Matching refs:ucTableFormatRevision
203 UCHAR ucTableFormatRevision; /*Change it when the Parser is not backward compatible */
813 //ucTableFormatRevision=1
865 //ucTableFormatRevision=1
1162 // ucTableFormatRevision=1
1357 // ucTableFormatRevision=1
1911 //ucTableFormatRevision=1,ucTableContentRevision=2
2035 //ucTableFormatRevision=1,ucTableContentRevision=2
2116 //ucTableFormatRevision=1,ucTableContentRevision=3
2147 //ucTableFormatRevision=1
2691 //ucTableFormatRevision=2
3416 //ucTableFormatRevision=1
3436 //ucTableFormatRevision=1
3498 // ucTableFormatRevision=1
3638 //ucTableFormatRevision=1
3826 // ucTableFormatRevision=1,ucTableContentRevision=4, the structure remains
3971 //ucTableFormatRevision=2
5982 #define GET_COMMAND_TABLE_COMMANDSET_REVISION(TABLE_HEADER_OFFSET) (((static_cast<ATOM_COMMON_TABLE_HEADER*>(TABLE_HEADER_OFFSET))->ucTableFormatRevision )&0x3F)
5987 #define GET_COMMAND_TABLE_COMMANDSET_REVISION(TABLE_HEADER_OFFSET) ((((ATOM_COMMON_TABLE_HEADER*)TABLE_HEADER_OFFSET)->ucTableFormatRevision)&0x3F)
7668 //ucTableFormatRevision=1
7684 //ucTableFormatRevision=2
7699 //ucTableFormatRevision=2