Searched refs:static_len (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtrees.c334 local ulg static_len; /* bit length of current block with static trees */ variable
569 opt_len = static_len = 0L;
636 * The length opt_len is updated; static_len is also updated if stree is
676 if (stree) static_len += (ulg)f * (stree[n].Len + xbits);
762 * and corresponding code. The length opt_len is updated; static_len is
799 opt_len--; if (stree) static_len -= stree[new].Len;
969 Tracev((stderr, "\ndyn trees: dyn %ld, stat %ld", opt_len, static_len));
1019 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
1029 Tracev((stderr, "\nlit data: dyn %ld, stat %ld", opt_len, static_len));
1032 Tracev((stderr, "\ndist data: dyn %ld, stat %ld", opt_len, static_len));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dtrees.c420 s->opt_len = s->static_len = 0L;
485 * The length opt_len is updated; static_len is also updated if stree is
526 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
614 * and corresponding code. The length opt_len is updated; static_len is
652 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
826 s->opt_len, s->static_len));
913 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
926 s->static_len));
930 s->static_len));
931 /* At this point, opt_len and static_len ar
[all...]
H A Ddeflate.h248 ulg static_len; /* bit length of current block with static trees */ member in struct:internal_state
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dtrees.c422 s->opt_len = s->static_len = 0L;
487 * The length opt_len is updated; static_len is also updated if stree is
528 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
616 * and corresponding code. The length opt_len is updated; static_len is
654 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
828 s->opt_len, s->static_len));
927 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
940 s->static_len));
944 s->static_len));
945 /* At this point, opt_len and static_len ar
[all...]
H A Ddeflate.h245 ulg static_len; /* bit length of current block with static trees */ member in struct:internal_state
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dtrees.c422 s->opt_len = s->static_len = 0L;
487 * The length opt_len is updated; static_len is also updated if stree is
528 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
616 * and corresponding code. The length opt_len is updated; static_len is
654 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
828 s->opt_len, s->static_len));
927 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
940 s->static_len));
944 s->static_len));
945 /* At this point, opt_len and static_len ar
[all...]
H A Ddeflate.h245 ulg static_len; /* bit length of current block with static trees */ member in struct:internal_state
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dtrees.c422 s->opt_len = s->static_len = 0L;
487 * The length opt_len is updated; static_len is also updated if stree is
528 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
616 * and corresponding code. The length opt_len is updated; static_len is
654 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
828 s->opt_len, s->static_len));
927 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
940 s->static_len));
944 s->static_len));
945 /* At this point, opt_len and static_len ar
[all...]
H A Ddeflate.h245 ulg static_len; /* bit length of current block with static trees */ member in struct:internal_state
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddeftree.c338 s->opt_len = s->static_len = 0L;
404 * The length opt_len is updated; static_len is also updated if stree is
446 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
535 * and corresponding code. The length opt_len is updated; static_len is
574 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
750 s->opt_len, s->static_len));
863 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
875 s->static_len));
879 s->static_len));
880 /* At this point, opt_len and static_len ar
[all...]
H A Ddefutil.h221 ulg static_len; /* bit length of current block with static trees */ member in struct:deflate_state
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dtrees.c420 s->opt_len = s->static_len = 0L;
485 * The length opt_len is updated; static_len is also updated if stree is
526 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
614 * and corresponding code. The length opt_len is updated; static_len is
652 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
826 s->opt_len, s->static_len));
913 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
926 s->static_len));
930 s->static_len));
931 /* At this point, opt_len and static_len ar
[all...]
H A Ddeflate.h248 ulg static_len; /* bit length of current block with static trees */ member in struct:internal_state
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dgzip.c951 ulg static_len; /* bit length of current block with static trees */ member in struct:globals2
1007 G2.opt_len = G2.static_len = 0;
1059 * The length opt_len is updated; static_len is also updated if stree is
1106 G2.static_len += (ulg) f * (stree[n].Len + xbits);
1199 * and corresponding code. The length opt_len is updated; static_len is
1253 G2.static_len -= stree[new].Len;
1443 Tracev((stderr, "\ndyn trees: dyn %ld, stat %ld", G2.opt_len, G2.static_len));
1592 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
1599 Tracev((stderr, "\nlit data: dyn %ld, stat %ld", G2.opt_len, G2.static_len));
1602 Tracev((stderr, "\ndist data: dyn %ld, stat %ld", G2.opt_len, G2.static_len));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c366 ulg static_len; /* bit length of current block with static trees */ member in struct:deflate_state
1780 s->opt_len = s->static_len = 0L;
1845 * The length opt_len is updated; static_len is also updated if stree is
1886 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
1974 * and corresponding code. The length opt_len is updated; static_len is
2012 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
2185 s->opt_len, s->static_len));
2287 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
2299 s->static_len));
2303 s->static_len));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c366 ulg static_len; /* bit length of current block with static trees */ member in struct:deflate_state
1780 s->opt_len = s->static_len = 0L;
1845 * The length opt_len is updated; static_len is also updated if stree is
1886 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
1974 * and corresponding code. The length opt_len is updated; static_len is
2012 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
2185 s->opt_len, s->static_len));
2287 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
2299 s->static_len));
2303 s->static_len));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c491 ulg static_len; /* bit length of current block with static trees */ member in struct:deflate_state
2178 s->opt_len = s->static_len = 0L;
2243 * The length opt_len is updated; static_len is also updated if stree is
2284 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
2372 * and corresponding code. The length opt_len is updated; static_len is
2410 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
2583 s->opt_len, s->static_len));
2689 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
2701 s->static_len));
2705 s->static_len));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c491 ulg static_len; /* bit length of current block with static trees */ member in struct:deflate_state
2178 s->opt_len = s->static_len = 0L;
2243 * The length opt_len is updated; static_len is also updated if stree is
2284 if (stree) s->static_len += (ulg)f * (stree[n].Len + xbits);
2372 * and corresponding code. The length opt_len is updated; static_len is
2410 s->opt_len--; if (stree) s->static_len -= stree[node].Len;
2583 s->opt_len, s->static_len));
2689 ulg opt_lenb, static_lenb; /* opt_len and static_len in bytes */
2701 s->static_len));
2705 s->static_len));
[all...]

Completed in 190 milliseconds