Lines Matching refs:SZ_OK
60 SRes res = SZ_OK;
103 return SZ_OK;
153 if (res == SZ_OK)
159 res = SZ_OK;
194 return SZ_OK;
224 return SZ_OK;
349 return (p && ICompressProgress_Progress(p, inSize, outSize) != SZ_OK) ? SZ_ERROR_PROGRESS : SZ_OK;
474 return SZ_OK;
547 SRes res = SZ_OK;
600 if (res != SZ_OK)
608 if (res != SZ_OK)
648 return SZ_OK;
702 return ISeqOutStream_Write(me->outStream, data, size) == size ? SZ_OK : SZ_ERROR_WRITE;
709 return SZ_OK;