Searched refs:zlib (Results 1 – 20 of 20) sorted by relevance
/linux-4.1.27/arch/xtensa/boot/lib/ |
D | Makefile | 5 zlib := inffast.c inflate.c inftrees.c macro 7 lib-y += $(zlib:.c=.o) zmem.o 21 $(addprefix $(obj)/,$(zlib)): $(obj)/%: $(srctree)/lib/zlib_inflate/% 24 clean-files := $(zlib)
|
/linux-4.1.27/arch/powerpc/boot/ |
D | Makefile | 63 zlib := inffast.c inflate.c inftrees.c macro 65 zliblinuxheader := zlib.h zconf.h zutil.h 67 $(addprefix $(obj)/,$(zlib) cuboot-c2k.o gunzip_util.o main.o): \ 79 gunzip_util.c elf_util.c $(zlib) devtree.c stdlib.c \ 137 $(addprefix $(obj)/,$(zlib)): $(obj)/%: $(srctree)/lib/zlib_inflate/% 162 clean-files := $(zlib) $(zlibheader) $(zliblinuxheader) \
|
D | .gitignore | 33 zlib.h
|
/linux-4.1.27/tools/build/ |
D | Makefile.feature | 53 zlib \ 69 zlib \
|
/linux-4.1.27/tools/build/feature/ |
D | Makefile | 35 test-zlib.bin \ 153 test-zlib.bin:
|
/linux-4.1.27/fs/squashfs/ |
D | Kconfig | 7 filesystem for Linux. It uses zlib, lzo or xz compression to 131 of zlib are too high. 146 of zlib are too high. 160 the default zlib compression, at the expense of greater CPU and
|
/linux-4.1.27/fs/ubifs/ |
D | Kconfig | 29 LZO compressor is generally faster than zlib but compresses worse.
|
/linux-4.1.27/fs/btrfs/ |
D | Makefile | 9 export.o tree-log.o free-space-cache.o zlib.o lzo.o \
|
/linux-4.1.27/Documentation/filesystems/ |
D | ubifs.txt | 93 compr=zlib override default compressor and set it to "zlib"
|
D | cramfs.txt | 6 It uses the zlib routines to compress a file one page at a time, and
|
D | btrfs.txt | 85 Control BTRFS file data compression. Type may be specified as "zlib" 87 is specified, zlib is used. If compress-force is specified,
|
D | squashfs.txt | 5 It uses zlib, lz4, lzo, or xz compression to compress files, inodes and
|
/linux-4.1.27/crypto/ |
D | Makefile | 83 obj-$(CONFIG_CRYPTO_ZLIB) += zlib.o
|
D | Kconfig | 1403 This is the zlib algorithm.
|
/linux-4.1.27/tools/perf/util/ |
D | Build | 96 libperf-$(CONFIG_ZLIB) += zlib.o
|
/linux-4.1.27/tools/perf/config/ |
D | Makefile | 521 …msg := $(warning No bfd.h/libbfd found, please install binutils-dev[el]/zlib-static/libiberty-dev … 535 ifeq ($(feature-zlib), 1)
|
/linux-4.1.27/fs/jffs2/ |
D | Kconfig | 125 hardware and operating system. See <http://www.gzip.org/zlib/> for
|
/linux-4.1.27/Documentation/ |
D | xz.txt | 20 For userspace, XZ Utils provide a zlib-like compression library
|
/linux-4.1.27/fs/cramfs/ |
D | README | 57 <block>: The i'th <block> is the output of zlib's compress function
|
/linux-4.1.27/ |
D | CREDITS | 34 D: zlib decompression 2535 D: Shared zlib
|