Lines Matching refs:SZ_OK
99 IDecodeState(): DecodeRes(SZ_OK) {}
416 Res = SZ_OK;
450 case SZ_OK: return S_OK;
473 if (res != SZ_OK)
481 if (res2 == SZ_OK && !isIndex)
509 res = SZ_OK;
511 if (res == SZ_OK && startPosition == 0)
528 res = SZ_OK;
613 DecodeRes = SZ_OK;
651 bool finished = ((inLen == 0 && outLen == 0) || res != SZ_OK);
683 if (res == SZ_OK)
707 res = SZ_OK;
717 case SZ_OK: break;
790 else if (vp.DecodeRes != SZ_OK)
926 if (res == SZ_OK)