Home
last modified time | relevance | path

Searched refs:SZ_ERROR_PARAM (Results 1 – 11 of 11) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
DCWrappers.cpp17 case E_INVALIDARG: return SZ_ERROR_PARAM; in HRESULT_To_SRes()
38 case SZ_ERROR_PARAM: return E_INVALIDARG; in SResToHRESULT()
139 default: return SZ_ERROR_PARAM; in InStreamWrap_Seek()
/third_party/lzma/C/
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()
DXzEnc.c1189 return SZ_ERROR_PARAM; /* SZ_ERROR_MEM */ in XzEnc_Encode()
1194 return SZ_ERROR_PARAM; in XzEnc_Encode()
1229 return SZ_ERROR_PARAM; in XzEnc_Encode()
1232 return SZ_ERROR_PARAM; in XzEnc_Encode()
D7zTypes.h33 #define SZ_ERROR_PARAM 5 macro
D7zDec.c425 return SZ_ERROR_PARAM; in SzFolder_Decode2()
DLzmaEnc.c559 return SZ_ERROR_PARAM; in LzmaEnc_SetProps()
569 return SZ_ERROR_PARAM; in LzmaEnc_SetProps()
3062 return SZ_ERROR_PARAM; in LzmaEnc_WriteProperties()
DLzFindMt.c854 return SZ_ERROR_PARAM; in MatchFinderMt_Create()
/third_party/lzma/CPP/7zip/Compress/
DLzmaDecoder.cpp17 case SZ_ERROR_PARAM: return E_INVALIDARG; in SResToHRESULT()
/third_party/lzma/DOC/
Dlzma.txt277 SZ_ERROR_PARAM - Incorrect paramater
/third_party/lzma/
DREADME_zh.md437 SZ_ERROR_PARAM - Incorrect paramater
DREADME.md478 SZ_ERROR_PARAM - Incorrect paramater