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()
142 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.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()
D7zTypes.h33 #define SZ_ERROR_PARAM 5 macro
D7zDec.c455 return SZ_ERROR_PARAM; in SzFolder_Decode2()
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()
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.txt279 SZ_ERROR_PARAM - Incorrect paramater
/third_party/lzma/
DREADME_zh.md437 SZ_ERROR_PARAM - Incorrect paramater
DREADME.md478 SZ_ERROR_PARAM - Incorrect paramater