Home
last modified time | relevance | path

Searched defs:dicLimit (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/lzma/C/
H A DLzma2Dec.c178 SRes Lzma2Dec_DecodeToDic(CLzma2Dec *p, SizeT dicLimit, in Lzma2Dec_DecodeToDic()
H A DLzmaDec.c952 SRes LzmaDec_DecodeToDic(CLzmaDec *p, SizeT dicLimit, const Byte *src, SizeT *srcLen, in LzmaDec_DecodeToDic()
H A DXzDec.c430 SizeT dicLimit = dicPos + *destLen; in Lzma2State_Code2() local
/aosp_15_r20/external/coreboot/util/cbfstool/lzma/C/
H A DLzmaDec.c713 SRes LzmaDec_DecodeToDic(struct CLzmaDec *p, size_t dicLimit, const uint8_t *src, size_t *srcLen, in LzmaDec_DecodeToDic()