Home
last modified time | relevance | path

Searched refs:match_bytes (Results 1 – 25 of 79) sorted by relevance

1234

/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dtvbuff_lz77.c25 guint match_bytes, match_len, match_off; in do_uncompress() local
48 match_bytes = tvb_get_letohs(tvb, offset+in_off); in do_uncompress()
50 match_len = match_bytes % 8; in do_uncompress()
51 match_off = (match_bytes/8) + 1; in do_uncompress()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dtvbuff_lz77.c25 guint match_bytes, match_len, match_off; in do_uncompress() local
48 match_bytes = tvb_get_letohs(tvb, offset+in_off); in do_uncompress()
50 match_len = match_bytes % 8; in do_uncompress()
51 match_off = (match_bytes/8) + 1; in do_uncompress()
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dtvbuff_lz77.c25 guint match_bytes, match_len, match_off; in do_uncompress() local
48 match_bytes = tvb_get_letohs(tvb, offset+in_off); in do_uncompress()
50 match_len = match_bytes % 8; in do_uncompress()
51 match_off = (match_bytes/8) + 1; in do_uncompress()
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dtvbuff_lz77.c25 guint match_bytes, match_len, match_off; in do_uncompress() local
48 match_bytes = tvb_get_letohs(tvb, offset+in_off); in do_uncompress()
50 match_len = match_bytes % 8; in do_uncompress()
51 match_off = (match_bytes/8) + 1; in do_uncompress()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/lzo/2.03/src/
H A Dlzo1c_cc.c104 lzo_stats->match_bytes = in _lzo1c_do_compress()
148 assert(lzo_stats->match_bytes + lzo_stats->literal_bytes == in _lzo1c_stats_calc()
H A Dlzo1b_cc.c104 lzo_stats->match_bytes = in _lzo1b_do_compress()
148 assert(lzo_stats->match_bytes + lzo_stats->literal_bytes == in _lzo1b_stats_calc()
H A Dstats1b.h106 long match_bytes; member
/dports/archivers/lzo2/lzo-2.10/src/
H A Dlzo1b_cc.c93 lzo_stats->match_bytes = in _lzo1b_do_compress()
137 assert(lzo_stats->match_bytes + lzo_stats->literal_bytes == in _lzo1b_stats_calc()
H A Dlzo1c_cc.c93 lzo_stats->match_bytes = in _lzo1c_do_compress()
137 assert(lzo_stats->match_bytes + lzo_stats->literal_bytes == in _lzo1c_stats_calc()
H A Dstats1b.h94 long match_bytes; member
H A Dlzo_mchw.ch59 lzo_uint match_bytes;
127 c->lit_bytes = c->match_bytes = c->rep_bytes = 0;
/dports/devel/isa-l/isa-l-2.30.0/igzip/
H A Digzip_icf_body.c82 uint64_t next_bytes, match_bytes; in gen_icf_map_h1_base() local
111 match_bytes = load_u64(next_in - dist); in gen_icf_map_h1_base()
113 match = next_bytes ^ match_bytes; in gen_icf_map_h1_base()
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Dimport.h74 { return this->match_bytes(str, strlen(str)); } in match_c_string()
78 match_bytes(const char* bytes, size_t length);
/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Dimport.h73 { return this->match_bytes(str, strlen(str)); } in match_c_string()
77 match_bytes(const char* bytes, size_t length);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/
H A Dimport.h73 { return this->match_bytes(str, strlen(str)); } in match_c_string()
77 match_bytes(const char* bytes, size_t length);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Dimport.h73 { return this->match_bytes(str, strlen(str)); } in match_c_string()
77 match_bytes(const char* bytes, size_t length);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Dimport.h74 { return this->match_bytes(str, strlen(str)); } in match_c_string()
78 match_bytes(const char* bytes, size_t length);
/dports/sysutils/syslinux/syslinux-6.03/lzo/src/
H A Dstats1b.h94 long match_bytes; member
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dimport.h73 { return this->match_bytes(str, strlen(str)); } in match_c_string()
77 match_bytes(const char* bytes, size_t length);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Dimport.h73 { return this->match_bytes(str, strlen(str)); } in match_c_string()
77 match_bytes(const char* bytes, size_t length);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dimport.h73 { return this->match_bytes(str, strlen(str)); } in match_c_string()
77 match_bytes(const char* bytes, size_t length);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dimport.h73 { return this->match_bytes(str, strlen(str)); } in match_c_string()
77 match_bytes(const char* bytes, size_t length);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dimport.h73 { return this->match_bytes(str, strlen(str)); } in match_c_string()
77 match_bytes(const char* bytes, size_t length);
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Dimport.h73 { return this->match_bytes(str, strlen(str)); } in match_c_string()
77 match_bytes(const char* bytes, size_t length);
/dports/archivers/rzip/rzip-2.1/
H A Drzip.c84 uint32 match_bytes; member
131 st->stats.match_bytes += n; in put_match()
601 st->stats.matches, st->stats.match_bytes); in rzip_fd()
608 (1.0 + st->stats.match_bytes) / st->stats.literal_bytes); in rzip_fd()

1234