Searched refs:IsAnti (Results 1 – 11 of 11) sorted by relevance
82 bool IsAnti; member136 CBoolVector IsAnti; member168 IsAnti.Clear(); in Clear()191 IsAnti.ReserveDown(); in ReserveDown()216 && (size == IsAnti.Size() || IsAnti.Size() == 0)); in CheckNumFiles()219 bool IsItemAnti(unsigned index) const { return (index < IsAnti.Size() && IsAnti[index]); } in IsItemAnti()224 while (index >= IsAnti.Size()) in SetItem_Anti()225 IsAnti.Add(false); in SetItem_Anti()226 IsAnti[index] = isAnti; in SetItem_Anti()
57 bool IsAnti; member67 bool HasStream() const { return !IsDir && !IsAnti && Size != 0; } in HasStream()73 IsAnti(false), in CUpdateItem()
119 CBoolVector IsAnti; member151 IsAnti.Clear(); in Clear()162 bool IsItemAnti(unsigned index) const { return (index < IsAnti.Size() && IsAnti[index]); } in IsItemAnti()
318 ui.IsAnti = false; in UpdateItems()335 ui.IsAnti = db->IsItemAnti(ui.IndexInArchive); in UpdateItems()414 ui.IsAnti = false; in UpdateItems()418 ui.IsAnti = (prop.boolVal != VARIANT_FALSE); in UpdateItems()434 if (ui.IsAnti) in UpdateItems()533 if (ui.Size != 0 && ui.IsAnti) in UpdateItems()
547 if (u1.IsAnti != u2.IsAnti) in CompareEmptyItems()548 return (u1.IsAnti ? 1 : -1); in CompareEmptyItems()553 return (u1.IsAnti ? 1 : -1); in CompareEmptyItems()554 return (u2.IsAnti ? -1 : 1); in CompareEmptyItems()557 return (u1.IsDir && u1.IsAnti) ? -n : n; in CompareEmptyItems()706 if (u1.IsAnti != u2.IsAnti) in CompareUpdateItems()707 return (u1.IsAnti ? 1 : -1); in CompareUpdateItems()1097 file2.IsAnti = ui.IsAnti; in UpdateItem_To_FileItem2()1559 file2.IsAnti = inDb.IsItemAnti(index); in GetFile()2409 if (file2.IsAnti || file.IsDir) in Update()
1379 db.IsAnti.ClearAndSetSize(numFiles); in ReadHeader()1409 db.IsAnti[i] = isAnti; in ReadHeader()
895 SetItem_Anti(index, file2.IsAnti); in AddFile()
13 bool IsAnti; // if (!IsAnti) we use other ways to detect Anti status member25 IsAnti = false; in SetAs_NoChangeArcItem()36 IsAnti(false), in CUpdatePair2()
640 RINOK(arc->IsItemAnti(i, up2.IsAnti)); in Compress()670 if (up.IsAnti) in Compress()677 if (up.IsAnti) in Compress()687 if (up.IsAnti) in Compress()703 if (up.IsAnti) in Compress()710 if (up.IsAnti) in Compress()720 if (up.IsAnti) in Compress()
61 up2.IsAnti = true; in UpdateProduce()
230 if (up.IsAnti) in GetRawProp()390 if (up.IsAnti in GetProperty()455 if (up.IsAnti) in GetStream2()