Lines Matching refs:ucTableFormatRevision
190 UCHAR ucTableFormatRevision; /*Change it when the Parser is not backward compatible */
1393 //ucTableFormatRevision=1,ucTableContentRevision=2
1491 //ucTableFormatRevision=1,ucTableContentRevision=2
1572 //ucTableFormatRevision=1,ucTableContentRevision=3
1592 //ucTableFormatRevision=1
2704 //ucTableFormatRevision=1
2724 //ucTableFormatRevision=1
2832 //ucTableFormatRevision=1
3018 // ucTableFormatRevision=1,ucTableContentRevision=4, the strcuture remains
3155 //ucTableFormatRevision=2
4273 #define GET_COMMAND_TABLE_COMMANDSET_REVISION(TABLE_HEADER_OFFSET) (((static_cast<ATOM_COMMON_TABLE_HEADER*>(TABLE_HEADER_OFFSET))->ucTableFormatRevision )&0x3F)
4278 #define GET_COMMAND_TABLE_COMMANDSET_REVISION(TABLE_HEADER_OFFSET) ((((ATOM_COMMON_TABLE_HEADER*)TABLE_HEADER_OFFSET)->ucTableFormatRevision)&0x3F)
5619 //ucTableFormatRevision=1
5635 //ucTableFormatRevision=2
5650 //ucTableFormatRevision=2