Searched refs:NumAltStreams (Results 1 – 9 of 9) sorted by relevance
71 UInt64 NumAltStreams; member75 …chives = UnpackSize = AltStreams_UnpackSize = PackSize = NumFolders = NumFiles = NumAltStreams = 0; in Clear()
47 UInt64 NumAltStreams; member58 NumFiles = NumDirs = NumAltStreams = FilesSize = AltStreamsSize = NumErrors = 0; in Init()
229 UInt64 NumAltStreams; variable254 NumFolders = NumFiles = NumAltStreams = UnpackSize = AltStreams_UnpackSize = 0; in InitForMulti()
469 stat.NumAltStreams = ecs->NumAltStreams; in Extract()
158 NumAltStreams++; in Final()
1081 NumAltStreams++; in SetOperationResult()
235 if (hb.NumAltStreams != 0) in PrintHashStat()266 if (hb.NumAltStreams != 0) in AfterLastFile()268 PrintProperty("AltStreams", hb.NumAltStreams); in AfterLastFile()
768 if (stat.NumFiles != 1 || stat.NumFolders != 0 || stat.NumAltStreams != 0) in Main2()770 if (stat.NumAltStreams != 0) in Main2()772 stdStream << "Alternate Streams: " << stat.NumAltStreams << endl; in Main2()
123 if (Stat.NumAltStreams != 0) in ProcessVirt()126 AddValuePair(s, IDS_PROP_NUM_ALT_STREAMS, Stat.NumAltStreams); in ProcessVirt()