Home
last modified time | relevance | path

Searched refs:zlib (Results 151 – 175 of 387) sorted by relevance

12345678910>>...16

/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dresultutils.py11 import zlib
133 data = zlib.decompress(data)
/openbmc/linux/tools/build/
H A DMakefile.feature63 zlib \
136 zlib \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/
H A Dwireshark_4.2.4.bb39 PACKAGECONFIG[zlib] = "-DENABLE_ZLIB=ON,-DENABLE_ZLIB=OFF, zlib"
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dtclibc-newlib.inc43 TOOLCHAIN_NEED_CONFIGSITE_CACHE:remove = "zlib ncurses"
H A Dtclibc-baremetal.inc33 TOOLCHAIN_NEED_CONFIGSITE_CACHE:remove = "virtual/${MLPREFIX}libc zlib ncurses"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpp-netlib/
H A Dcpp-netlib_git.bb23 DEPENDS = "zlib boost openssl"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pahole/
H A Dpahole_1.25.bb6 DEPENDS = "elfutils zlib libbpf"
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu_8.2.1.bb5 DEPENDS += "glib-2.0 zlib pixman"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/
H A Duml-utilities_20040406.bb4 DEPENDS = "zlib ncurses readline"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-grpcio_1.62.1.bb11 file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-irc/znc/
H A Dznc_1.8.2.bb6 DEPENDS = "openssl zlib icu"
/openbmc/openbmc/poky/meta/recipes-devtools/git/git/
H A D0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch24 - # centos7/rhel7 provides gcc 4.8.5 and zlib 1.2.7.
/openbmc/openbmc/poky/meta/recipes-extended/libsolv/
H A Dlibsolv_0.7.28.bb9 DEPENDS = "expat zlib zstd"
/openbmc/qemu/.gitlab-ci.d/cirrus/
H A Dmacos-14.vars14 … sdl2_image snappy socat sparse spice-protocol swtpm tesseract usbredir vde vte3 xorriso zlib zstd'
H A Dmacos-13.vars14 … sdl2_image snappy socat sparse spice-protocol swtpm tesseract usbredir vde vte3 xorriso zlib zstd'
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DZlib2 zlib License
/openbmc/qemu/tests/qemu-iotests/
H A D21454 _make_test_img 8M -o cluster_size=2M,compression_type=zlib
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ettercap/
H A Dettercap_0.8.3.1.bb16 zlib \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/
H A Dx11vnc_0.9.16.bb24 zlib \
/openbmc/linux/arch/arm64/boot/dts/amd/
H A Damd-overdrive-rev-b0.dts30 amd,zlib-support = <1>;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/
H A Dphp_8.2.16.bb9 DEPENDS = "zlib bzip2 libxml2 virtual/libiconv php-native"
11 DEPENDS:class-native = "zlib-native libxml2-native"
68 --with-zlib=${STAGING_LIBDIR}/.. \
87 --with-zlib=${STAGING_LIBDIR_NATIVE}/.. \
97 PACKAGECONFIG[zip] = "--with-zip --with-zlib-dir=${STAGING_EXECPREFIXDIR},,libzip"
/openbmc/qemu/ui/
H A Dvnc-enc-tight.c855 buffer_reserve(&vs->tight->zlib, bytes + 64); in tight_compress_data()
860 zstream->next_out = vs->tight->zlib.buffer + vs->tight->zlib.offset; in tight_compress_data()
861 zstream->avail_out = vs->tight->zlib.capacity - vs->tight->zlib.offset; in tight_compress_data()
871 vs->tight->zlib.offset = vs->tight->zlib.capacity - zstream->avail_out; in tight_compress_data()
876 vnc_write(vs, vs->tight->zlib.buffer, bytes); in tight_compress_data()
878 buffer_reset(&vs->tight->zlib); in tight_compress_data()
1705 buffer_free(&vs->tight->zlib); in vnc_tight_clear()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/
H A Dlibsdl2-image_2.0.5.bb7 DEPENDS = "tiff zlib libpng jpeg libsdl2 libwebp"
H A Dlibsdl-image_1.2.12.bb7 DEPENDS = "tiff zlib libpng jpeg libsdl"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tokyocabinet/
H A Dtokyocabinet_1.4.48.bb26 DEPENDS = "bzip2 zlib"

12345678910>>...16