Searched refs:OutSize (Results 1 – 11 of 11) sorted by relevance
9 ProgressOffset = InSize = OutSize = 0; in CLocalProgress()23 UInt64 inSizeNew = InSize, outSizeNew = OutSize; in SetRatioInfo()
21 UInt64 OutSize; variable
10 OutSize = outSize; in SetRatioInfo()
16 const UInt64 *OutSize; variable
314 uint64_t OutSize = Context.getTypeSize(OutTy); in ActOnGCCAsmStmt() local316 if (OutSize == InSize && InputDomain == OutputDomain && in ActOnGCCAsmStmt()331 SmallerValueMentioned |= InSize < OutSize; in ActOnGCCAsmStmt()336 SmallerValueMentioned |= OutSize < InSize; in ActOnGCCAsmStmt()
161 lps->OutSize = totalUnpacked; in Extract()
971 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()1080 lps->OutSize += newDatabase.PackSizes[startPackIndex]; in Update()
525 lps->OutSize += outLen; in Extract()540 _unpackSize = lps->OutSize; in Extract()
326 lps->InSize = lps->OutSize = currentTotalSize; in Extract()
370 lps->OutSize = outStreamSpec->GetSize(); in Extract()
251 extractCallbackSpec->LocalProgressSpec->OutSize = extractCallbackSpec->UnpackSize; in DecompressArchives()