/external/u-boot/lib/lzma/ |
D | LzmaDec.h | 65 } CLzmaDec; typedef 69 void LzmaDec_Init(CLzmaDec *p); 130 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc); 131 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc); 133 SRes LzmaDec_Allocate(CLzmaDec *state, const Byte *prop, unsigned propsSize, ISzAlloc *alloc); 134 void LzmaDec_Free(CLzmaDec *state, ISzAlloc *alloc); 177 SRes LzmaDec_DecodeToDic(CLzmaDec *p, SizeT dicLimit, 194 SRes LzmaDec_DecodeToBuf(CLzmaDec *p, Byte *dest, SizeT *destLen,
|
D | LzmaDec.c | 134 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal() 454 static void MY_FAST_CALL LzmaDec_WriteRem(CLzmaDec *p, SizeT limit) in LzmaDec_WriteRem() 480 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2() 513 static ELzmaDummy LzmaDec_TryDummy(const CLzmaDec *p, const Byte *buf, SizeT inSize) in LzmaDec_TryDummy() 704 static void LzmaDec_InitRc(CLzmaDec *p, const Byte *data) in LzmaDec_InitRc() 711 void LzmaDec_InitDicAndState(CLzmaDec *p, Bool initDic, Bool initState) in LzmaDec_InitDicAndState() 727 void LzmaDec_Init(CLzmaDec *p) in LzmaDec_Init() 733 static void LzmaDec_InitStateReal(CLzmaDec *p) in LzmaDec_InitStateReal() 745 SRes LzmaDec_DecodeToDic(CLzmaDec *p, SizeT dicLimit, const Byte *src, SizeT *srcLen, in LzmaDec_DecodeToDic() 866 SRes LzmaDec_DecodeToBuf(CLzmaDec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, E… in LzmaDec_DecodeToBuf() [all …]
|
D | lzma.txt | 419 2) Allocate CLzmaDec structures (state + dictionary) using LZMA properties 421 CLzmaDec state; 433 int res = LzmaDec_DecodeToBuf(CLzmaDec *p, Byte *dest, SizeT *destLen,
|
/external/lzma/C/ |
D | LzmaDec.h | 74 } CLzmaDec; typedef 78 void LzmaDec_Init(CLzmaDec *p); 139 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAllocPtr alloc); 140 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAllocPtr alloc); 142 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAllocPtr alloc); 143 void LzmaDec_Free(CLzmaDec *p, ISzAllocPtr alloc); 186 SRes LzmaDec_DecodeToDic(CLzmaDec *p, SizeT dicLimit, 203 SRes LzmaDec_DecodeToBuf(CLzmaDec *p, Byte *dest, SizeT *destLen,
|
D | LzmaDec.c | 213 int MY_FAST_CALL LZMA_DECODE_REAL(CLzmaDec *p, SizeT limit, const Byte *bufLimit); 218 int MY_FAST_CALL LZMA_DECODE_REAL(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LZMA_DECODE_REAL() 588 static void MY_FAST_CALL LzmaDec_WriteRem(CLzmaDec *p, SizeT limit) in LzmaDec_WriteRem() 624 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2() 660 static ELzmaDummy LzmaDec_TryDummy(const CLzmaDec *p, const Byte *buf, SizeT inSize) in LzmaDec_TryDummy() 853 void LzmaDec_InitDicAndState(CLzmaDec *p, BoolInt initDic, BoolInt initState) in LzmaDec_InitDicAndState() 868 void LzmaDec_Init(CLzmaDec *p) in LzmaDec_Init() 875 SRes LzmaDec_DecodeToDic(CLzmaDec *p, SizeT dicLimit, const Byte *src, SizeT *srcLen, in LzmaDec_DecodeToDic() 1022 SRes LzmaDec_DecodeToBuf(CLzmaDec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, E… in LzmaDec_DecodeToBuf() 1062 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAllocPtr alloc) in LzmaDec_FreeProbs() [all …]
|
D | Lzma2Dec.h | 22 CLzmaDec decoder;
|
D | Lzma2Dec.c | 163 static void LzmaDec_UpdateWithUncompressed(CLzmaDec *p, const Byte *src, SizeT size) in LzmaDec_UpdateWithUncompressed() 172 void LzmaDec_InitDicAndState(CLzmaDec *p, BoolInt initDic, BoolInt initState);
|
D | 7zDec.c | 137 CLzmaDec state; in SzDecodeLzma()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/X86/ |
D | crash_7zip.ll | 6 %struct.CLzmaDec.1.28.55.82.103.124.145.166.181.196.229.259.334 = type { %struct._CLzmaProps.0.27.5… 9 define fastcc void @LzmaDec_DecodeReal2(%struct.CLzmaDec.1.28.55.82.103.124.145.166.181.196.229.259… 11 …ge20.i = getelementptr inbounds %struct.CLzmaDec.1.28.55.82.103.124.145.166.181.196.229.259.334, %… 12 …de21.i = getelementptr inbounds %struct.CLzmaDec.1.28.55.82.103.124.145.166.181.196.229.259.334, %…
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | crash_7zip.ll | 6 %struct.CLzmaDec.1.28.55.82.103.124.145.166.181.196.229.259.334 = type { %struct._CLzmaProps.0.27.5… 9 define fastcc void @LzmaDec_DecodeReal2(%struct.CLzmaDec.1.28.55.82.103.124.145.166.181.196.229.259… 11 …ge20.i = getelementptr inbounds %struct.CLzmaDec.1.28.55.82.103.124.145.166.181.196.229.259.334, %… 12 …de21.i = getelementptr inbounds %struct.CLzmaDec.1.28.55.82.103.124.145.166.181.196.229.259.334, %…
|
/external/lzma/C/Util/Lzma/ |
D | LzmaUtil.c | 56 static SRes Decode2(CLzmaDec *state, ISeqOutStream *outStream, ISeqInStream *inStream, in Decode2() 116 CLzmaDec state; in Decode()
|
/external/lzma/CPP/7zip/Compress/ |
D | LzmaDecoder.h | 50 CLzmaDec _state;
|
/external/lzma/DOC/ |
D | lzma.txt | 139 2) Allocate CLzmaDec structures (state + dictionary) using LZMA properties 141 CLzmaDec state; 153 int res = LzmaDec_DecodeToBuf(CLzmaDec *p, Byte *dest, SizeT *destLen,
|
/external/lzma/Asm/x86/ |
D | LzmaDecOpt.asm | 8 ; CLzmaDec structure, (probs) array layout, input and output of
|