Home
last modified time | relevance | path

Searched refs:ZLIB_HEADERSIZE (Results 1 – 19 of 19) sorted by relevance

/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
667 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
668 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
689 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
695 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
713 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
667 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
668 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
689 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
695 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
713 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
667 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
668 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
689 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
695 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
713 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/zstd-sys-1.4.19+zstd.1.4.8/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
738 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
739 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
760 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
766 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
784 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
753 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
754 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
775 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
781 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
799 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/archivers/zstd/zstd-1.5.0/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
753 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
754 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
775 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
781 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
799 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
671 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
672 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
693 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
699 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
717 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
671 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
672 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
693 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
699 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
717 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
671 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
672 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
693 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
699 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
717 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
753 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
754 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
775 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
781 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
799 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
744 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
745 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
766 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
772 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
790 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
671 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
672 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
693 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
699 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
717 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
671 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
672 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
693 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
699 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
717 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/emulators/citra/citra-ac98458e0/externals/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
738 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
739 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
760 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
766 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
784 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
738 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
739 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
760 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
766 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
784 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
753 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
754 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
775 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
781 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
799 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/zstd-sys-1.4.18+zstd.1.4.7/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
738 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
739 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
760 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
766 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
784 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
744 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
745 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
766 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
772 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
790 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()
/dports/databases/mydumper/mydumper-0.11.3-2/zstd/
H A Dzstd_zlibwrapper.c33 #define ZLIB_HEADERSIZE 4 macro
753 if (zwd->totalInBytes < ZLIB_HEADERSIZE) { in z_inflate()
754 if (zwd->totalInBytes == 0 && strm->avail_in >= ZLIB_HEADERSIZE) { in z_inflate()
775 size_t const srcSize = MIN(strm->avail_in, ZLIB_HEADERSIZE - zwd->totalInBytes); in z_inflate()
781 if (zwd->totalInBytes < ZLIB_HEADERSIZE) return Z_OK; in z_inflate()
799 strm->avail_in = ZLIB_HEADERSIZE; in z_inflate()