Home
last modified time | relevance | path

Searched refs:opt_lenb (Results 251 – 275 of 545) sorted by relevance

1...<<11121314151617181920>>...22

/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/lib/zlib/
H A Dtrees.c932 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
960 opt_lenb = (s->opt_len+3+7)>>3;
964 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
967 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
971 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
977 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
991 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/graphics/py-gdal/gdal-3.3.3/frmts/zlib/
H A Dtrees.c927 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
955 opt_lenb = (s->opt_len+3+7)>>3;
959 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
962 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
966 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
972 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
986 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/sysutils/syslinux/syslinux-6.03/com32/lib/zlib/
H A Dtrees.c931 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
959 opt_lenb = (s->opt_len+3+7)>>3;
963 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
966 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
970 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
976 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
990 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/sysutils/u-boot-rpi/u-boot-2021.07/lib/zlib/
H A Dtrees.c932 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
960 opt_lenb = (s->opt_len+3+7)>>3;
964 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
967 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
971 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
977 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
991 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/graphics/povray37/povray-3.7.0.10/libraries/zlib/
H A Dtrees.c913 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
941 opt_lenb = (s->opt_len+3+7)>>3;
945 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
948 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
952 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
958 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
972 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/lib/zlib/
H A Dtrees.c932 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
960 opt_lenb = (s->opt_len+3+7)>>3;
964 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
967 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
971 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
977 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
991 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/zlib-0.6.2.3/cbits/
H A Dtrees.c917 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
945 opt_lenb = (s->opt_len+3+7)>>3;
949 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
952 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
956 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
962 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
976 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/zlib-0.6.2.1/cbits/
H A Dtrees.c913 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
941 opt_lenb = (s->opt_len+3+7)>>3;
945 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
948 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
952 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
958 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
972 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/zlib-0.6.2.3/cbits/
H A Dtrees.c917 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
945 opt_lenb = (s->opt_len+3+7)>>3;
949 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
952 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
956 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
962 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
976 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/zlib-0.6.2.3/cbits/
H A Dtrees.c917 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
945 opt_lenb = (s->opt_len+3+7)>>3;
949 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
952 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
956 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
962 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
976 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/misc/openmvg/openMVG-2.0/src/third_party/zlib/
H A Dtrees.c927 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
955 opt_lenb = (s->opt_len+3+7)>>3;
959 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
962 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
966 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
972 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
986 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/science/dlib-cpp/dlib-19.22/dlib/external/zlib/
H A Dtrees.c913 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
941 opt_lenb = (s->opt_len+3+7)>>3;
945 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
948 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
952 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
958 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
972 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/zlib/src/
H A Dtrees.c917 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
945 opt_lenb = (s->opt_len+3+7)>>3;
949 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
952 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
956 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
962 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
976 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/games/augustus/augustus-3.1.0/ext/zlib/
H A Dtrees.c631 ulg opt_lenb, static_lenb; local
644 opt_lenb = (s->opt_len+3+7)>>3;
648 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
651 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
655 opt_lenb = static_lenb = stored_len + 5;
661 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
668 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/lib/zlib/
H A Dtrees.c931 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
959 opt_lenb = (s->opt_len+3+7)>>3;
963 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
966 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
970 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
976 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
990 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/zlib-0.6.2.2/cbits/
H A Dtrees.c917 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
945 opt_lenb = (s->opt_len+3+7)>>3;
949 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
952 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
956 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
962 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
976 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/lang/v8/v8-9.6.180.12/third_party/zlib/
H A Dtrees.c917 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
945 opt_lenb = (s->opt_len+3+7)>>3;
949 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
952 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
956 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
962 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
976 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/lang/tcl87/tcl8.7a5/compat/zlib/
H A Dtrees.c917 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
945 opt_lenb = (s->opt_len+3+7)>>3;
949 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
952 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
956 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
962 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
976 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/zlib/
H A Dtrees.c931 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
959 opt_lenb = (s->opt_len+3+7)>>3;
963 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
966 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
970 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
976 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
990 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/lib/zlib/
H A Dtrees.c932 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
960 opt_lenb = (s->opt_len+3+7)>>3;
964 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
967 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
971 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
977 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
991 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/zlib/
H A Dtrees.c931 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
959 opt_lenb = (s->opt_len+3+7)>>3;
963 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
966 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
970 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
976 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
990 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/lang/spidermonkey60/firefox-60.9.0/modules/zlib/src/
H A Dtrees.c917 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
945 opt_lenb = (s->opt_len+3+7)>>3;
949 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
952 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
956 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
962 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
976 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/native/libzip/zlib/
H A Dtrees.c941 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
969 opt_lenb = (s->opt_len+3+7)>>3;
973 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
976 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
980 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
986 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
1000 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/zlib/
H A Dtrees.c917 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
945 opt_lenb = (s->opt_len+3+7)>>3;
949 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
952 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
956 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
962 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
976 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/dports/lang/gcc6-aux/gcc-6-20180516/zlib/
H A Dtrees.c913 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */ local
941 opt_lenb = (s->opt_len+3+7)>>3;
945 opt_lenb, s->opt_len, static_lenb, s->static_len, stored_len,
948 if (static_lenb <= opt_lenb) opt_lenb = static_lenb;
952 opt_lenb = static_lenb = stored_len + 5; /* force a stored block */
958 if (stored_len+4 <= opt_lenb && buf != (char*)0) {
972 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {

1...<<11121314151617181920>>...22