Home
last modified time | relevance | path

Searched refs:inflate (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/figlet/figlet/
H A D0001-build-add-autotools-support-to-allow-easy-cross-comp.patch82 -OBJS = figlet.o zipio.o crc.o inflate.o utf8.o
87 - crc.h inflate.h zipio.h utf8.h run-tests.sh figmagic
146 -inflate.o: inflate.c inflate.h
147 -zipio.o: zipio.c zipio.h inflate.h crc.h
159 +figlet_SOURCES = figlet.c zipio.c crc.c inflate.c utf8.c
/openbmc/linux/arch/powerpc/boot/
H A D.gitignore9 inflate.c
10 inflate.h
H A DMakefile115 zlib-$(CONFIG_KERNEL_GZIP) := inffast.c inflate.c inftrees.c
116 zlibheader-$(CONFIG_KERNEL_GZIP) := inffast.h inffixed.h inflate.h inftrees.h infutil.h
/openbmc/linux/arch/xtensa/boot/lib/
H A D.gitignore3 inflate.c
H A DMakefile6 zlib := inffast.c inflate.c inftrees.c
/openbmc/linux/lib/zlib_inflate/
H A DMakefile19 zlib_inflate-objs := inffast.o inflate.o infutil.o \
/openbmc/linux/arch/arm/kernel/
H A DMakefile95 CFLAGS_head-inflate-data.o := $(call cc-option,-Wframe-larger-than=10240)
96 obj-$(CONFIG_XIP_DEFLATED_DATA) += head-inflate-data.o
/openbmc/u-boot/fs/cramfs/
H A Duncompress.c43 err = inflate (&stream, Z_FINISH); in cramfs_uncompress_block()
/openbmc/u-boot/lib/
H A Dgunzip.c223 r = inflate(&s, Z_SYNC_FLUSH); in gzwrite()
295 r = inflate(&s, Z_FINISH); in zunzip()
/openbmc/linux/tools/perf/util/
H A Dzlib.c53 ret = inflate(&zs, Z_NO_FLUSH); in gzip_decompress_to_file()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tokyocabinet/tokyocabinet/
H A D0001-configure-Fix-check-functions-for-AC_CHECK_LIB-test.patch34 + AC_CHECK_LIB(z, inflate)
/openbmc/u-boot/include/u-boot/
H A Dzlib.h71 # define inflate z_inflate macro
551 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
/openbmc/u-boot/fs/btrfs/
H A Dcompression.c97 ret = inflate(&stream, Z_NO_FLUSH); in decompress_zlib()
/openbmc/linux/lib/
H A Dinflate.c158 STATIC int INIT inflate OF((void));
1085 STATIC int INIT inflate(void) in inflate() function
1258 if ((res = inflate())) { in gunzip()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-configure-Check-for-function-from-respective-library.patch49 +AC_CHECK_LIB(z,inflate,[SFCB_LIBZ=-lz],[AC_MSG_ERROR([Could not find required libz])])
/openbmc/linux/drivers/virt/vboxguest/
H A Dvmmdev.h353 u32 inflate; member
H A Dvboxguest_core.c282 req->inflate = true; in vbg_balloon_inflate()
327 req->inflate = false; in vbg_balloon_deflate()
/openbmc/linux/arch/alpha/boot/
H A DMakefile120 $(obj)/misc.o: lib/inflate.c
/openbmc/linux/Documentation/networking/
H A Dfib_trie.rst90 inflate()
95 inflate(). Used by resize();
/openbmc/qemu/block/
H A Dcloop.c244 ret = inflate(&s->zstream, Z_FINISH); in cloop_read_block()
H A Dqcow2-threads.c157 ret = inflate(&strm, Z_FINISH); in qcow2_zlib_decompress()
H A Ddmg.c662 ret = inflate(&s->zstream, Z_FINISH); in dmg_read_chunk()
/openbmc/qemu/migration/
H A Dmultifd-zlib.c256 ret = inflate(zs, flush); in multifd_zlib_recv()
/openbmc/qemu/ui/
H A Dvnc-clipboard.c50 ret = inflate(&stream, Z_FINISH); in inflate_buffer()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Dzlib-off64_t.patch29inflate.c":"2c1bd0f4939c372e49a9ee0ec8a8cdee369d9c6c10124b4e11cd197f44ce3a36","src/zlib-ng/inflate
31inflate.c":"2c1bd0f4939c372e49a9ee0ec8a8cdee369d9c6c10124b4e11cd197f44ce3a36","src/zlib-ng/inflate

12