Lines Matching refs:UINT
10 UINT uiRc4Flag;
26 UINT uiChipTag;
27 UINT uiMachineId;
41 UINT uiFlashSize;//��sectorΪ��λ
63 UINT uiBootCodeCrc;
164 UINT uiTag;
165 UINT uiVer;
166 UINT uiFlag;
167 UINT uiHeadSize;
168 UINT uiReserved[3];
175 UINT dataLoadAddr;
177 UINT codeLoadAddr;
183 UINT uiOrder;
206 bool IsExistPartitionInFw(const char *partName, UINT &offset, UINT &size);
221 UINT m_uiParamFileSize;
222 UINT m_uiResevedBlockSize;
227 UINT m_uiLBATimes;
228 UINT m_uiUserSectors;
258 bool ParsePartitionInfo(string &strPartInfo, string &strName, UINT &uiOffset, UINT &uiLen);
261 bool write_partition_upgrade_flag(DWORD dwOffset, BYTE *pMd5, UINT uiFlag);
262 bool read_partition_upgrade_flag(DWORD dwOffset, BYTE *pMd5, UINT *uiFlag);
271 bool ParsePartitionInfo(string &strPartInfo, string &strName, UINT &uiOffset, UINT &uiLen);