Lines Matching refs:RINOK

421   RINOK(inStream->Seek(position, STREAM_SEEK_SET, 0));  in WriteRange()
429 RINOK(copyCoder->Code(inStreamLimited, outStream, NULL, NULL, progress)); in WriteRange()
769 RINOK(CompareFileNames(u1.Name, u2.Name)); in CompareUpdateItems()
992 RINOK(AddBondForFilter(mode)); in AddBcj2Methods()
1212 RINOK(_opCallback->ReportOperation( in OpenFile()
1240 RINOK(_extractCallback->ReportExtractResult( in CloseFile()
1252 RINOK(OpenFile()); in ProcessEmptyFiles()
1253 RINOK(CloseFile()); in ProcessEmptyFiles()
1297 RINOK(CloseFile()); in Write()
1298 RINOK(ProcessEmptyFiles()); in Write()
1300 RINOK(result); in Write()
1306 RINOK(ProcessEmptyFiles()); in Write()
1312 RINOK(OpenFile()); in Write()
1389 RINOK(CloseFile()); in Read()
1390 RINOK(ProcessEmptyFiles()); in Read()
1393 RINOK(result); in Read()
1401 RINOK(ProcessEmptyFiles()); in Read()
1406 RINOK(OpenFile()); in Read()
1587 RINOK(WriteRange(inStream, seqOutStream, 0, startBlockSize, NULL)); in Update()
1702 RINOK(updateCallback->SetTotal(complexity)); in Update()
1713 RINOK(sb.CreateEvents()); in Update()
1726 RINOK(threadDecoder.Create()); in Update()
1766 RINOK(analysis.GetFilterGroup(i, ui, fm)); in Update()
1798 RINOK(getDecoderPassword->CryptoGetTextPassword(&password)); in Update()
1809 RINOK(archive.Create(seqOutStream, false)); in Update()
1810 RINOK(archive.SkipPrefixArchiveHeader()); in Update()
1934 RINOK(res); in Update()
1972 RINOK(opCallback->ReportOperation( in Update()
1984 RINOK(opCallback->ReportOperation( in Update()
1993 RINOK(WriteRange(inStream, archive.SeqStream, in Update()
2022 RINOK(opCallback->ReportOperation( in Update()
2129 RINOK(res); in Update()
2141 RINOK(repackBase->Init(startIndex, &extractStatuses)); in Update()
2182 RINOK(extractCallback->ReportExtractResult( in Update()
2189 RINOK(decodeRes); in Update()
2201 RINOK(extractCallback->ReportExtractResult( in Update()
2207 RINOK(FosSpec2->Result); in Update()
2210 RINOK(encodeRes); in Update()
2211 RINOK(repackBase->CheckFinishedState()); in Update()
2332 RINOK(lps->SetCur()); in Update()
2340 RINOK(encoder.Encode( in Update()
2426 RINOK(updateCallback->SetTotal(complexity)); in Update()
2431 RINOK(lps->SetCur()); in Update()
2464RINOK(opCallback->ReportOperation(NEventIndexType::kNoIndex, (UInt32)(Int32)-1, NUpdateNotifyOp::k… in Update()