Home
last modified time | relevance | path

Searched refs:static_ltree (Results 1 – 25 of 1121) sorted by relevance

12345678910>>...45

/dports/misc/broot/broot-1.7.0/cargo-crates/libz-sys-1.1.3/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libz-sys-1.1.3/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libz-sys-1.1.2/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/archivers/c-blosc2/c-blosc2-2.0.4/internal-complibs/zlib-ng-2.0.5/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libz-sys-1.1.2/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libz-sys-1.1.2/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libz-sys-1.1.3/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libz-sys-1.1.0/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libz-sys-1.1.0/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2];
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++;
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++;
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in DataBuffer()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++;
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count);
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5));
/dports/devel/grcov/grcov-0.8.2/cargo-crates/libz-sys-1.1.3/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libz-sys-1.1.2/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libz-sys-1.1.3/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libz-sys-1.1.3/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libz-sys-1.1.3/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/lang/rust/rustc-1.58.1-src/vendor/libz-sys/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/textproc/bat/bat-0.18.3/cargo-crates/libz-sys-1.1.3/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libz-sys-1.1.2/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2];
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++;
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++;
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++;
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++;
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count);
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5));
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/libz-sys-1.1.2/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libz-sys-1.1.3/src/zlib-ng/tools/
H A Dmaketrees.c11 static ct_data static_ltree[L_CODES+2]; variable
81 while (n <= 143) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
82 while (n <= 255) static_ltree[n++].Len = 9, bl_count[9]++; in tr_static_init()
83 while (n <= 279) static_ltree[n++].Len = 7, bl_count[7]++; in tr_static_init()
84 while (n <= 287) static_ltree[n++].Len = 8, bl_count[8]++; in tr_static_init()
88 gen_codes((ct_data *)static_ltree, L_CODES+1, bl_count); in tr_static_init()
111 … printf("{{%3u},{%u}}%s", static_ltree[i].Code, static_ltree[i].Len, SEPARATOR(i, L_CODES+1, 5)); in gen_trees_header()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libz-sys-1.1.2/src/zlib-ng/
H A Ddeflate_quick.c26 extern const ct_data static_ltree[L_CODES+2];
37 zng_tr_emit_end_block(s, static_ltree, last); \
99 zng_tr_emit_dist(s, static_ltree, static_dtree, match_len - MIN_MATCH, dist); in deflate_quick()
107 zng_tr_emit_lit(s, static_ltree, s->window[s->strstart]); in deflate_quick()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libz-sys-1.1.2/src/zlib-ng/
H A Ddeflate_quick.c26 extern const ct_data static_ltree[L_CODES+2];
37 zng_tr_emit_end_block(s, static_ltree, last); \
99 zng_tr_emit_dist(s, static_ltree, static_dtree, match_len - MIN_MATCH, dist); in deflate_quick()
107 zng_tr_emit_lit(s, static_ltree, s->window[s->strstart]); in deflate_quick()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libz-sys-1.1.2/src/zlib-ng/
H A Ddeflate_quick.c26 extern const ct_data static_ltree[L_CODES+2];
37 zng_tr_emit_end_block(s, static_ltree, last); \
99 zng_tr_emit_dist(s, static_ltree, static_dtree, match_len - MIN_MATCH, dist); in deflate_quick()
107 zng_tr_emit_lit(s, static_ltree, s->window[s->strstart]); in deflate_quick()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libz-sys-1.1.0/src/zlib-ng/
H A Ddeflate_quick.c26 extern const ct_data static_ltree[L_CODES+2];
37 zng_tr_emit_end_block(s, static_ltree, last); \
99 zng_tr_emit_dist(s, static_ltree, static_dtree, match_len - MIN_MATCH, dist); in deflate_quick()
107 zng_tr_emit_lit(s, static_ltree, s->window[s->strstart]); in deflate_quick()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libz-sys-1.1.0/src/zlib-ng/
H A Ddeflate_quick.c26 extern const ct_data static_ltree[L_CODES+2];
37 zng_tr_emit_end_block(s, static_ltree, last); \
99 zng_tr_emit_dist(s, static_ltree, static_dtree, match_len - MIN_MATCH, dist); in deflate_quick()
107 zng_tr_emit_lit(s, static_ltree, s->window[s->strstart]); in deflate_quick()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libz-sys-1.1.2/src/zlib-ng/
H A Ddeflate_quick.c26 extern const ct_data static_ltree[L_CODES+2];
37 zng_tr_emit_end_block(s, static_ltree, last); \
99 zng_tr_emit_dist(s, static_ltree, static_dtree, match_len - MIN_MATCH, dist); in deflate_quick()
107 zng_tr_emit_lit(s, static_ltree, s->window[s->strstart]); in deflate_quick()

12345678910>>...45