| /OK3568_Linux_fs/kernel/lib/xz/ |
| H A D | xz_dec_lzma2.c | 266 struct lzma_dec lzma; member 592 uint32_t low = prev_byte >> (8 - s->lzma.lc); in lzma_literal_probs() 593 uint32_t high = (s->dict.pos & s->lzma.literal_pos_mask) << s->lzma.lc; in lzma_literal_probs() 594 return s->lzma.literal[low + high]; in lzma_literal_probs() 609 if (lzma_state_is_literal(s->lzma.state)) { in lzma_literal() 613 match_byte = dict_get(&s->dict, s->lzma.rep0) << 1; in lzma_literal() 632 lzma_state_literal(&s->lzma.state); in lzma_literal() 645 s->lzma.len = MATCH_LEN_MIN; in lzma_len() 650 s->lzma.len = MATCH_LEN_MIN + LEN_LOW_SYMBOLS; in lzma_len() 654 s->lzma.len = MATCH_LEN_MIN + LEN_LOW_SYMBOLS in lzma_len() [all …]
|
| /OK3568_Linux_fs/u-boot/lib/lzma/ |
| H A D | LzmaDec.su | |
| H A D | LzmaTools.su | |
| H A D | .built-in.o.cmd | |
| H A D | README.txt | 11 and lzma.txt from source archive into the lib_lzma directory (pwd). 17 Notice: The files from lzma sdk are _not modified_ by this script! 24 The directory U-BOOT/include/lzma contains stubs files that permit to use the
|
| H A D | .LzmaTools.o.cmd | |
| /OK3568_Linux_fs/kernel/arch/mips/boot/ |
| H A D | Makefile | 29 suffix-$(CONFIG_KERNEL_LZMA) := lzma 59 extra-y += vmlinux.bin.lzma 68 $(obj)/vmlinux.bin.lzma: $(obj)/vmlinux.bin FORCE 69 $(call if_changed,lzma) 82 targets += uImage.lzma 94 $(obj)/uImage.lzma: $(obj)/vmlinux.bin.lzma FORCE 95 $(call if_changed,uimage,lzma) 126 targets += vmlinux.lzma.its 148 $(obj)/vmlinux.lzma.its: $(obj)/vmlinux.its.S $(VMLINUX) FORCE 149 $(call if_changed,cpp_its_S,lzma,vmlinux.bin.lzma) [all …]
|
| /OK3568_Linux_fs/kernel/arch/arc/boot/ |
| H A D | Makefile | 18 targets += uImage.lzma 21 extra-y += vmlinux.bin.lzma 29 $(obj)/vmlinux.bin.lzma: $(obj)/vmlinux.bin FORCE 30 $(call if_changed,lzma) 38 $(obj)/uImage.lzma: $(obj)/vmlinux.bin.lzma FORCE 39 $(call if_changed,uimage,lzma)
|
| /OK3568_Linux_fs/buildroot/package/casync/ |
| H A D | 0001-castore-fix-build-without-lzma-or-xz.patch | 4 Subject: [PATCH] castore: fix build without lzma or xz 6 castore.c unconditioanlly includes lzma.h, but lzma support if optional. 7 Furthermore, castore.c does not need anything from lzma.h. 13 - lzma.h is not needed at all 29 -#include <lzma.h>
|
| /OK3568_Linux_fs/kernel/arch/sh/boot/ |
| H A D | Makefile | 25 suffix-$(CONFIG_KERNEL_LZMA) := lzma 30 uImage.bz2 uImage.lzma uImage.xz uImage.lzo uImage.bin 31 extra-y += vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 vmlinux.bin.lzma \ 74 $(obj)/vmlinux.bin.lzma: $(obj)/vmlinux.bin FORCE 75 $(call if_changed,lzma) 89 $(obj)/uImage.lzma: $(obj)/vmlinux.bin.lzma 90 $(call if_changed,uimage,lzma)
|
| /OK3568_Linux_fs/buildroot/package/lzma/ |
| H A D | lzma.mk | 8 LZMA_SOURCE = lzma-$(LZMA_VERSION).tar.xz 9 LZMA_SITE = http://tukaani.org/lzma 10 LZMA_LICENSE = LGPL-2.1+ (lzmadec library, lzmainfo, LzmaDecode), GPL-2.0+ (lzma program, lzgrep an… 15 LZMA = $(HOST_DIR)/bin/lzma
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/links/ |
| H A D | links.inc | 15 PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/snort/ |
| H A D | snort_2.9.19.bb | 45 PACKAGECONFIG ?= "openssl lzma" 47 …ACKAGECONFIG[lzma] = "--with-lzma-includes=${STAGING_INCDIR} --with-lzma-libraries=${STAGING_LIBDI…
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/ |
| H A D | Makefile | 19 targets := Image Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo 33 $(obj)/Image.lzma: $(obj)/Image FORCE 34 $(call if_changed,lzma)
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/compressed/ |
| H A D | Makefile | 15 targets += vmlinux.bin.xz vmlinux.bin.lzma vmlinux.bin.lzo vmlinux.bin.lz4 45 suffix-$(CONFIG_KERNEL_LZMA) := .lzma 55 $(obj)/vmlinux.bin.lzma: $(vmlinux.bin.all-y) FORCE 56 $(call if_changed,lzma)
|
| /OK3568_Linux_fs/buildroot/package/libxml2/ |
| H A D | libxml2.mk | 28 HOST_LIBXML2_CONF_OPTS = --without-zlib --without-lzma --without-python 46 LIBXML2_CONF_OPTS += --with-lzma 48 LIBXML2_CONF_OPTS += --without-lzma
|
| /OK3568_Linux_fs/kernel/arch/parisc/boot/compressed/ |
| H A D | Makefile | 13 targets += vmlinux.bin.xz vmlinux.bin.lzma vmlinux.bin.lzo vmlinux.bin.lz4 69 suffix-$(CONFIG_KERNEL_LZMA) := lzma 79 $(obj)/vmlinux.bin.lzma: $(vmlinux.bin.all-y) 80 $(call if_changed,lzma)
|
| /OK3568_Linux_fs/buildroot/package/elfutils/ |
| H A D | elfutils.mk | 28 --with-lzma \ 78 ELFUTILS_CONF_OPTS += --with-lzma 80 ELFUTILS_CONF_OPTS += --without-lzma
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/squashfs-tools/ |
| H A D | squashfs-tools_git.bb | 1 # Note, we can probably remove the lzma option as it has be replaced with xz, 25 PACKAGECONFIG ??= "gzip xz lzo lz4 lzma xattr zstd reproducible" 30 PACKAGECONFIG[lzma] = "LZMA_XZ_SUPPORT=1,LZMA_XZ_SUPPORT=0,xz"
|
| /OK3568_Linux_fs/kernel/arch/sh/boot/compressed/ |
| H A D | Makefile | 9 vmlinux.bin.bz2 vmlinux.bin.lzma \ 62 $(obj)/vmlinux.bin.lzma: $(vmlinux.bin.all-y) FORCE 63 $(call if_changed,lzma)
|
| /OK3568_Linux_fs/buildroot/package/kexec/ |
| H A D | kexec.mk | 25 KEXEC_CONF_OPTS += --with-lzma 28 KEXEC_CONF_OPTS += --without-lzma
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libtiff/ |
| H A D | tiff_4.3.0.bb | 57 PACKAGECONFIG ?= "cxx jpeg zlib lzma \ 64 PACKAGECONFIG[lzma] = "--enable-lzma,--disable-lzma,xz,"
|
| /OK3568_Linux_fs/buildroot/package/libarchive/ |
| H A D | libarchive.mk | 125 LIBARCHIVE_CONF_OPTS += --with-lzma 127 LIBARCHIVE_CONF_OPTS += --without-lzma 154 --without-lzma \
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/compressed/ |
| H A D | Makefile | 28 targets := vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 vmlinux.bin.lzma \ 131 $(obj)/vmlinux.bin.lzma: $(vmlinux.bin.all-y) FORCE 132 $(call if_changed,lzma) 144 suffix-$(CONFIG_KERNEL_LZMA) := lzma
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/man-db/ |
| H A D | man-db_2.10.2.bb | 29 PACKAGECONFIG[lzma] = "--with-lzma=lzma,ac_cv_prog_have_lzma='',xz"
|