Home
last modified time | relevance | path

Searched defs:xz_dec (Results 1 – 9 of 9) sorted by relevance

/external/xz-embedded/linux/lib/xz/
Dxz_dec_stream.c26 struct xz_dec { struct
28 enum {
40 } sequence;
43 uint32_t pos;
67 * True if the next call to xz_dec_run() is allowed to return argument
70 bool allow_buf_error;
73 struct {
105 struct xz_dec_hash hash; argument
127 struct xz_dec_hash hash; argument
143 struct xz_dec_lzma2 *lzma2; argument
[all …]
/external/toybox/toys/pending/
Dxzcat.c2352 struct xz_dec { struct
2354 enum {
2384 * True if the next call to xz_dec_run() is allowed to return argument
2387 int allow_buf_error;
2390 struct {
2422 struct xz_dec_hash hash; argument
2444 struct xz_dec_hash hash; argument
2460 struct xz_dec_lzma2 *lzma2; argument
2463 struct xz_dec_bcj *bcj; argument
2484 static int fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp() argument
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h58972 struct xz_dec { struct
58973 enum {
59002 struct xz_dec_hash hash; argument
59012 struct xz_dec_hash hash; argument
59019 struct xz_dec_lzma2 *lzma2; argument
59020 struct xz_dec_bcj *bcj; argument
59021 bool bcj_active;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h91347 struct xz_dec { struct
91348 enum {
91377 struct xz_dec_hash hash; argument
91387 struct xz_dec_hash hash; argument
91394 struct xz_dec_lzma2 *lzma2; argument
91395 struct xz_dec_bcj *bcj; argument
91396 bool bcj_active;
Dvmlinux.h91347 struct xz_dec { struct
91348 enum {
91377 struct xz_dec_hash hash; argument
91387 struct xz_dec_hash hash; argument
91394 struct xz_dec_lzma2 *lzma2; argument
91395 struct xz_dec_bcj *bcj; argument
91396 bool bcj_active;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h58061 struct xz_dec { struct
58062 enum {
58091 struct xz_dec_hash hash; argument
58101 struct xz_dec_hash hash; argument
58108 struct xz_dec_lzma2 *lzma2; argument
58109 struct xz_dec_bcj *bcj; argument
58110 bool bcj_active;
Dvmlinux_510.h58061 struct xz_dec { struct
58062 enum {
58091 struct xz_dec_hash hash; argument
58101 struct xz_dec_hash hash; argument
58108 struct xz_dec_lzma2 *lzma2; argument
58109 struct xz_dec_bcj *bcj; argument
58110 bool bcj_active;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h60812 struct xz_dec { struct
60813 enum {
60842 struct xz_dec_hash hash; argument
60852 struct xz_dec_hash hash; argument
60859 struct xz_dec_lzma2 *lzma2; argument
60860 struct xz_dec_bcj *bcj; argument
60861 bool bcj_active;
Dvmlinux.h60812 struct xz_dec { struct
60813 enum {
60842 struct xz_dec_hash hash; argument
60852 struct xz_dec_hash hash; argument
60859 struct xz_dec_lzma2 *lzma2; argument
60860 struct xz_dec_bcj *bcj; argument
60861 bool bcj_active;