Searched refs:NumAltStreams (Results 1 – 14 of 14) sorted by relevance
18 UInt64 NumAltStreams; member25 UInt64 Get_NumDataItems() const { return NumFiles + NumAltStreams; } in Get_NumDataItems()31 && 0 == NumAltStreams in IsEmpty()39 NumAltStreams(0), in CDirItemsStat()
71 UInt64 NumAltStreams; member75 …chives = UnpackSize = AltStreams_UnpackSize = PackSize = NumFolders = NumFiles = NumAltStreams = 0; in Clear()
47 UInt64 NumAltStreams; member62 NumDirs = NumFiles = NumAltStreams = FilesSize = AltStreamsSize = NumErrors = 0; in CHashBundle()
283 UInt64 NumAltStreams; variable307 NumFolders = NumFiles = NumAltStreams = UnpackSize = AltStreams_UnpackSize = 0; in InitForMulti()
476 st.NumAltStreams = ecs->NumAltStreams; in Extract()
147 NumAltStreams++; in Final()
444 stat.NumAltStreams++; in ShowDeleteFile()681 stat.NumAltStreams++; in Compress()714 stat.NumAltStreams++; in Compress()
48 Stat.NumAltStreams++; in AddDirFileInfo()
1597 NumAltStreams++; in SetOperationResult()
40 _percent.Files = st.NumDirs + st.NumFiles + st.NumAltStreams; in ScanProgress()320 if (hb.NumAltStreams != 0) in PrintHashStat()356 if (hb.NumAltStreams != 0) in AfterLastFile()358 PrintProperty("Alternate streams", hb.NumAltStreams); in AfterLastFile()
1010 if (stat.NumFiles != 1 || stat.NumFolders != 0 || stat.NumAltStreams != 0) in Main2()1012 if (stat.NumAltStreams != 0) in Main2()1014 *so << "Alternate Streams: " << stat.NumAltStreams << endl; in Main2()
118 if (st.NumAltStreams != 0) in Print_DirItemsStat()121 Print_UInt64_and_String(s, st.NumAltStreams, "alternate streams"); in Print_DirItemsStat()
170 _percent.Files = st.NumDirs + st.NumFiles + st.NumAltStreams; in ScanProgress()
137 if (Stat.NumAltStreams != 0) in ProcessVirt()140 AddValuePair(s, IDS_PROP_NUM_ALT_STREAMS, Stat.NumAltStreams); in ProcessVirt()