Home
last modified time | relevance | path

Searched refs:length_code (Results 51 – 75 of 184) sorted by relevance

12345678

/dports/www/zola/zola-0.15.2/cargo-crates/deflate-0.8.6/src/
H A Dhuffman_table.rs221 pub length_code: HuffmanCode, field
417 length_code: l_codes.0, in get_length_distance_code()
522 assert_eq!(ld.length_code.code, 0b00100000); in make_table_fixed()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/deflate-0.8.6/src/
H A Dhuffman_table.rs221 pub length_code: HuffmanCode, field
417 length_code: l_codes.0, in get_length_distance_code()
522 assert_eq!(ld.length_code.code, 0b00100000); in make_table_fixed()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/deflate/src/
H A Dhuffman_table.rs1357 pub length_code: HuffmanCode, field
1554 length_code: l_codes.0, in get_length_distance_code()
1658 assert_eq!(ld.length_code.code, 0b00100000); in make_table_fixed()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/deflate-0.7.20/src/
H A Dhuffman_table.rs1357 pub length_code: HuffmanCode, field
1554 length_code: l_codes.0, in get_length_distance_code()
1658 assert_eq!(ld.length_code.code, 0b00100000); in make_table_fixed()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/deflate-0.8.6/src/
H A Dhuffman_table.rs221 pub length_code: HuffmanCode,
417 length_code: l_codes.0,
522 assert_eq!(ld.length_code.code, 0b00100000);
/dports/graphics/viu/viu-1.1/cargo-crates/deflate-0.7.20/src/
H A Dhuffman_table.rs1357 pub length_code: HuffmanCode, field
1554 length_code: l_codes.0, in get_length_distance_code()
1658 assert_eq!(ld.length_code.code, 0b00100000); in make_table_fixed()
/dports/graphics/rx/rx-0.4.0/cargo-crates/deflate-0.7.20/src/
H A Dhuffman_table.rs1357 pub length_code: HuffmanCode, field
1554 length_code: l_codes.0, in get_length_distance_code()
1658 assert_eq!(ld.length_code.code, 0b00100000); in make_table_fixed()
/dports/security/pgpin/pgp263in/src/
H A Dztrees.c235 local uch length_code[MAX_MATCH-MIN_MATCH+1];
362 length_code[length++] = (uch)code;
370 length_code[length-1] = (uch)code;
1012 dyn_ltree[length_code[lc]+LITERALS+1].Freq++;
1071 code = length_code[lc];
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/zlib_deflate/
H A Ddeftree.c101 static uch length_code[MAX_MATCH-MIN_MATCH+1]; variable
189 length_code[length++] = (uch)code; in tr_static_init()
197 length_code[length-1] = (uch)code; in tr_static_init()
934 s->dyn_ltree[length_code[lc]+LITERALS+1].Freq++;
984 code = length_code[lc];
/dports/multimedia/libv4l/linux-5.13-rc2/lib/zlib_deflate/
H A Ddeftree.c101 static uch length_code[MAX_MATCH-MIN_MATCH+1]; variable
189 length_code[length++] = (uch)code; in tr_static_init()
197 length_code[length-1] = (uch)code; in tr_static_init()
934 s->dyn_ltree[length_code[lc]+LITERALS+1].Freq++;
984 code = length_code[lc];
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/zlib_deflate/
H A Ddeftree.c101 static uch length_code[MAX_MATCH-MIN_MATCH+1]; variable
189 length_code[length++] = (uch)code; in tr_static_init()
197 length_code[length-1] = (uch)code; in tr_static_init()
934 s->dyn_ltree[length_code[lc]+LITERALS+1].Freq++;
984 code = length_code[lc];
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-cris.c620 int length_code; local
638 length_code = fragP->fr_subtype & STATE_LENGTH_MASK;
639 know (length_code >= 0 && length_code < STATE_MAX_LENGTH);
973 int length_code; local
996 length_code = is_undefined ? STATE_UNDF : STATE_BYTE;
1000 ENCODE_RELAX (STATE_CONDITIONAL_BRANCH, length_code),
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-cris.c620 int length_code; local
638 length_code = fragP->fr_subtype & STATE_LENGTH_MASK;
639 know (length_code >= 0 && length_code < STATE_MAX_LENGTH);
973 int length_code; local
996 length_code = is_undefined ? STATE_UNDF : STATE_BYTE;
1000 ENCODE_RELAX (STATE_CONDITIONAL_BRANCH, length_code),
/dports/archivers/zip/zip30/
H A Dtrees.c295 local uch length_code[MAX_MATCH-MIN_MATCH+1]; variable
505 length_code[length++] = (uch)code;
513 length_code[length-1] = (uch)code;
1159 dyn_ltree[length_code[lc]+LITERALS+1].Freq++;
1218 code = length_code[lc];
/dports/archivers/libcabinet/libcabinet-0.30/
H A Dtrees.c106 local uch length_code[MAX_MATCH-MIN_MATCH+1]; variable
256 length_code[length++] = (uch)code; in tr_static_init()
264 length_code[length-1] = (uch)code; in tr_static_init()
973 s->dyn_ltree[length_code[lc]+LITERALS+1].Freq++;
1022 code = length_code[lc];
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/zip/
H A Dtrees.c295 local uch length_code[MAX_MATCH-MIN_MATCH+1]; variable
505 length_code[length++] = (uch)code;
513 length_code[length-1] = (uch)code;
1159 dyn_ltree[length_code[lc]+LITERALS+1].Freq++;
1218 code = length_code[lc];
/dports/www/opencart/opencart-3.0.3.8/upload/catalog/model/extension/shipping/
H A Dups.php34 …$length_code = strtoupper($this->length->getUnit($this->config->get('shipping_ups_length_class_id'…
172 $xml .= ' <Code>' . $length_code . '</Code>';
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/
H A Dproxygraphic.py29 def load_proxy_graphic(tags: 'Tags', length_code: int = 160,
32 tags.pop_tags(codes=(length_code, data_code)) if
38 length_code: int = 160, data_code: int = 310) -> None:
46 tagwriter.write_tag2(length_code, length)
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/entities/
H A Ddxfgfx.py171 length_code=code,
284 length_code=(92 if tagwriter.dxfversion < DXF2013 else 160)
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-cris.c808 int length_code; local
826 length_code = fragP->fr_subtype & STATE_LENGTH_MASK;
827 know (length_code >= 0 && length_code < STATE_MAX_LENGTH);
1313 int length_code; local
1342 length_code = to_seg == now_seg ? STATE_BYTE : STATE_UNDF;
1357 length_code),
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dtc-cris.c814 int length_code; in md_convert_frag() local
832 length_code = fragP->fr_subtype & STATE_LENGTH_MASK; in md_convert_frag()
833 know (length_code >= 0 && length_code < STATE_MAX_LENGTH); in md_convert_frag()
1326 int length_code; in md_assemble() local
1355 length_code = to_seg == now_seg ? STATE_BYTE : STATE_UNDF; in md_assemble()
1372 length_code), in md_assemble()
/dports/sysutils/busybox/busybox-1.26.2/archival/
H A Dgzip.c1004 uch length_code[MAX_MATCH - MIN_MATCH + 1]; member
1586 G2.dyn_ltree[G2.length_code[lc] + LITERALS + 1].Freq++; in ct_tally()
1648 code = G2.length_code[lc]; in compress_block()
1991 G2.length_code[length++] = code; in ct_init()
1999 G2.length_code[length - 1] = code; in ct_init()
/dports/net-im/purple-rocketchat/purple-rocketchat-5c08ad0eacd39914d27b692d7eb42a94a991fb4c/
H A Dlibrocketchat.c2368 guchar length_code; local
2410 length_code = 0;
2412 if (length_code <= 125) {
2413 ping_frame_len = length_code;
2414 } else if (length_code == 126) {
2418 } else if (length_code == 127) {
2441 length_code = 0;
2443 if (length_code <= 125) {
2444 ya->frame_len = length_code;
2445 } else if (length_code == 126) {
[all …]
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/libflate-1.1.1/src/deflate/
H A Dsymbol.rs222 length_code => { in decode_literal_or_length()
223 let (base, extra_bits) = LENGTH_TABLE[length_code as usize - 257]; in decode_literal_or_length()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/libflate-1.1.1/src/deflate/
H A Dsymbol.rs222 length_code => { in decode_literal_or_length()
223 let (base, extra_bits) = LENGTH_TABLE[length_code as usize - 257]; in decode_literal_or_length()

12345678