Home
last modified time | relevance | path

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

/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c435 ZWRAP_state_t decompState; member
567 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
588 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
625 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
665 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
748 zwd->decompState = ZWRAP_useInit; in z_inflate()
753 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
773 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
829 zwd->decompState = ZWRAP_streamEnd; in z_inflate()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c435 ZWRAP_state_t decompState; member
567 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
588 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
625 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
665 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
748 zwd->decompState = ZWRAP_useInit; in z_inflate()
753 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
773 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
829 zwd->decompState = ZWRAP_streamEnd; in z_inflate()
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c435 ZWRAP_state_t decompState; member
567 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
588 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
625 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
665 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
748 zwd->decompState = ZWRAP_useInit; in z_inflate()
753 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
773 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
829 zwd->decompState = ZWRAP_streamEnd; 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.c506 ZWRAP_state_t decompState; member
638 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
659 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
696 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
736 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
819 zwd->decompState = ZWRAP_useInit; in z_inflate()
824 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
844 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
900 zwd->decompState = ZWRAP_streamEnd; in z_inflate()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c521 ZWRAP_state_t decompState; member
653 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
674 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
711 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
751 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
834 zwd->decompState = ZWRAP_useInit; in z_inflate()
839 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
859 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
915 zwd->decompState = ZWRAP_streamEnd; in z_inflate()
/dports/archivers/zstd/zstd-1.5.0/zlibWrapper/
H A Dzstd_zlibwrapper.c521 ZWRAP_state_t decompState; member
653 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
674 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
711 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
751 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
834 zwd->decompState = ZWRAP_useInit; in z_inflate()
839 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
859 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
915 zwd->decompState = ZWRAP_streamEnd; in z_inflate()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c437 ZWRAP_state_t decompState; member
571 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
592 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
629 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
669 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
752 zwd->decompState = ZWRAP_useInit; in z_inflate()
757 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
777 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
833 zwd->decompState = ZWRAP_streamEnd; 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.c437 ZWRAP_state_t decompState; member
571 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
592 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
629 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
669 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
752 zwd->decompState = ZWRAP_useInit; in z_inflate()
757 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
777 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
833 zwd->decompState = ZWRAP_streamEnd; in z_inflate()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c437 ZWRAP_state_t decompState; member
571 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
592 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
629 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
669 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
752 zwd->decompState = ZWRAP_useInit; in z_inflate()
757 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
777 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
833 zwd->decompState = ZWRAP_streamEnd; in z_inflate()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c521 ZWRAP_state_t decompState; member
653 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
674 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
711 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
751 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
834 zwd->decompState = ZWRAP_useInit; in z_inflate()
839 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
859 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
915 zwd->decompState = ZWRAP_streamEnd; 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.c512 ZWRAP_state_t decompState; member
644 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
665 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
702 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
742 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
825 zwd->decompState = ZWRAP_useInit; in z_inflate()
830 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
850 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
906 zwd->decompState = ZWRAP_streamEnd; 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.c437 ZWRAP_state_t decompState; member
571 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
592 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
629 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
669 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
752 zwd->decompState = ZWRAP_useInit; in z_inflate()
757 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
777 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
833 zwd->decompState = ZWRAP_streamEnd; 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.c437 ZWRAP_state_t decompState; member
571 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
592 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
629 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
669 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
752 zwd->decompState = ZWRAP_useInit; in z_inflate()
757 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
777 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
833 zwd->decompState = ZWRAP_streamEnd; in z_inflate()
/dports/emulators/citra/citra-ac98458e0/externals/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c506 ZWRAP_state_t decompState; member
638 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
659 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
696 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
736 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
819 zwd->decompState = ZWRAP_useInit; in z_inflate()
824 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
844 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
900 zwd->decompState = ZWRAP_streamEnd; in z_inflate()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c506 ZWRAP_state_t decompState; member
638 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
659 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
696 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
736 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
819 zwd->decompState = ZWRAP_useInit; in z_inflate()
824 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
844 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
900 zwd->decompState = ZWRAP_streamEnd; in z_inflate()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c521 ZWRAP_state_t decompState; member
653 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
674 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
711 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
751 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
834 zwd->decompState = ZWRAP_useInit; in z_inflate()
839 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
859 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
915 zwd->decompState = ZWRAP_streamEnd; 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.c506 ZWRAP_state_t decompState; member
638 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
659 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
696 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
736 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
819 zwd->decompState = ZWRAP_useInit; in z_inflate()
824 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
844 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
900 zwd->decompState = ZWRAP_streamEnd; 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.c512 ZWRAP_state_t decompState; member
644 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
665 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
702 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
742 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
825 zwd->decompState = ZWRAP_useInit; in z_inflate()
830 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
850 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
906 zwd->decompState = ZWRAP_streamEnd; in z_inflate()
/dports/databases/mydumper/mydumper-0.11.3-2/zstd/
H A Dzstd_zlibwrapper.c521 ZWRAP_state_t decompState; member
653 zwd->decompState = ZWRAP_useReset; in ZWRAP_inflateReset_keepDict()
674 zwd->decompState = ZWRAP_useInit; } in z_inflateReset()
711 zwd->decompState = ZWRAP_useReset; in z_inflateSetDictionary()
751 if (zwd->decompState == ZWRAP_streamEnd) return Z_STREAM_END; in z_inflate()
834 zwd->decompState = ZWRAP_useInit; in z_inflate()
839 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
859 if (zwd->decompState == ZWRAP_useInit) { in z_inflate()
915 zwd->decompState = ZWRAP_streamEnd; in z_inflate()