Home
last modified time | relevance | path

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

/third_party/lzma/C/
DLzmaDec.h88 } ELzmaFinishMode; typedef
188 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
205 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
231 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode,
DLzma2Dec.h49 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
52 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
116 Byte prop, ELzmaFinishMode finishMode, ELzmaStatus *status, ISzAllocPtr alloc);
DLzma2Dec.c177 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status) in Lzma2Dec_DecodeToDic()
218 ELzmaFinishMode curFinishMode = LZMA_FINISH_ANY; in Lzma2Dec_DecodeToDic()
428 …2Dec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, E… in Lzma2Dec_DecodeToBuf()
436 ELzmaFinishMode curFinishMode; in Lzma2Dec_DecodeToBuf()
470 Byte prop, ELzmaFinishMode finishMode, ELzmaStatus *status, ISzAllocPtr alloc) in Lzma2Decode()
DLzmaDec.c953 ELzmaFinishMode finishMode, ELzmaStatus *status) in LzmaDec_DecodeToDic()
1200 …aDec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, E… in LzmaDec_DecodeToBuf()
1208 ELzmaFinishMode curFinishMode; in LzmaDec_DecodeToBuf()
1341 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode, in LzmaDecode()
DLzma2DecMt.c673 ELzmaFinishMode finishMode; in Lzma2Dec_Decode_ST()
1023 ELzmaFinishMode finishMode; in Lzma2DecMt_Read()
DXzDec.c397 …res = Lzma2Dec_DecodeToDic(&spec->decoder, dicLimit, src, srcLen, (ELzmaFinishMode)finishMode, &st… in Lzma2State_Code2()
401 …res = Lzma2Dec_DecodeToBuf(&spec->decoder, dest, destLen, src, srcLen, (ELzmaFinishMode)finishMode… in Lzma2State_Code2()
/third_party/lzma/CPP/7zip/Compress/
DLzmaDecoder.cpp142 ELzmaFinishMode finishMode = LZMA_FINISH_ANY; in CodeSpec()
241 ELzmaFinishMode finishMode = LZMA_FINISH_ANY; in Read()
/third_party/lzma/C/Util/Lzma/
DLzmaUtil.c93 ELzmaFinishMode finishMode = LZMA_FINISH_ANY; in Decode2()
/third_party/lzma/DOC/
Dlzma.txt82 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode,
154 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode);
/third_party/lzma/
DREADME_zh.md223 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode,
301 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode);
DREADME.md261 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode,
339 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode);