/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/ |
H A D | 720240501dca0b4eacc3295665d7ced8719e11d2.patch | 31 - "Accept-Encoding": "gzip, deflate", 38 + "gzip, deflate" 101 - "Accept-Encoding": "gzip, deflate", 108 + "gzip, deflate" 171 - "Accept-Encoding": "gzip, deflate", 178 + "gzip, deflate" 241 - "Accept-Encoding": "gzip, deflate", 248 + "gzip, deflate" 311 - "Accept-Encoding": "gzip, deflate", 318 + "gzip, deflate" [all …]
|
H A D | 090856f4159c40a2927fb88546419f2e1697ad5f.patch | 29 …requests/2.2.1 CPython/3.5.2 Darwin/17.3.0"], "Accept-Encoding": ["gzip, deflate, compress"], "Acc… 45 + "gzip, deflate, compress" 92 …deflate"], "Accept": ["*/*"]}}}, {"response": {"status": {"code": 200, "message": "OK"}, "body": {… 108 + "gzip, deflate" 173 + "gzip, deflate" 232 …deflate\", \n \"Connection\": \"keep-alive\", \n \"Host\": \"http2bin.org\", \n \"User-Ag… 248 + "gzip, deflate" 263 …eaders\": {\n \"Accept\": \"*/*\", \n \"Accept-Encoding\": \"gzip, deflate\", \n \"Connec… 304 …deflate, compress"], "Accept": ["*/*"], "User-Agent": ["python-requests/2.2.1 CPython/2.7.6 Linux/… 320 + "gzip, deflate, compress" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pistache/ |
H A D | pistache_0.4.26.bb | 16 PACKAGECONFIG ?= "openssl brotli deflate zstd examples" 19 PACKAGECONFIG[deflate] = "-DPISTACHE_USE_CONTENT_ENCODING_DEFLATE=true, -DPISTACHE_USE_CONTENT_ENC…
|
/openbmc/linux/lib/zlib_deflate/ |
H A D | Makefile | 12 zlib_deflate-objs := deflate.o deftree.o deflate_syms.o
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/brotli/ |
H A D | brotli_1.1.0.bb | 3 that it is similar in speed to deflate but offers more dense compression."
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/ |
H A D | 0001-Add-LDFLAGS-to-linker-cmdline.patch | 17 @@ -14,7 +14,7 @@ ZLIB_O := crc32.o deflate.o adler32.o co
|
/openbmc/u-boot/lib/ |
H A D | gzip.c | 90 r = deflate(&s, flush); in zzip()
|
/openbmc/u-boot/include/u-boot/ |
H A D | zlib.h | 68 # define deflate z_deflate macro 518 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
|
/openbmc/qemu/ui/ |
H A D | vnc-enc-zlib.c | 112 if (deflate(zstream, Z_SYNC_FLUSH) != Z_OK) { in vnc_zlib_stop()
|
H A D | vnc-clipboard.c | 105 ret = deflate(&stream, Z_FINISH); in deflate_buffer()
|
H A D | vnc-enc-zrle.c | 106 if (deflate(zstream, Z_SYNC_FLUSH) != Z_OK) { in zrle_compress_data()
|
/openbmc/linux/fs/pstore/ |
H A D | Kconfig | 25 bool "Pstore compression (deflate)" 32 the backing store. This is implemented using the zlib 'deflate'
|
/openbmc/qemu/docs/devel/migration/ |
H A D | qpl-compression.rst | 5 provide compression and decompression features and it is based on deflate 213 Although both ``QPL`` and ``ZLIB`` are based on the deflate compression
|
H A D | uadk-compression.rst | 142 Though both UADK and ZLIB are based on the deflate compression algorithm, UADK
|
/openbmc/qemu/migration/ |
H A D | multifd-zlib.c | 138 ret = deflate(zs, flush); in multifd_zlib_send_prepare()
|
/openbmc/qemu/block/ |
H A D | qcow2-threads.c | 116 ret = deflate(&strm, Z_FINISH); in qcow2_zlib_compress()
|
/openbmc/qemu/docs/interop/ |
H A D | qcow2.txt | 217 must be present and non-zero (which means non-deflate 219 or must be zero (which means deflate). 222 0: deflate <https://www.ietf.org/rfc/rfc1951.txt> 225 The deflate compression type is called "zlib" 227 deflate compression type do not have zlib headers.
|
/openbmc/linux/crypto/ |
H A D | Makefile | 155 obj-$(CONFIG_CRYPTO_DEFLATE) += deflate.o
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | zlib-off64_t.patch | 29 …deflate.c":"70c72cdbf88987660e787a99658641bce36fff4848f9bf395f3727df9543664b","src/zlib-ng/deflate… 31 …deflate.c":"70c72cdbf88987660e787a99658641bce36fff4848f9bf395f3727df9543664b","src/zlib-ng/deflate…
|
/openbmc/openbmc-test-automation/redfish/task_service/ |
H A D | test_tasks_service.robot | 102 # "Accept-Encoding: gzip, deflate, br",
|
/openbmc/linux/Documentation/admin-guide/blockdev/ |
H A D | zram.rst | 442 #select deflate recompression algorithm, priority 2 443 echo "algo=deflate priority=2" > /sys/block/zramX/recomp_algorithm
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/ |
H A D | apache2_2.4.62.bb | 57 PACKAGECONFIG[zlib] = "--enable-deflate --with-zlib=${STAGING_LIBDIR}/../,,zlib,zlib"
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/ |
H A D | perl-rdepends.txt | 918 RDEPENDS:perl-module-io-compress-adapter-deflate += "perl-module-bytes" 919 RDEPENDS:perl-module-io-compress-adapter-deflate += "perl-module-compress-raw-zlib" 920 RDEPENDS:perl-module-io-compress-adapter-deflate += "perl-module-exporter" 921 RDEPENDS:perl-module-io-compress-adapter-deflate += "perl-module-io-compress-base-common" 922 RDEPENDS:perl-module-io-compress-adapter-deflate += "perl-module-strict" 923 RDEPENDS:perl-module-io-compress-adapter-deflate += "perl-module-warnings" 949 RDEPENDS:perl-module-io-compress-deflate += "perl-module-bytes" 950 RDEPENDS:perl-module-io-compress-deflate += "perl-module-exporter " 951 RDEPENDS:perl-module-io-compress-deflate += "perl-module-io-compress-adapter-deflate" 952 RDEPENDS:perl-module-io-compress-deflate += "perl-module-io-compress-base-common" [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | packagegroup-base.bb | 242 kernel-module-ppp-deflate \
|
/openbmc/u-boot/lib/zlib/ |
H A D | deflate.c | 437 err = deflate(strm, Z_BLOCK); 582 int ZEXPORT deflate (strm, flush) in deflate() function
|