Searched refs:PackSize (Results 1 – 9 of 9) sorted by relevance
68 UInt64 PackSize; member75 …NumArchives = UnpackSize = AltStreams_UnpackSize = PackSize = NumFolders = NumFiles = NumAltStream… in Clear()
461 info.PackSize = BenchInfo.PackSize + *outSize; in SetRatioInfo()466 info.PackSize = BenchInfo.PackSize + *inSize; in SetRatioInfo()838 bi.PackSize = 0; in Encode()890 bi.PackSize += compressedSize; in Encode()922 pi->BenchInfo.PackSize = 0; in Decode()997 pi->BenchInfo.PackSize += compressedSize; in Decode()1158 info.PackSize = 0; in MethodBench()1164 info.PackSize += encoder.compressedSize; in MethodBench()1239 info.PackSize = 0; in MethodBench()1245 info.PackSize += encoder.compressedSize; in MethodBench()[all …]
16 UInt64 PackSize; member
473 stat.PackSize = ecs->LocalProgressSpec->InSize; in Extract()
285 CListUInt64Def PackSize; member293 PackSize.Add(stat.PackSize); in Update()597 case kpidPackSize: if (stat.PackSize.Def) prop = stat.PackSize.Val; break; in PrintItemInfo()695 PrintNumber(f.TextAdjustment, f.Width, stat.PackSize); in PrintSum()1136 RINOK(GetUInt64Value(archive, i, kpidPackSize, st.PackSize)); in ListArchives()1152 && !stat.MainFiles.PackSize.Def in ListArchives()1153 && !stat.AltStreams.PackSize.Def) in ListArchives()1157 stat.MainFiles.PackSize.Add((numStreams == 0) ? 0 : arcPackSize); in ListArchives()
778 << "Compressed: " << stat.PackSize << endl; in Main2()
6 static constexpr T PackSize = sizeof...(I); member
7 static constexpr T PackSize = sizeof...(I); member
115 AddSizePair(s, IDS_PROP_PACKED_SIZE, Stat.PackSize); in ProcessVirt()