Searched refs:outSize_Defined (Results 1 – 2 of 2) sorted by relevance
98 BoolInt outSize_Defined; member285 if (me->outSize_Defined) in Lzma2DecMt_MtCallback_Parse()716 if (p->outSize_Defined) in Lzma2Dec_Decode_ST()736 outFinished = (p->outSize_Defined && p->outSize <= p->outProcessed); in Lzma2Dec_Decode_ST()767 if (p->outSize_Defined && p->outSize != p->outProcessed) in Lzma2Dec_Decode_ST()829 p->outSize_Defined = False; in Lzma2DecMt_Decode()832 p->outSize_Defined = True; in Lzma2DecMt_Decode()992 p->outSize_Defined = False; in Lzma2DecMt_Init()995 p->outSize_Defined = True; in Lzma2DecMt_Init()1023 if (p->outSize_Defined) in Lzma2DecMt_Read()
1462 BoolInt outSize_Defined; member1805 if (me->outSize_Defined) in XzDecMt_Callback_Parse()2041 if (me->outSize_Defined) in XzDecMt_Callback_Write()2397 if (p->outSize_Defined) in XzDecMt_Decode_ST()2544 p->outSize_Defined = False; in XzDecMt_Decode()2547 p->outSize_Defined = True; in XzDecMt_Decode()