Home
last modified time | relevance | path

Searched refs:opt_lenb (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/dports/misc/broot/broot-1.7.0/cargo-crates/libz-sys-1.1.3/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in zng_tr_flush_block() local
643 opt_lenb = static_lenb = 0; in zng_tr_flush_block()
666 opt_lenb = (s->opt_len+3+7) >> 3; in zng_tr_flush_block()
670 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len, in zng_tr_flush_block()
673 if (static_lenb <= opt_lenb) in zng_tr_flush_block()
674 opt_lenb = static_lenb; in zng_tr_flush_block()
678 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */ in zng_tr_flush_block()
681 if (stored_len+4 <= opt_lenb && buf != NULL) { in zng_tr_flush_block()
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) { in zng_tr_flush_block()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libz-sys-1.1.3/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in zng_tr_flush_block() local
643 opt_lenb = static_lenb = 0; in zng_tr_flush_block()
666 opt_lenb = (s->opt_len+3+7) >> 3; in zng_tr_flush_block()
670 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len, in zng_tr_flush_block()
673 if (static_lenb <= opt_lenb) in zng_tr_flush_block()
674 opt_lenb = static_lenb; in zng_tr_flush_block()
678 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */ in zng_tr_flush_block()
681 if (stored_len+4 <= opt_lenb && buf != NULL) { in zng_tr_flush_block()
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) { in zng_tr_flush_block()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libz-sys-1.1.3/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in zng_tr_flush_block() local
643 opt_lenb = static_lenb = 0; in zng_tr_flush_block()
666 opt_lenb = (s->opt_len+3+7) >> 3; in zng_tr_flush_block()
670 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len, in zng_tr_flush_block()
673 if (static_lenb <= opt_lenb) in zng_tr_flush_block()
674 opt_lenb = static_lenb; in zng_tr_flush_block()
678 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */ in zng_tr_flush_block()
681 if (stored_len+4 <= opt_lenb && buf != NULL) { in zng_tr_flush_block()
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) { in zng_tr_flush_block()
/dports/archivers/c-blosc2/c-blosc2-2.0.4/internal-complibs/zlib-ng-2.0.5/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in zng_tr_flush_block() local
643 opt_lenb = static_lenb = 0; in zng_tr_flush_block()
666 opt_lenb = (s->opt_len+3+7) >> 3; in zng_tr_flush_block()
670 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len, in zng_tr_flush_block()
673 if (static_lenb <= opt_lenb) in zng_tr_flush_block()
674 opt_lenb = static_lenb; in zng_tr_flush_block()
678 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */ in zng_tr_flush_block()
681 if (stored_len+4 <= opt_lenb && buf != NULL) { in zng_tr_flush_block()
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) { in zng_tr_flush_block()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libz-sys-1.1.3/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in zng_tr_flush_block() local
643 opt_lenb = static_lenb = 0; in zng_tr_flush_block()
666 opt_lenb = (s->opt_len+3+7) >> 3; in zng_tr_flush_block()
670 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len, in zng_tr_flush_block()
673 if (static_lenb <= opt_lenb) in zng_tr_flush_block()
674 opt_lenb = static_lenb; in zng_tr_flush_block()
678 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */ in zng_tr_flush_block()
681 if (stored_len+4 <= opt_lenb && buf != NULL) { in zng_tr_flush_block()
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) { in zng_tr_flush_block()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/libz-sys-1.1.3/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in zng_tr_flush_block() local
643 opt_lenb = static_lenb = 0; in zng_tr_flush_block()
666 opt_lenb = (s->opt_len+3+7) >> 3; in zng_tr_flush_block()
670 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len, in zng_tr_flush_block()
673 if (static_lenb <= opt_lenb) in zng_tr_flush_block()
674 opt_lenb = static_lenb; in zng_tr_flush_block()
678 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */ in zng_tr_flush_block()
681 if (stored_len+4 <= opt_lenb && buf != NULL) { in zng_tr_flush_block()
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) { in zng_tr_flush_block()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libz-sys-1.1.3/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in zng_tr_flush_block() local
643 opt_lenb = static_lenb = 0; in zng_tr_flush_block()
666 opt_lenb = (s->opt_len+3+7) >> 3; in zng_tr_flush_block()
670 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len, in zng_tr_flush_block()
673 if (static_lenb <= opt_lenb) in zng_tr_flush_block()
674 opt_lenb = static_lenb; in zng_tr_flush_block()
678 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */ in zng_tr_flush_block()
681 if (stored_len+4 <= opt_lenb && buf != NULL) { in zng_tr_flush_block()
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) { in zng_tr_flush_block()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libz-sys-1.1.3/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in zng_tr_flush_block() local
643 opt_lenb = static_lenb = 0; in zng_tr_flush_block()
666 opt_lenb = (s->opt_len+3+7) >> 3; in zng_tr_flush_block()
670 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len, in zng_tr_flush_block()
673 if (static_lenb <= opt_lenb) in zng_tr_flush_block()
674 opt_lenb = static_lenb; in zng_tr_flush_block()
678 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */ in zng_tr_flush_block()
681 if (stored_len+4 <= opt_lenb && buf != NULL) { in zng_tr_flush_block()
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) { in zng_tr_flush_block()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libz-sys-1.1.3/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in zng_tr_flush_block() local
643 opt_lenb = static_lenb = 0; in zng_tr_flush_block()
666 opt_lenb = (s->opt_len+3+7) >> 3; in zng_tr_flush_block()
670 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len, in zng_tr_flush_block()
673 if (static_lenb <= opt_lenb) in zng_tr_flush_block()
674 opt_lenb = static_lenb; in zng_tr_flush_block()
678 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */ in zng_tr_flush_block()
681 if (stored_len+4 <= opt_lenb && buf != NULL) { in zng_tr_flush_block()
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) { in zng_tr_flush_block()
/dports/lang/rust/rustc-1.58.1-src/vendor/libz-sys/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in zng_tr_flush_block() local
643 opt_lenb = static_lenb = 0; in zng_tr_flush_block()
666 opt_lenb = (s->opt_len+3+7) >> 3; in zng_tr_flush_block()
670 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len, in zng_tr_flush_block()
673 if (static_lenb <= opt_lenb) in zng_tr_flush_block()
674 opt_lenb = static_lenb; in zng_tr_flush_block()
678 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */ in zng_tr_flush_block()
681 if (stored_len+4 <= opt_lenb && buf != NULL) { in zng_tr_flush_block()
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) { in zng_tr_flush_block()
/dports/textproc/bat/bat-0.18.3/cargo-crates/libz-sys-1.1.3/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in zng_tr_flush_block() local
643 opt_lenb = static_lenb = 0; in zng_tr_flush_block()
666 opt_lenb = (s->opt_len+3+7) >> 3; in zng_tr_flush_block()
670 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len, in zng_tr_flush_block()
673 if (static_lenb <= opt_lenb) in zng_tr_flush_block()
674 opt_lenb = static_lenb; in zng_tr_flush_block()
678 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */ in zng_tr_flush_block()
681 if (stored_len+4 <= opt_lenb && buf != NULL) { in zng_tr_flush_block()
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) { in zng_tr_flush_block()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libz-sys-1.1.2/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
662 opt_lenb = (s->opt_len+3+7) >> 3;
666 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
669 if (static_lenb <= opt_lenb)
670 opt_lenb = static_lenb;
674 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
680 if (stored_len+4 <= opt_lenb && buf != NULL) {
694 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libz-sys-1.1.2/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
662 opt_lenb = (s->opt_len+3+7) >> 3;
666 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
669 if (static_lenb <= opt_lenb)
670 opt_lenb = static_lenb;
674 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
680 if (stored_len+4 <= opt_lenb && buf != NULL) {
694 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libz-sys-1.1.2/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
662 opt_lenb = (s->opt_len+3+7) >> 3;
666 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
669 if (static_lenb <= opt_lenb)
670 opt_lenb = static_lenb;
674 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
680 if (stored_len+4 <= opt_lenb && buf != NULL) {
694 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libz-sys-1.1.0/src/zlib-ng/
H A Dtrees.c634 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
659 opt_lenb = (s->opt_len+3+7) >> 3;
663 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
666 if (static_lenb <= opt_lenb)
667 opt_lenb = static_lenb;
671 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
677 if (stored_len+4 <= opt_lenb && buf != NULL) {
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libz-sys-1.1.0/src/zlib-ng/
H A Dtrees.c634 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */
659 opt_lenb = (s->opt_len+3+7) >> 3;
663 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
666 if (static_lenb <= opt_lenb)
667 opt_lenb = static_lenb;
671 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
677 if (stored_len+4 <= opt_lenb && buf != NULL) {
691 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libz-sys-1.1.2/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
662 opt_lenb = (s->opt_len+3+7) >> 3;
666 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
669 if (static_lenb <= opt_lenb)
670 opt_lenb = static_lenb;
674 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
680 if (stored_len+4 <= opt_lenb && buf != NULL) {
694 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libz-sys-1.1.2/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
662 opt_lenb = (s->opt_len+3+7) >> 3;
666 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
669 if (static_lenb <= opt_lenb)
670 opt_lenb = static_lenb;
674 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
680 if (stored_len+4 <= opt_lenb && buf != NULL) {
694 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/libz-sys-1.1.2/src/zlib-ng/
H A Dtrees.c637 unsigned long opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
662 opt_lenb = (s->opt_len+3+7) >> 3;
666 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
669 if (static_lenb <= opt_lenb)
670 opt_lenb = static_lenb;
674 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
680 if (stored_len+4 <= opt_lenb && buf != NULL) {
694 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/zlib_deflate/
H A Ddeftree.c809 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
836 opt_lenb = (s->opt_len+3+7)>>3;
840 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
843 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
847 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
858 if (stored_len <= opt_lenb && eof && s->compressed_len==0L && seekable()) {
872 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
886 } else if (static_lenb == opt_lenb) {
/dports/multimedia/libv4l/linux-5.13-rc2/lib/zlib_deflate/
H A Ddeftree.c809 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
836 opt_lenb = (s->opt_len+3+7)>>3;
840 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
843 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
847 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
858 if (stored_len <= opt_lenb && eof && s->compressed_len==0L && seekable()) {
872 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
886 } else if (static_lenb == opt_lenb) {
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/zlib_deflate/
H A Ddeftree.c809 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
836 opt_lenb = (s->opt_len+3+7)>>3;
840 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
843 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
847 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
858 if (stored_len <= opt_lenb && eof && s->compressed_len==0L && seekable()) {
872 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
886 } else if (static_lenb == opt_lenb) {
/dports/security/pgpin/pgp263in/src/
H A Dztrees.c882 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
906 opt_lenb = (opt_len+3+7)>>3;
911 opt_lenb, opt_len, static_lenb, static_len, stored_len,
914 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
924 if (stored_len <= opt_lenb && eof && compressed_len == 0L && seekable()) {
938 if ((stored_len+4 <= opt_lenb) && (buf != (char *)NULL)) {
956 } else if (static_lenb == opt_lenb) {
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/ctools/ctransition/
H A Dct_nlmzip_trees.cpp1038 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ in Nlmzip_flush_block() local
1066 opt_lenb = (opt_len+3+7)>>3; in Nlmzip_flush_block()
1069 if ( static_lenb <= opt_lenb ) { in Nlmzip_flush_block()
1070 opt_lenb = static_lenb; in Nlmzip_flush_block()
1077 if ( stored_len+4 <= opt_lenb && buf != (char*)0 ) { in Nlmzip_flush_block()
1088 } else if ( static_lenb == opt_lenb ) { in Nlmzip_flush_block()
/dports/games/retroarch/RetroArch-1.9.7/deps/libz/
H A Dtrees.c628 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
652 opt_lenb = (s->opt_len+3+7)>>3;
655 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
659 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
665 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
679 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {

12345678910>>...22