Searched refs:OutSize (Results 1 – 16 of 16) sorted by relevance
25 UInt64 OutSize;27 CMtEncMultiProgress(): OutSize(0) {} in CMtEncMultiProgress()36 OutSize += addOutSize; in AddOutSize()
103 OutSize = 0; in Init()113 outSize2 = OutSize; in SetRatioInfo()
295 for (UInt32 i = 0;; lps->OutSize += curUnpacked, lps->InSize += curPacked) in Extract()
2297 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()2456 lps->OutSize += packSize; in Update()
10 OutSize(0), in CLocalProgress()26 UInt64 outSize2 = OutSize; in SetRatioInfo()
21 UInt64 OutSize; variable
352 case kpidUnpackSize: if (stat && stat->UnpackSize_Defined) prop = stat->OutSize; break; in GetArchiveProperty()410 case kpidSize: if (stat && stat->UnpackSize_Defined) prop = stat->OutSize; break; in GetProperty()590 _stat.OutSize = Xzs_GetUnpackSize(&xzs.p); in Open2()647 if (_stat.OutSize != unpackPos) in Open2()989 spec->Size = _stat.OutSize; in GetStream()
323 lps->InSize = lps->OutSize = currentTotalSize; in Extract()
515 lps->OutSize = unpackSize; in Extract()
1514 lps->InSize = lps->OutSize = 0; in Extract()1621 lps->OutSize += fileSize; in Extract()1831 lps->OutSize = 0; in UpdateItems()1924 lps->OutSize += hb.Hashers[0].DigestSize; in UpdateItems()
542 ecs->LocalProgressSpec->OutSize = ecs->UnpackSize; in Extract()
403 lps->OutSize = totalSize; in Extract()
458 UInt64 OutSize; member
2299 p->OutSize = 0; in XzStatInfo_Clear()2729 stat->OutSize = p->outProcessed; in XzDecMt_Decode()
883 SDValue getCALLSEQ_START(SDValue Chain, uint64_t InSize, uint64_t OutSize,888 getIntPtrConstant(OutSize, DL, true) };
365 unsigned OutSize = OutVT.getSizeInBits(); in PromoteIntRes_BITCAST() local366 if (WidenInSize % OutSize == 0) { in PromoteIntRes_BITCAST()367 unsigned Scale = WidenInSize / OutSize; in PromoteIntRes_BITCAST()