Searched defs:ELzmaFinishMode (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/lib/
H A DLzmaDec.h102 } ELzmaFinishMode; typedef in typeref:enum:__anon778
104 /* ELzmaFinishMode has meaning only if the decoding reaches output limit !!!
201 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
218 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
243 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode,

Completed in 19 milliseconds