Searched refs:needContinue (Results 1 – 4 of 4) sorted by relevance
276 BoolInt needCode, needWrite, needContinue; in ThreadFunc2() local747 needContinue = (!finish); in ThreadFunc2()757 &needContinue, in ThreadFunc2()762 PRF(printf("\nAfter Write needContinue = %d\n", (unsigned)needContinue)); in ThreadFunc2()772 || (!needContinue && !finish)) in ThreadFunc2()806 if (needContinue) in ThreadFunc2()1044 p->needContinue = True; in MtDec_Code()1103 p->needContinue = False; in MtDec_Code()1126 p->needContinue = False; in MtDec_Code()1128 if (p->needContinue) in MtDec_Code()
531 BoolInt *needContinue, BoolInt *canRecode) in Lzma2DecMt_MtCallback_Write() argument541 *needContinue = False; in Lzma2DecMt_MtCallback_Write()586 *needContinue = needContinue2; in Lzma2DecMt_MtCallback_Write()906 BoolInt needContinue = False; in Lzma2DecMt_Decode() local917 needContinue = False; in Lzma2DecMt_Decode()924 needContinue = p->mtc.needContinue; in Lzma2DecMt_Decode()927 if (!needContinue) in Lzma2DecMt_Decode()
113 BoolInt *needContinue,151 BoolInt needContinue; member
1971 BoolInt *needContinue, in XzDecMt_Callback_Write() argument1979 *needContinue = False; in XzDecMt_Callback_Write()2095 *needContinue = True; in XzDecMt_Callback_Write()2149 *needContinue = True; in XzDecMt_Callback_Write()2234 *needContinue = True; in XzDecMt_Callback_Write()2632 BoolInt needContinue; in XzDecMt_Decode() local2644 needContinue = False; in XzDecMt_Decode()2655 needContinue = p->mtc.needContinue; in XzDecMt_Decode()2658 if (!needContinue) in XzDecMt_Decode()