Home
last modified time | relevance | path

Searched refs:match_offset (Results 1 – 25 of 140) sorted by last modified time

123456

/dports/x11/kitty/kitty-0.23.1/
H A Dgen-wcwidth.py455 self.match_offset = 0
476 parent.match_offset = offsets_array[word_idx]
/dports/sysutils/multitail/multitail-6.5.0/
H A Dmt.c462 int match_offset; in find_highlight_matches() local
467 for(match_offset=0; match_offset<MAX_N_RE_MATCHES; match_offset++) in find_highlight_matches()
471 if (matches[match_offset].rm_so == -1) in find_highlight_matches()
476 matching = offset >= matches[match_offset].rm_so && offset < matches[match_offset].rm_eo; in find_highlight_matches()
/dports/misc/shared-mime-info/shared-mime-info-ef58b2b2f7ad4070171c6e45e3b3764daa3ff2c1/src/
H A Dupdate-mime-database.c1414 static void match_offset(Match *match, xmlNode *node, GError **error) in match_offset() function
1568 match_offset(match, node, error); in build_matches()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/mapped_hyph/src/
H A Dlib.rs326 let match_offset = state.match_string_offset(); in find_hyphen_values() localVariable
327 if match_offset != INVALID_STRING_OFFSET as usize { in find_hyphen_values()
331 let match_str = self.string_at_offset(match_offset); in find_hyphen_values()
/dports/www/firefox/firefox-99.0/third_party/rust/mapped_hyph/src/
H A Dlib.rs326 let match_offset = state.match_string_offset(); in find_hyphen_values() localVariable
327 if match_offset != INVALID_STRING_OFFSET as usize { in find_hyphen_values()
331 let match_str = self.string_at_offset(match_offset); in find_hyphen_values()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/mapped_hyph/src/
H A Dlib.rs326 let match_offset = state.match_string_offset(); in find_hyphen_values() localVariable
327 if match_offset != INVALID_STRING_OFFSET as usize { in find_hyphen_values()
331 let match_str = self.string_at_offset(match_offset); in find_hyphen_values()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DSymtab.cpp887 addr_t match_offset; member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DSymtab.cpp887 addr_t match_offset; member
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DSymtab.cpp887 addr_t match_offset; member
/dports/security/clamav/clamav-0.104.2/libclammspack/mspack/
H A Dqtmd.c257 unsigned int frame_todo, frame_end, window_posn, match_offset, range; in qtmd_decompress() local
326 match_offset = position_base[sym] + extra + 1; in qtmd_decompress()
333 match_offset = position_base[sym] + extra + 1; in qtmd_decompress()
344 match_offset = position_base[sym] + extra + 1; in qtmd_decompress()
362 j = window_posn - match_offset; in qtmd_decompress()
397 if (match_offset > window_posn) { in qtmd_decompress()
399 j = match_offset - window_posn; in qtmd_decompress()
413 runsrc = rundest - match_offset; in qtmd_decompress()
H A Dlzxd.c576 case 1: match_offset = R1; R1=R0; R0 = match_offset; break; in lzxd_decompress()
577 case 2: match_offset = R2; R2=R0; R0 = match_offset; break; in lzxd_decompress()
578 case 3: match_offset = 1; R2=R1; R1=R0; R0 = match_offset; break; in lzxd_decompress()
580 extra = (match_offset >= 36) ? 17 : extra_bits[match_offset]; in lzxd_decompress()
582 match_offset = position_base[match_offset] - 2 + verbatim_bits; in lzxd_decompress()
620 if (match_offset > window_posn) { in lzxd_decompress()
679 case 1: match_offset = R1; R1 = R0; R0 = match_offset; break; in lzxd_decompress()
680 case 2: match_offset = R2; R2 = R0; R0 = match_offset; break; in lzxd_decompress()
682 extra = (match_offset >= 36) ? 17 : extra_bits[match_offset]; in lzxd_decompress()
683 match_offset = position_base[match_offset] - 2; in lzxd_decompress()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclammspack/mspack/
H A Dqtmd.c257 unsigned int frame_todo, frame_end, window_posn, match_offset, range; in qtmd_decompress() local
326 match_offset = position_base[sym] + extra + 1; in qtmd_decompress()
333 match_offset = position_base[sym] + extra + 1; in qtmd_decompress()
344 match_offset = position_base[sym] + extra + 1; in qtmd_decompress()
362 j = window_posn - match_offset; in qtmd_decompress()
397 if (match_offset > window_posn) { in qtmd_decompress()
399 j = match_offset - window_posn; in qtmd_decompress()
413 runsrc = rundest - match_offset; in qtmd_decompress()
H A Dlzxd.c576 case 1: match_offset = R1; R1=R0; R0 = match_offset; break; in lzxd_decompress()
577 case 2: match_offset = R2; R2=R0; R0 = match_offset; break; in lzxd_decompress()
578 case 3: match_offset = 1; R2=R1; R1=R0; R0 = match_offset; break; in lzxd_decompress()
580 extra = (match_offset >= 36) ? 17 : extra_bits[match_offset]; in lzxd_decompress()
582 match_offset = position_base[match_offset] - 2 + verbatim_bits; in lzxd_decompress()
620 if (match_offset > window_posn) { in lzxd_decompress()
679 case 1: match_offset = R1; R1 = R0; R0 = match_offset; break; in lzxd_decompress()
680 case 2: match_offset = R2; R2 = R0; R0 = match_offset; break; in lzxd_decompress()
682 extra = (match_offset >= 36) ? 17 : extra_bits[match_offset]; in lzxd_decompress()
683 match_offset = position_base[match_offset] - 2; in lzxd_decompress()
[all …]
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dtag.c1394 off_T match_offset; // Where the binary search found a tag in find_tags() member
1714 search_info.match_offset = vim_ftell(fp); in find_tags()
1928 search_info.match_offset = search_info.curr_offset; in find_tags()
1971 if ((off_T)vim_ftell(fp) > search_info.match_offset) { in find_tags()
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dtvbuff_lz77huff.c284 gint32 match_offset; in do_uncompress() local
318 match_offset = (1U << symbol) + bitstring_lookup(&bstr, symbol); in do_uncompress()
319 match_offset *= -1; in do_uncompress()
341 guint elem_count = wmem_array_get_count(obuf)+match_offset; in do_uncompress()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-snort.c285 …or_pcre(content_t *content, tvbuff_t *tvb, guint start_offset, guint *match_offset, guint *match_l… in look_for_pcre() argument
338 *match_offset = start_offset + start_pos; in look_for_pcre()
353 …content(content_t *content, tvbuff_t *tvb, guint start_offset, guint *match_offset, guint *match_l… in look_for_content() argument
365 *match_offset = m; in look_for_content()
372 *match_offset = m; in look_for_content()
389 guint *match_offset, guint *match_length) in get_content_match() argument
404 return look_for_pcre(content, tvb, content_start_match, match_offset, match_length); in get_content_match()
407 return look_for_content(content, tvb, content_start_match, match_offset, match_length); in get_content_match()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dtvbuff_lz77huff.c284 gint32 match_offset; in do_uncompress() local
318 match_offset = (1U << symbol) + bitstring_lookup(&bstr, symbol); in do_uncompress()
319 match_offset *= -1; in do_uncompress()
341 guint elem_count = wmem_array_get_count(obuf)+match_offset; in do_uncompress()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-snort.c285 …or_pcre(content_t *content, tvbuff_t *tvb, guint start_offset, guint *match_offset, guint *match_l…
338 *match_offset = start_offset + start_pos;
353 …content(content_t *content, tvbuff_t *tvb, guint start_offset, guint *match_offset, guint *match_l… in aarch64_simd_vec_issue_info()
365 *match_offset = m; in aarch64_simd_vec_issue_info()
372 *match_offset = m; in aarch64_simd_vec_issue_info()
389 guint *match_offset, guint *match_length)
404 return look_for_pcre(content, tvb, content_start_match, match_offset, match_length);
407 return look_for_content(content, tvb, content_start_match, match_offset, match_length);
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-snort.c285 …or_pcre(content_t *content, tvbuff_t *tvb, guint start_offset, guint *match_offset, guint *match_l… in look_for_pcre() argument
338 *match_offset = start_offset + start_pos; in look_for_pcre()
353 …content(content_t *content, tvbuff_t *tvb, guint start_offset, guint *match_offset, guint *match_l… in look_for_content() argument
365 *match_offset = m; in look_for_content()
372 *match_offset = m; in look_for_content()
389 guint *match_offset, guint *match_length) in get_content_match() argument
404 return look_for_pcre(content, tvb, content_start_match, match_offset, match_length); in get_content_match()
407 return look_for_content(content, tvb, content_start_match, match_offset, match_length); in get_content_match()
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dtvbuff_lz77huff.c284 gint32 match_offset; in do_uncompress() local
318 match_offset = (1U << symbol) + bitstring_lookup(&bstr, symbol); in do_uncompress()
319 match_offset *= -1; in do_uncompress()
341 guint elem_count = wmem_array_get_count(obuf)+match_offset; in do_uncompress()
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dtvbuff_lz77huff.c284 gint32 match_offset; in do_uncompress() local
318 match_offset = (1U << symbol) + bitstring_lookup(&bstr, symbol); in do_uncompress()
319 match_offset *= -1; in do_uncompress()
341 guint elem_count = wmem_array_get_count(obuf)+match_offset; in do_uncompress()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-snort.c285 …or_pcre(content_t *content, tvbuff_t *tvb, guint start_offset, guint *match_offset, guint *match_l… in look_for_pcre() argument
338 *match_offset = start_offset + start_pos; in look_for_pcre()
353 …content(content_t *content, tvbuff_t *tvb, guint start_offset, guint *match_offset, guint *match_l… in look_for_content() argument
365 *match_offset = m; in look_for_content()
372 *match_offset = m; in look_for_content()
389 guint *match_offset, guint *match_length) in get_content_match() argument
404 return look_for_pcre(content, tvb, content_start_match, match_offset, match_length); in get_content_match()
407 return look_for_content(content, tvb, content_start_match, match_offset, match_length); in get_content_match()
/dports/deskutils/calibre/calibre-src-5.34.0/src/unicode_names/
H A Dunicode_names.c12 size_t num = mark_groups[wt->match_offset]; in add_matches()
13 …for (size_t i = wt->match_offset + 1; i < wt->match_offset + 1 + num && *pos < sz; i++, (*pos)++) { in add_matches()
20 if (wt->match_offset) add_matches(wt, codepoints, pos, sz); in process_trie_node()
H A Dnames.h32318 { .children_offset=1, .match_offset=0 },
32319 { .children_offset=31, .match_offset=0 },
32321 { .children_offset=38, .match_offset=0 },
32322 { .children_offset=40, .match_offset=0 },
32323 { .children_offset=42, .match_offset=0 },
32326 { .children_offset=45, .match_offset=0 },
32327 { .children_offset=47, .match_offset=0 },
32328 { .children_offset=49, .match_offset=0 },
40164 { .children_offset=0, .match_offset=8 },
42419 { .children_offset=0, .match_offset=1 },
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/lzx/
H A Dlzxd.c643 case 1: match_offset = R1; R1=R0; R0 = match_offset; break; in lzxd_decompress()
644 case 2: match_offset = R2; R2=R0; R0 = match_offset; break; in lzxd_decompress()
645 case 3: match_offset = 1; R2=R1; R1=R0; R0 = match_offset; break; in lzxd_decompress()
649 match_offset = position_base[match_offset] - 2 + verbatim_bits; in lzxd_decompress()
711 case 1: match_offset = R1; R1 = R0; R0 = match_offset; break; in lzxd_decompress()
712 case 2: match_offset = R2; R2 = R0; R0 = match_offset; break; in lzxd_decompress()
715 match_offset = position_base[match_offset] - 2; in lzxd_decompress()
722 match_offset += aligned_bits; in lzxd_decompress()
727 match_offset += aligned_bits; in lzxd_decompress()
732 match_offset += verbatim_bits; in lzxd_decompress()
[all …]

123456