Lines Matching refs:RINOK
395 RINOK(lps->SetCur())
403 RINOK(extractCallback->GetStream(index, &realOutStream, askMode))
409 RINOK(extractCallback->PrepareOperation(askMode))
416 RINOK(InStream_SeekSet(_stream, item.Offset))
418 RINOK(copyCoder->Code(inStream, outStream, NULL, NULL, progress))
423 RINOK(extractCallback->SetOperationResult(opRes))
448 RINOK(arc->GetProperty(index, propID, &prop))
480 RINOK(arc->GetArchiveProperty(propid, &prop))
492 RINOK(arc->GetArchiveProperty(propid, &prop))
510 RINOK(arc->GetArchiveProperty(propid, &prop))
544 RINOK(GetRawProps->GetRawProp(curIndex, kpidName, &p, &size, &propType))
551 RINOK(Archive->GetProperty(curIndex, kpidName, &prop))
562 RINOK(GetRawProps->GetParent(curIndex, &curParent, &parentType))
736 RINOK(Archive->GetProperty(index, kpidPath, &prop))
756 RINOK(Archive_IsItem_Dir(Archive, index, isDir))
761 RINOK(Archive->GetProperty(index, kpidExtension, &prop))
775 RINOK(GetItem_Path(index, result))
779 RINOK(Archive_IsItem_Deleted(Archive, index, isDeleted))
824 RINOK(Archive_IsItem_Dir(Archive, index, item.IsDir))
827 RINOK(GetItem_Path2(index, item.Path))
838 RINOK(Archive_IsItem_AltStream(Archive, index, item.IsAltStream))
850 RINOK(GetRawProps->GetParent(index, &parentIndex, &parentType))
854 RINOK(Archive->GetProperty(index, kpidName, &prop))
879 RINOK(GetItem_Path2(parentIndex, item.MainPath))
880 RINOK(Archive_IsItem_Dir(Archive, parentIndex, item.MainIsDir))
905 RINOK(GetItem_PathToParent(mainIndex, (unsigned)item._baseParentFolder, item.PathParts))
948 RINOK(archive->GetProperty(index, kpidSize, &prop))
969 RINOK(Archive->GetProperty(index, kpidSize, &prop))
987 RINOK(Archive->GetProperty(index, kpidMTime, &prop))
1005 RINOK(Archive->GetProperty(index, kpidTimeType, &prop))
1262 RINOK(archive->GetArchiveProperty(kpidErrorFlags, &prop))
1267 RINOK(archive->GetArchiveProperty(kpidWarningFlags, &prop))
1273 RINOK(archive->GetArchiveProperty(kpidError, &prop))
1280 RINOK(archive->GetArchiveProperty(kpidWarning, &prop))
1287 RINOK(Archive_GetArcProp_UInt(archive, kpidPhySize, PhySize, PhySize_Defined))
1289 RINOK(Archive_GetArcProp_UInt(archive, kpidOkPhySize, OkPhySize, OkPhySize_Defined));
1298 RINOK(Archive_GetArcProp_Int(archive, kpidOffset, Offset, offsetDefined))
1334 RINOK(op.codecs->CreateInArchive(formatIndex, archive))
1351 RINOK(setCompressCodecsInfo->SetCompressCodecsInfo(op.codecs))
1383 RINOK(SetProperties(archive, optProps.Props));
1388 RINOK(SetProperties(archive, *op.props))
1403 RINOK(Archive_GetArcProp_Bool(archive, kpidIsNotArcType, pi.IsNotArcType))
1405 // RINOK(Archive_GetArcProp_Bool(archive, kpidIsSelfExe, pi.IsSelfExe));
1410 RINOK(archive->GetArchiveProperty(kpidMTime, &prop))
1421 RINOK(archive->GetArchiveProperty(kpidCTime, &prop))
1431 RINOK(archive->GetArchiveProperty(kpidName, &prop))
1439 RINOK(archive->GetArchiveProperty(kpidExtension, &prop))
1447 RINOK(archive->GetArchiveProperty(kpidShortComment, &prop))
1454 RINOK(archive->GetNumberOfItems(&numItems))
1457 // RINOK(Archive_GetArcProp_UInt(archive, kpidUnpackSize, pi.UnpackSize, pi.UnpackSize_Defined));
1495 RINOK(InStream_SeekSet(op.stream, offset))
1502 RINOK(op.stream->Read(buf, kBufSize, &processed))
1598 RINOK(archive->Open(stream, maxCheckStartPosition, openCallback))
1603 RINOK(Archive_GetArcProp_UInt(archive, kpidPhySize, phySize, phySize_Defined))
1608 RINOK(Archive_GetArcProp_Bool(archive, kpidPhySizeCantBeDetected, phySizeCantBeDetected))
1615 RINOK(archive->Extract(NULL, (UInt32)(Int32)-1, BoolToInt(true), extractCallback))
1794 RINOK(InStream_SeekToBegin(op.stream))
1809 RINOK(ReadStream(op.stream, byteBuffer, &processedSize))
1829 RINOK(ReadStream(op.stream, byteBuffer, &processedSize))
1902 RINOK(InStream_GetSize_SeekToBegin(op.stream, fileSize))
1957 RINOK(op.callback->SetTotal(NULL, &fileSize))
1961 RINOK(InStream_SeekToBegin(op.stream))
1966 RINOK(PrepareToOpen(op, (unsigned)FormatIndex, archive))
1985 RINOK(ReadBasicProps(archive, 0, result))
2033 RINOK(result)
2043 RINOK(CheckZerosTail(op, (UInt64)(Offset + (Int64)PhySize)))
2142 RINOK(InStream_SeekToBegin(op.stream))
2144 RINOK(ReadStream(op.stream, byteBuffer, &processedSize))
2226 RINOK(op.callback->SetTotal(NULL, &fileSize))
2228 RINOK(InStream_SeekToBegin(op.stream))
2231 RINOK(PrepareToOpen(op, (unsigned)FormatIndex, archive))
2257 RINOK(result)
2259 RINOK(ReadBasicProps(archive, 0, result))
2306 RINOK(CheckZerosTail(op, (UInt64)(Offset + (Int64)PhySize)))
2346 RINOK(ReadParseItemProps(archive, ai, pi))
2445 RINOK(InStream_SeekToBegin(op.stream))
2465 RINOK(op.callback->SetTotal(NULL, &fileSize))
2503 RINOK(InStream_SeekSet(op.stream, bufPhyPos + bytesInBuf))
2504 RINOK(ReadStream(op.stream, byteBuffer + bytesInBuf, &processedSize))
2532 // RINOK(op.stream->Seek(skipSize - kBeforeSize, STREAM_SEEK_CUR, NULL));
2562 RINOK(openCallback_Offset->SetCompleted(NULL, NULL))
2710 RINOK(PrepareToOpen(op, index, archive))
2722 RINOK(limitedStreamSpec->InitAndSeek(0, fileSize))
2723 RINOK(InStream_SeekSet(limitedStream, startArcPos))
2727 RINOK(limitedStreamSpec->InitAndSeek(startArcPos, rem))
2749 RINOK(ReadBasicProps(archive, ai.Flags_UseGlobalOffset() ? 0 : startArcPos, result))
2778 RINOK(result)
2868 RINOK(ReadParseItemProps(archive, ai, pi))
2897 RINOK(CheckZerosTail(op, (UInt64)((Int64)arcStreamOffset + Offset + (Int64)PhySize)))
3023 RINOK(OpenStream2(op))
3033 RINOK(Archive_GetArcProp_Bool(Archive, kpidIsTree, IsTree))
3034 RINOK(Archive_GetArcProp_Bool(Archive, kpidIsDeleted, Ask_Deleted))
3035 RINOK(Archive_GetArcProp_Bool(Archive, kpidIsAltStream, Ask_AltStream))
3036 RINOK(Archive_GetArcProp_Bool(Archive, kpidIsAux, Ask_Aux))
3037 RINOK(Archive_GetArcProp_Bool(Archive, kpidINode, Ask_INode))
3038 RINOK(Archive_GetArcProp_Bool(Archive, kpidReadOnly, IsReadOnly))
3108 RINOK(InStream_GetSize_SeekToEnd(op.stream, fileSize));
3109 RINOK(op.callback->SetTotal(NULL, &fileSize))
3181 RINOK(Arcs[i].Close())
3314 RINOK(arc.Archive->GetArchiveProperty(kpidMainSubfile, &prop))
3320 RINOK(arc.Archive->GetNumberOfItems(&numItems))
3339 RINOK(arc.GetItem_Path(mainSubfile, arc2.Path))
3342 RINOK(Archive_GetItemBoolProp(arc.Archive, mainSubfile, kpidZerosTailIsAllowed, zerosTailIsAllowed))
3383 RINOK(result)
3384 RINOK(arc.GetItem_MTime(mainSubfile, arc2.MTime))
3403 RINOK(openCallbackSpec->Init2(prefix, name))
3418 RINOK(res)
3441 RINOK(InStream_SeekToBegin(op.stream))
3442 RINOK(InStream_AtBegin_GetSize(op.stream, fileSize))
3443 // RINOK(InStream_GetSize_SeekToBegin(op.stream, fileSize))
3458 RINOK(tailStreamSpec->SeekToStart())
3471 RINOK(ReadBasicProps(Archive, (UInt64)globalOffset, res))
3484 RINOK(callbackUI->Open_Finished())
3514 RINOK(openCallbackSpec->Init2(dirPrefix, fileName))