Lines Matching refs:SZ_OK
30 p->res = SZ_OK;
38 if (p->res == SZ_OK && p->progress)
39 if (ICompressProgress_Progress(p->progress, p->totalInSize, p->totalOutSize) != SZ_OK)
52 if (p->res == SZ_OK && p->progress)
53 if (ICompressProgress_Progress(p->progress, p->totalInSize, p->totalOutSize) != SZ_OK)
75 if (p->res == SZ_OK)
107 return SZ_OK;
120 return SZ_OK;
123 return SZ_OK;
191 if (p->mtProgress.res == SZ_OK && p->mtProgress.progress)
192 if (ICompressProgress_Progress(p->mtProgress.progress, p->mtProgress.totalInSize, p->mtProgress.totalOutSize) != SZ_OK)
297 if (res == SZ_OK && !wasInterrupted)
365 if (res != SZ_OK)
373 res = SZ_OK;
380 if (res != SZ_OK || wasInterrupted)
407 // parseRes != SZ_OK ||
527 if (res == SZ_OK)
531 codeRes = SZ_OK;
533 if (res == SZ_OK && needCode && !wasInterrupted)
536 if (codeRes != SZ_OK)
546 if (res != SZ_OK || wasInterrupted)
550 threadingErrorSRes = SZ_OK;
557 if (res2 == SZ_OK)
603 if (res == SZ_OK && needCode && codeRes == SZ_OK)
631 if (codeRes != SZ_OK)
649 if (res != SZ_OK || wasInterrupted)
677 if (codeRes != SZ_OK) // || !needCode // check it !!!
722 // if (res == SZ_OK && needWrite && !wasInterrupted)
730 res == SZ_OK && needWriteToStream && !wasInterrupted, // needWrite
740 if (res != SZ_OK)
746 if (res != SZ_OK
756 || res != SZ_OK
758 || codeRes != SZ_OK
790 return SZ_OK;
1016 p->threadingErrorSRes = SZ_OK;
1025 p->readRes = SZ_OK;
1026 p->codeRes = SZ_OK;
1095 || p->threadingErrorSRes != SZ_OK
1104 return SZ_OK;
1106 // if (sres != SZ_OK)