/aosp_15_r20/external/xz-embedded/linux/lib/xz/ |
H A D | xz_dec_stream.c | 25 struct xz_dec { struct 27 enum { 39 } sequence; 42 uint32_t pos; 66 * True if the next call to xz_dec_run() is allowed to return argument 69 bool allow_buf_error; 72 struct { 104 struct xz_dec_hash hash; argument 126 struct xz_dec_hash hash; argument 142 struct xz_dec_lzma2 *lzma2; argument [all …]
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | xzcat.c | 1976 struct xz_dec { struct 1978 enum { 2008 * True if the next call to xz_dec_run() is allowed to return argument 2011 int allow_buf_error; 2014 struct { 2039 struct xz_dec_hash hash; argument 2059 struct xz_dec_hash hash; argument 2075 struct xz_dec_lzma2 *lzma2; argument 2077 struct xz_dec_bcj *bcj; argument 2097 static int fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp() argument
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 88583 struct xz_dec { struct 88584 enum { 88613 struct xz_dec_hash hash; argument 88623 struct xz_dec_hash hash; argument 88630 struct xz_dec_lzma2 *lzma2; argument 88631 struct xz_dec_bcj *bcj; argument 88632 bool bcj_active;
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 102526 struct xz_dec { struct 102527 enum { 102556 struct xz_dec_hash hash; argument 102566 struct xz_dec_hash hash; argument 102573 struct xz_dec_lzma2 *lzma2; argument 102574 struct xz_dec_bcj *bcj; argument 102575 bool bcj_active;
|
H A D | vmlinux_600.h | 102526 struct xz_dec { struct 102527 enum { 102556 struct xz_dec_hash hash; argument 102566 struct xz_dec_hash hash; argument 102573 struct xz_dec_lzma2 *lzma2; argument 102574 struct xz_dec_bcj *bcj; argument 102575 bool bcj_active;
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 112510 struct xz_dec { struct 112511 enum { 112540 struct xz_dec_hash hash; argument 112550 struct xz_dec_hash hash; argument 112557 struct xz_dec_lzma2 *lzma2; argument 112558 struct xz_dec_bcj *bcj; argument 112559 bool bcj_active;
|
H A D | vmlinux_602.h | 112510 struct xz_dec { struct 112511 enum { 112540 struct xz_dec_hash hash; argument 112550 struct xz_dec_hash hash; argument 112557 struct xz_dec_lzma2 *lzma2; argument 112558 struct xz_dec_bcj *bcj; argument 112559 bool bcj_active;
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 65796 struct xz_dec { struct 65797 enum { 65826 struct xz_dec_hash hash; argument 65836 struct xz_dec_hash hash; argument 65843 struct xz_dec_lzma2 *lzma2; argument 65844 struct xz_dec_bcj *bcj; argument 65845 bool bcj_active;
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 141338 struct xz_dec { struct 141339 enum { 141368 struct xz_dec_hash hash; argument 141378 struct xz_dec_hash hash; argument 141385 struct xz_dec_lzma2 *lzma2; argument 141386 struct xz_dec_bcj *bcj; argument 141387 bool bcj_active;
|
H A D | vmlinux.h | 141338 struct xz_dec { struct 141339 enum { 141368 struct xz_dec_hash hash; argument 141378 struct xz_dec_hash hash; argument 141385 struct xz_dec_lzma2 *lzma2; argument 141386 struct xz_dec_bcj *bcj; argument 141387 bool bcj_active;
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 75449 struct xz_dec { struct 75450 enum { 75479 struct xz_dec_hash hash; argument 75489 struct xz_dec_hash hash; argument 75496 struct xz_dec_lzma2 *lzma2; argument 75497 struct xz_dec_bcj *bcj; argument 75501 struct xz_dec_bcj { argument
|
H A D | vmlinux.h | 75449 struct xz_dec { struct 75450 enum { 75479 struct xz_dec_hash hash; argument 75489 struct xz_dec_hash hash; argument 75496 struct xz_dec_lzma2 *lzma2; argument 75497 struct xz_dec_bcj *bcj; argument 75501 struct xz_dec_bcj { argument
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 75584 struct xz_dec { struct 75585 enum { 75614 struct xz_dec_hash hash; argument 75624 struct xz_dec_hash hash; argument 75631 struct xz_dec_lzma2 *lzma2; argument 75632 struct xz_dec_bcj *bcj; argument 75633 bool bcj_active;
|