Home
last modified time | relevance | path

Searched refs:zlib (Results 26 – 50 of 387) sorted by relevance

12345678910>>...16

/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/
H A Dlibopenmpt_0.7.3.bb27 flac mpg123 ogg sndfile vorbis vorbisfile zlib \
44 PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-Disable-running-gyp-files-for-bundled-deps.patch27 if 'zlib' in d.getVar('PACKAGECONFIG'):
28 shutil.rmtree(d.getVar('S') + '/deps/zlib')
42 - deps/uv/uv.gyp deps/llhttp/llhttp.gyp deps/zlib/zlib.gyp \
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/eventreplay/
H A DREADME6 At the moment of writing this document tests use 2 event log files: zlib.events
16 $ bitbake zlib -w zlib.events
/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/
H A Dtiff_4.6.0.bb33 PACKAGECONFIG ?= "cxx jpeg zlib lzma \
39 PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib,"
/openbmc/openbmc/meta-phosphor/recipes-devtools/rsync/
H A Drsync_%.bbappend1 DEPENDS:append:class-target = " popt zlib"
6 --without-included-popt --without-included-zlib \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/lshw/
H A Dlshw_02.20.bb27 PACKAGECONFIG ??= "zlib"
29 PACKAGECONFIG[zlib] = "ZLIB=1,ZLIB=0,zlib gzip-native"
/openbmc/qemu/dump/
H A Ddump-hmp-cmds.c20 bool zlib = qdict_get_try_bool(qdict, "zlib", false); in hmp_dump_guest_memory() local
34 if (zlib + lzo + snappy + win_dmp > 1) { in hmp_dump_guest_memory()
44 if (zlib) { in hmp_dump_guest_memory()
/openbmc/openbmc/poky/meta/recipes-extended/zstd/
H A Dzstd_1.5.5.bb3 real-time compression scenarios at zlib-level and better compression ratios. \
26 PACKAGECONFIG[zlib] = "HAVE_ZLIB=1,HAVE_ZLIB=0,zlib"
/openbmc/openbmc/poky/meta/recipes-extended/sudo/
H A Dsudo.inc23 PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib"
/openbmc/openbmc/poky/meta/recipes-kernel/kmod/
H A Dkmod_31.bb31 PACKAGECONFIG ??= "zlib xz openssl"
37 PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib"
/openbmc/linux/scripts/gdb/linux/
H A Dconfig.py6 import zlib
37 config_buf = zlib.decompress(zconfig_buf, 16)
/openbmc/openbmc/meta-security/recipes-ids/suricata/
H A Dlibhtp_0.5.45.bb10 DEPENDS = "zlib"
26 RDEPENDS:${PN} += "zlib"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libvncserver/
H A Dlibvncserver_0.9.14.bb22 zlib \
40 PACKAGECONFIG[zlib] = "-DWITH_ZLIB=ON,-DWITH_ZLIB=OFF,zlib"
/openbmc/openbmc/poky/meta/recipes-support/curl/
H A Dcurl_8.7.1.bb28 … bearer-auth digest-auth negotiate-auth libidn openssl proxy random threaded-resolver verbose zlib"
29 PACKAGECONFIG:class-native = "ipv6 openssl proxy random threaded-resolver verbose zlib"
30 PACKAGECONFIG:class-nativesdk = "ipv6 openssl proxy random threaded-resolver verbose zlib"
70 PACKAGECONFIG[zlib] = "--with-zlib=${STAGING_LIBDIR}/../,--without-zlib,zlib"
/openbmc/qemu/qapi/
H A Ddump.json18 # @kdump-zlib: makedumpfile flattened, kdump-compressed format with
19 # zlib compression
27 # @kdump-raw-zlib: raw assembled kdump-compressed format with zlib
44 'kdump-zlib', 'kdump-lzo', 'kdump-snappy',
45 'kdump-raw-zlib', 'kdump-raw-lzo', 'kdump-raw-snappy',
/openbmc/openbmc/poky/meta/recipes-core/libxml/
H A Dlibxml2_2.12.6.bb13 DEPENDS = "zlib virtual/libiconv"
54 # WARNING: zlib is required for RPM use
56 EXTRA_OECONF:class-native = "--without-legacy --with-c14n --without-lzma --with-zlib"
57 EXTRA_OECONF:class-nativesdk = "--without-legacy --with-c14n --without-lzma --with-zlib"
58 EXTRA_OECONF:linuxstdbase = "--with-debug --with-legacy --with-c14n --without-lzma --with-zlib"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/
H A D0001-Do-not-undefine-_FILE_OFFSET_BITS.patch22 #include "zlib.h"
27 -// of zlib.h causes gzopen to be redefined as gzopen64 which subsequently gets
36 #include <zlib.h>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libtorrent/
H A Dlibtorrent_git.bb7 DEPENDS = "zlib libsigc++-2.0 openssl cppunit"
29 EXTRA_OECONF = "--with-zlib=${STAGING_EXECPREFIXDIR}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/
H A Dnodejs_20.11.1.bb67 PACKAGECONFIG ??= "ares brotli icu zlib"
75 PACKAGECONFIG[zlib] = "--shared-zlib,,zlib"
105 if 'zlib' in d.getVar('PACKAGECONFIG'):
106 shutil.rmtree(d.getVar('S') + '/deps/zlib')
/openbmc/linux/arch/powerpc/boot/
H A DMakefile114 zlib-decomp-$(CONFIG_KERNEL_GZIP) := decompress_inflate.c
115 zlib-$(CONFIG_KERNEL_GZIP) := inffast.c inflate.c inftrees.c
117 zliblinuxheader-$(CONFIG_KERNEL_GZIP) := zlib.h zconf.h zutil.h
120 $(addprefix $(obj)/,$(zlib-decomp-y))
122 $(addprefix $(obj)/, $(zlib-decomp-y)): \
125 $(addprefix $(obj)/,$(zlib-y))
127 $(addprefix $(obj)/,$(zlib-y)): \
141 elf_util.c $(zlib-y) devtree.c stdlib.c \
209 $(addprefix $(obj)/,$(zlib-decomp-y)): $(obj)/%: $(srctree)/lib/%
224 clean-files := $(zlib-) $(zlibheader-) $(zliblinuxheader-) \
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/tc/
H A Dgenerate_metadata.py8 import zlib
41 crc = zlib.crc32(content)
/openbmc/openbmc/poky/meta/recipes-support/sqlite/
H A Dsqlite3.inc37 PACKAGECONFIG[zlib] = ",,zlib"
39 CACHED_CONFIGUREVARS += "${@bb.utils.contains('PACKAGECONFIG', 'zlib', '', 'ac_cv_search_deflate=no…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/
H A Drocksdb_9.0.0.bb31 PACKAGECONFIG ??= "bzip2 zlib lz4 gflags"
34 PACKAGECONFIG[zlib] = "-DWITH_ZLIB=ON,-DWITH_ZLIB=OFF,zlib"
/openbmc/openbmc/poky/meta/recipes-support/gnutls/
H A Dgnutls_3.8.4.bb45 PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pngcheck/pngcheck/
H A D0001-png-fix-IDAT-windowsize-Fix-format-string-errors-in-.patch19 fprintf(stderr, " Compiled with zlib %s; using zlib %s.\n",

12345678910>>...16