Searched refs:updateItems (Results 1 – 4 of 4) sorted by relevance
661 const CObjectVector<CUpdateItem> &updateItems = *(const CObjectVector<CUpdateItem> *)param; in CompareEmptyItems() local662 const CUpdateItem &u1 = updateItems[*p1]; in CompareEmptyItems()663 const CUpdateItem &u2 = updateItems[*p2]; in CompareEmptyItems()1808 CObjectVector<CUpdateItem> &updateItems,1900 for (i = 0; i < updateItems.Size(); i++)1902 int index = updateItems[i].IndexInArchive;1924 if (updateIndex >= 0 && !updateItems[(unsigned)updateIndex].NewData)1975 FOR_VECTOR (i, updateItems)1977 const CUpdateItem &ui = updateItems[i];2053 FOR_VECTOR (i, updateItems)[all …]
138 CObjectVector<CUpdateItem> &updateItems,
427 CObjectVector<CUpdateItem> updateItems; in Z7_COM7F_IMF() local677 updateItems.Add(ui); in Z7_COM7F_IMF()816 updateItems, in Z7_COM7F_IMF()
1706 CObjectVector<CUpdateItem> updateItems; in Z7_COM7F_IMF() local1763 updateItems.Add(ui); in Z7_COM7F_IMF()1830 if (options.HashMode_OnlyHash.Val && updateItems.Size() != 1) in Z7_COM7F_IMF()1836 for (i = 0; i < updateItems.Size(); i++) in Z7_COM7F_IMF()1841 const CUpdateItem &ui = updateItems[i]; in Z7_COM7F_IMF()