Lines Matching refs:SRes
73 SRes res;
98 static SRes SzDecodePpmd(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream,
103 SRes res = SZ_OK;
163 static SRes SzDecodeLzma(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream,
167 SRes res = SZ_OK;
223 static SRes SzDecodeLzma2(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream,
227 SRes res = SZ_OK;
282 static SRes SzDecodeCopy(UInt64 inSize, ILookInStreamPtr inStream, Byte *outBuffer)
328 static SRes CheckSupportedFolder(const CSzFolder *f)
409 static SRes SzFolder_Decode2(const CSzFolder *folder,
606 SRes SzAr_DecodeFolder(const CSzAr *p, UInt32 folderIndex,
611 SRes res;