Home
last modified time | relevance | path

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

/external/lzma/C/Util/SfxSetup/
DSfxSetup.c305 res = SZ_ERROR_FAIL; in main()
333 res = SZ_ERROR_FAIL; in main()
356 res = SZ_ERROR_FAIL; in main()
362 res = SZ_ERROR_FAIL; in main()
364 res = SZ_ERROR_FAIL; in main()
400 res = SZ_ERROR_FAIL; in main()
456 res = SZ_ERROR_FAIL; in main()
462 res = SZ_ERROR_FAIL; in main()
471 res = SZ_ERROR_FAIL; in main()
507 res = SZ_ERROR_FAIL; in main()
[all …]
/external/lzma/C/Util/7z/
D7zMain.c99 return res ? SZ_OK : SZ_ERROR_FAIL; in Utf16_To_Utf8Buf()
127 return SZ_ERROR_FAIL; in Utf16_To_Char()
379 res = SZ_ERROR_FAIL; in main()
502 res = SZ_ERROR_FAIL; in main()
509 res = SZ_ERROR_FAIL; in main()
515 res = SZ_ERROR_FAIL; in main()
/external/lzma/C/
D7zTypes.h37 #define SZ_ERROR_FAIL 11 macro
D7zArcIn.c1046 return SZ_ERROR_FAIL; in SzReadAndDecodePackedStreams()
1452 return SZ_ERROR_FAIL; in SzReadHeader2()
1540 return SZ_ERROR_FAIL; in SzReadHeader()
1772 return SZ_ERROR_FAIL; in SzArEx_Extract()
DMtCoder.c221 return SZ_ERROR_FAIL; in MtThread_Process()
DLzma2Enc.c355 res = SZ_ERROR_FAIL; in MtCallbackImp_Code()
D7zDec.c481 return SZ_ERROR_FAIL; in SzAr_DecodeFolder()