Searched refs:OutSize (Results 1 – 15 of 15) 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()
291 for (UInt32 i = 0;; lps->OutSize += curUnpacked, lps->InSize += curPacked) in Extract()
2247 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()2383 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()
10 OutSize(0), in CLocalProgress()26 UInt64 outSize2 = OutSize; in SetRatioInfo()
21 UInt64 OutSize; variable
333 case kpidUnpackSize: if (_stat.UnpackSize_Defined) prop = _stat.OutSize; break; in GetArchiveProperty()390 case kpidSize: if (_stat.UnpackSize_Defined) prop = _stat.OutSize; break; in GetProperty()544 _stat.OutSize = Xzs_GetUnpackSize(&xzs.p); in Open2()601 if (_stat.OutSize != unpackPos) in Open2()941 spec->Size = _stat.OutSize; in GetStream()
320 lps->InSize = lps->OutSize = currentTotalSize; in Extract()
520 lps->OutSize = unpackSize; in Extract()
493 uint64_t OutSize = Context.getTypeSize(OutTy); in ActOnGCCAsmStmt() local495 if (OutSize == InSize && InputDomain == OutputDomain && in ActOnGCCAsmStmt()510 SmallerValueMentioned |= InSize < OutSize; in ActOnGCCAsmStmt()515 SmallerValueMentioned |= OutSize < InSize; in ActOnGCCAsmStmt()
414 UInt64 OutSize; member
2269 p->OutSize = 0; in XzStatInfo_Clear()2665 stat->OutSize = p->outProcessed; in XzDecMt_Decode()
463 ecs->LocalProgressSpec->OutSize = ecs->UnpackSize; in Extract()
398 lps->OutSize = totalSize; in Extract()
837 SDValue getCALLSEQ_START(SDValue Chain, uint64_t InSize, uint64_t OutSize,842 getIntPtrConstant(OutSize, DL, true) };