Lines Matching refs:SRes
43 SRes res;
68 static SRes SzDecodePpmd(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStream *inStr… in SzDecodePpmd()
73 SRes res = SZ_OK; in SzDecodePpmd()
129 static SRes SzDecodeLzma(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStream *inStr… in SzDecodeLzma()
133 SRes res = SZ_OK; in SzDecodeLzma()
177 static SRes SzDecodeLzma2(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStream *inSt… in SzDecodeLzma2()
181 SRes res = SZ_OK; in SzDecodeLzma2()
226 static SRes SzDecodeCopy(UInt64 inSize, ILookInStream *inStream, Byte *outBuffer) in SzDecodeCopy()
271 static SRes CheckSupportedFolder(const CSzFolder *f) in CheckSupportedFolder()
329 static SRes SzFolder_Decode2(const CSzFolder *folder, in SzFolder_Decode2()
413 SRes res; in SzFolder_Decode2()
456 SRes SzAr_DecodeFolder(const CSzAr *p, UInt32 folderIndex, in SzAr_DecodeFolder()
461 SRes res; in SzAr_DecodeFolder()