Home
last modified time | relevance | path

Searched refs:SZ_ERROR_FAIL (Results 1 - 13 of 13) sorted by relevance

/third_party/lzma/C/Util/SfxSetup/
H A DSfxSetup.c332 res = SZ_ERROR_FAIL; in main()
360 res = SZ_ERROR_FAIL; in main()
383 res = SZ_ERROR_FAIL; in main()
389 res = SZ_ERROR_FAIL; in main()
391 res = SZ_ERROR_FAIL; in main()
433 res = SZ_ERROR_FAIL; in main()
489 res = SZ_ERROR_FAIL; in main()
495 res = SZ_ERROR_FAIL; in main()
504 res = SZ_ERROR_FAIL; in main()
540 res = SZ_ERROR_FAIL; in main()
[all...]
/third_party/lzma/C/Util/7z/
H A D7zMain.c188 return SZ_ERROR_FAIL; in Utf16_To_Char()
640 res = SZ_ERROR_FAIL; in main()
683 res = SZ_ERROR_FAIL; in main()
775 res = SZ_ERROR_FAIL; in main()
787 res = SZ_ERROR_FAIL; in main()
827 res = SZ_ERROR_FAIL; in main()
/third_party/lzma/C/
H A DLzma2DecMt.c507 return SZ_ERROR_FAIL; in Lzma2DecMt_MtCallback_Code()
512 return SZ_ERROR_FAIL; in Lzma2DecMt_MtCallback_Code()
566 return SZ_ERROR_FAIL; in Lzma2DecMt_MtCallback_Write()
596 return SZ_ERROR_FAIL; in Lzma2DecMt_MtCallback_Write()
H A DXzDec.c471 return SZ_ERROR_FAIL; in Lzma2State_ResetOutBuf()
1939 return SZ_ERROR_FAIL; in XzDecMt_Callback_Code()
2230 return SZ_ERROR_FAIL; in XzDecMt_Callback_Write()
2307 return SZ_ERROR_FAIL; in XzDecMt_Callback_Write()
2780 return SZ_ERROR_FAIL; in XzDecMt_Decode()
H A D7zTypes.h39 #define SZ_ERROR_FAIL 11 macro
H A DXzEnc.c930 return SZ_ERROR_FAIL; in Xz_CompressBlock()
1217 return SZ_ERROR_FAIL; in XzEnc_Encode()
H A DLzmaDec.c962 return p->remainLen == kMatchSpecLen_Error_Fail ? SZ_ERROR_FAIL : SZ_ERROR_DATA; in LzmaDec_DecodeToDic()
1195 return SZ_ERROR_FAIL; in LzmaDec_DecodeToDic()
H A D7zDec.c627 return SZ_ERROR_FAIL; in SzAr_DecodeFolder()
H A DLzma2Enc.c627 return SZ_ERROR_FAIL; in Lzma2Enc_EncodeMt1()
H A DMtDec.c508 res = SZ_ERROR_FAIL; in MtDec_ThreadFunc2()
509 PRF(printf("\nfinished error SZ_ERROR_FAIL = %d\n", res)); in MtDec_ThreadFunc2()
735 // res = SZ_ERROR_FAIL; // for test in MtDec_ThreadFunc2()
1108 // return SZ_ERROR_FAIL; in MtDec_Code()
H A D7zArcIn.c1507 return SZ_ERROR_FAIL; in SzReadHeader()
1717 return SZ_ERROR_FAIL; in SzArEx_Extract()
H A DLzFindMt.c233 return SZ_ERROR_FAIL; in MtSync_Init()
H A DLzmaEnc.c3020 res = SZ_ERROR_FAIL; in LzmaEnc_Encode2()
3102 res = SZ_ERROR_FAIL; in LzmaEnc_MemEncode()

Completed in 22 milliseconds