Home
last modified time | relevance | path

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

/external/lzma/C/Util/SfxSetup/
DSfxSetup.c316 res = SZ_ERROR_FAIL; in main()
344 res = SZ_ERROR_FAIL; in main()
367 res = SZ_ERROR_FAIL; in main()
373 res = SZ_ERROR_FAIL; in main()
375 res = SZ_ERROR_FAIL; in main()
417 res = SZ_ERROR_FAIL; in main()
473 res = SZ_ERROR_FAIL; in main()
479 res = SZ_ERROR_FAIL; in main()
488 res = SZ_ERROR_FAIL; in main()
524 res = SZ_ERROR_FAIL; in main()
[all …]
/external/lzma/C/Util/7z/
D7zMain.c181 return SZ_ERROR_FAIL; in Utf16_To_Char()
465 res = SZ_ERROR_FAIL; in main()
597 res = SZ_ERROR_FAIL; in main()
606 res = SZ_ERROR_FAIL; in main()
638 res = SZ_ERROR_FAIL; in main()
/external/lzma/C/
DLzma2DecMt.c506 return SZ_ERROR_FAIL; in Lzma2DecMt_MtCallback_Code()
511 return SZ_ERROR_FAIL; in Lzma2DecMt_MtCallback_Code()
563 return SZ_ERROR_FAIL; in Lzma2DecMt_MtCallback_Write()
593 return SZ_ERROR_FAIL; in Lzma2DecMt_MtCallback_Write()
D7zTypes.h37 #define SZ_ERROR_FAIL 11 macro
DLzmaDec.c1002 return SZ_ERROR_FAIL; /* some internal error */ in LzmaDec_DecodeToDic()
1005 return SZ_ERROR_FAIL; /* some internal error */ in LzmaDec_DecodeToDic()
DXzEnc.c897 return SZ_ERROR_FAIL; in Xz_CompressBlock()
1184 return SZ_ERROR_FAIL; in XzEnc_Encode()
D7zDec.c570 return SZ_ERROR_FAIL; in SzAr_DecodeFolder()
DLzma2Enc.c627 return SZ_ERROR_FAIL; in Lzma2Enc_EncodeMt1()
D7zArcIn.c1496 return SZ_ERROR_FAIL; in SzReadHeader()
1702 return SZ_ERROR_FAIL; in SzArEx_Extract()
DMtDec.c535 res = SZ_ERROR_FAIL; in ThreadFunc2()
DXzDec.c439 return SZ_ERROR_FAIL; in Lzma2State_ResetOutBuf()
DLzmaEnc.c2946 res = SZ_ERROR_FAIL; in LzmaEnc_MemEncode()
/external/u-boot/lib/lzma/
DTypes.h25 #define SZ_ERROR_FAIL 11 macro