Home
last modified time | relevance | path

Searched refs:SZ_ERROR_PARAM (Results 1 - 8 of 8) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DCWrappers.cpp17 case E_INVALIDARG: return SZ_ERROR_PARAM; in HRESULT_To_SRes()
38 case SZ_ERROR_PARAM: return E_INVALIDARG; in SResToHRESULT()
142 default: return SZ_ERROR_PARAM; in InStreamWrap_Seek()
/third_party/lzma/C/
H A DLzma2Enc.c471 return SZ_ERROR_PARAM; in Lzma2Enc_SetProps()
726 return SZ_ERROR_PARAM; in Lzma2Enc_Encode2()
729 return SZ_ERROR_PARAM; in Lzma2Enc_Encode2()
772 return SZ_ERROR_PARAM; /* SZ_ERROR_MEM */ in Lzma2Enc_Encode2()
777 return SZ_ERROR_PARAM; in Lzma2Enc_Encode2()
H A DXzEnc.c1221 return SZ_ERROR_PARAM; /* SZ_ERROR_MEM */ in XzEnc_Encode()
1226 return SZ_ERROR_PARAM; in XzEnc_Encode()
1261 return SZ_ERROR_PARAM; in XzEnc_Encode()
1264 return SZ_ERROR_PARAM; in XzEnc_Encode()
H A D7zTypes.h33 #define SZ_ERROR_PARAM 5 macro
H A D7zDec.c455 return SZ_ERROR_PARAM; in SzFolder_Decode2()
H A DLzmaEnc.c542 return SZ_ERROR_PARAM; in LzmaEnc_SetProps()
552 return SZ_ERROR_PARAM; in LzmaEnc_SetProps()
3040 return SZ_ERROR_PARAM; in LzmaEnc_WriteProperties()
H A DLzFindMt.c854 return SZ_ERROR_PARAM; in MatchFinderMt_Create()
/third_party/lzma/CPP/7zip/Compress/
H A DLzmaDecoder.cpp17 case SZ_ERROR_PARAM: return E_INVALIDARG; in SResToHRESULT()

Completed in 15 milliseconds