Searched defs:xz_dec (Results 1 – 9 of 9) sorted by relevance
26 struct xz_dec { struct28 enum {40 } sequence;43 uint32_t pos;67 * True if the next call to xz_dec_run() is allowed to return argument70 bool allow_buf_error;73 struct {105 struct xz_dec_hash hash; argument127 struct xz_dec_hash hash; argument143 struct xz_dec_lzma2 *lzma2; argument[all …]
2352 struct xz_dec { struct2354 enum {2384 * True if the next call to xz_dec_run() is allowed to return argument2387 int allow_buf_error;2390 struct {2422 struct xz_dec_hash hash; argument2444 struct xz_dec_hash hash; argument2460 struct xz_dec_lzma2 *lzma2; argument2463 struct xz_dec_bcj *bcj; argument2484 static int fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp() argument
58972 struct xz_dec { struct58973 enum {59002 struct xz_dec_hash hash; argument59012 struct xz_dec_hash hash; argument59019 struct xz_dec_lzma2 *lzma2; argument59020 struct xz_dec_bcj *bcj; argument59021 bool bcj_active;
91347 struct xz_dec { struct91348 enum {91377 struct xz_dec_hash hash; argument91387 struct xz_dec_hash hash; argument91394 struct xz_dec_lzma2 *lzma2; argument91395 struct xz_dec_bcj *bcj; argument91396 bool bcj_active;
58061 struct xz_dec { struct58062 enum {58091 struct xz_dec_hash hash; argument58101 struct xz_dec_hash hash; argument58108 struct xz_dec_lzma2 *lzma2; argument58109 struct xz_dec_bcj *bcj; argument58110 bool bcj_active;
60812 struct xz_dec { struct60813 enum {60842 struct xz_dec_hash hash; argument60852 struct xz_dec_hash hash; argument60859 struct xz_dec_lzma2 *lzma2; argument60860 struct xz_dec_bcj *bcj; argument60861 bool bcj_active;