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; member69 bool HasStream() const { return !IsDir && !IsAnti && Size != 0; } in HasStream()75 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()
546 if (u1.IsAnti != u2.IsAnti) in CompareEmptyItems()547 return (u1.IsAnti ? 1 : -1); in CompareEmptyItems()552 return (u1.IsAnti ? 1 : -1); in CompareEmptyItems()553 return (u2.IsAnti ? -1 : 1); in CompareEmptyItems()556 return (u1.IsDir && u1.IsAnti) ? -n : n; in CompareEmptyItems()705 if (u1.IsAnti != u2.IsAnti) in CompareUpdateItems()706 return (u1.IsAnti ? 1 : -1); in CompareUpdateItems()1118 file2.IsAnti = ui.IsAnti; in UpdateItem_To_FileItem2()1580 file2.IsAnti = inDb.IsItemAnti(index); in GetFile()2484 if (file2.IsAnti || file.IsDir) in Update()
415 ui.IsAnti = false; in UpdateItems()432 ui.IsAnti = db->IsItemAnti((unsigned)ui.IndexInArchive); in UpdateItems()511 ui.IsAnti = false; in UpdateItems()515 ui.IsAnti = (prop.boolVal != VARIANT_FALSE); in UpdateItems()531 if (ui.IsAnti) in UpdateItems()630 if (ui.Size != 0 && ui.IsAnti) in UpdateItems()
1416 db.IsAnti.ClearAndSetSize(numFiles); in ReadHeader()1446 db.IsAnti[i] = isAnti; in ReadHeader()
955 SetItem_Anti(index, file2.IsAnti); in AddFile()
13 bool IsAnti; // if (!IsAnti) we use other ways to detect Anti status member26 IsAnti = false; in SetAs_NoChangeArcItem()37 IsAnti(false), in CUpdatePair2()
61 up2.IsAnti = true; in UpdateProduce()
679 RINOK(arc->IsItem_Anti(i, up2.IsAnti)); in Compress()709 if (up.IsAnti) in Compress()717 if (up.IsAnti) in Compress()728 if (up.IsAnti) in Compress()744 if (up.IsAnti) in Compress()751 if (up.IsAnti) in Compress()761 if (up.IsAnti) in Compress()
257 if (up.IsAnti) in GetRawProp()439 if (up.IsAnti in GetProperty()546 if (up.IsAnti) in GetStream2()