Lines Matching refs:ucTableFormatRevision
211 UCHAR ucTableFormatRevision; //Change it when the Parser is not backward compatible
956 //ucTableFormatRevision=1
1008 //ucTableFormatRevision=1
1368 // ucTableFormatRevision=1
1606 // ucTableFormatRevision=1
2284 //ucTableFormatRevision=1,ucTableContentRevision=2
2419 //ucTableFormatRevision=1,ucTableContentRevision=2
2500 //ucTableFormatRevision=1,ucTableContentRevision=3
2530 //ucTableFormatRevision=1
3134 //ucTableFormatRevision=2
3896 //ucTableFormatRevision=1
3916 //ucTableFormatRevision=1
3985 // ucTableFormatRevision=1
4130 //ucTableFormatRevision=1
4309 // ucTableFormatRevision=1,ucTableContentRevision=4, the strcuture remains
4464 //ucTableFormatRevision=2
7148 #define GET_COMMAND_TABLE_COMMANDSET_REVISION(TABLE_HEADER_OFFSET) (((static_cast<ATOM_COMMON_TABLE_HEADER*>(TABLE_HEADER_OFFSET))->ucTableFormatRevision )&0x3F)
7153 #define GET_COMMAND_TABLE_COMMANDSET_REVISION(TABLE_HEADER_OFFSET) ((((ATOM_COMMON_TABLE_HEADER*)TABLE_HEADER_OFFSET)->ucTableFormatRevision)&0x3F)
8992 //ucTableFormatRevision=1
9008 //ucTableFormatRevision=2
9023 //ucTableFormatRevision=2