Home
last modified time | relevance | path

Searched defs:match_len (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/nfa/
H A Dcontiguous.rs296 fn match_len(&self, sid: StateID) -> usize { in match_len() method
396 match_len: usize, field
533 let match_len = if !is_match { in len() localVariable
581 fn match_len(alphabet_len: usize, state: &[u32]) -> usize { in match_len() method
652 let match_len = in read() localVariable
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_web.c865 int match_len; in web_get_action() local
992 int match_len; in web_connection_parse_subscribe() local
1213 int match_len; in web_connection_parse_unsubscribe() local
H A Dupnp_xml.c193 int match_len = os_strlen(item); in xml_get_first_item() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/dfa/
H A Dsearch.rs349 let match_len = dfa.match_len(sid); in find_overlapping_fwd_imp() localVariable
467 let match_len = dfa.match_len(sid); in find_overlapping_rev() localVariable
H A Dautomaton.rs899 fn match_len(&self, id: StateID) -> usize; in match_len() method
1914 fn match_len(&self, id: StateID) -> usize { in match_len() method
H A Dspecial.rs457 pub(crate) fn match_len(&self, stride: usize) -> usize { in match_len() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/hybrid/
H A Dsearch.rs482 let match_len = dfa.match_len(cache, sid); in find_overlapping_fwd_imp() localVariable
590 let match_len = dfa.match_len(cache, sid); in find_overlapping_rev() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/
Ddeflate_fast.c23 uint32_t match_len = 0; in deflate_fast() local
Ddeflate_rle.c21 uint32_t match_len = 0; in deflate_rle() local
Ddeflate_slow.c21 uint32_t match_len; in deflate_slow() local
Ddeflate_quick.c49 unsigned match_len, last; in deflate_quick() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/
Dtest_compare256.cc22 int32_t match_len, i; in compare256_match_check() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/benchmarks/
Dbenchmark_compare256.cc35 int32_t match_len = (int32_t)state.range(0) - 1; in Bench() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/determinize/
H A Dstate.rs154 pub(crate) fn match_len(&self) -> usize { in match_len() method
462 fn match_len(&self) -> usize { in match_len() method
/aosp_15_r20/external/perfetto/src/protozero/filtering/
H A Dstring_filter.cc84 size_t match_len = static_cast<size_t>(match.second - match.first); in RedactMatches() local
/aosp_15_r20/external/iw/
H A Dmgmt.c54 size_t match_len; in register_mgmt_frame() local
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwifihal_internal.h62 uint32_t match_len; member
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwifihal_internal.h62 uint32_t match_len; member
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/
H A Dautomaton.rs302 fn match_len(&self, sid: StateID) -> usize; in match_len() method
683 fn match_len(&self, sid: StateID) -> usize { in match_len() method
H A Ddfa.rs275 fn match_len(&self, sid: StateID) -> usize { in match_len() method
/aosp_15_r20/external/OpenCL-CTS/test_common/miniz/
H A Dminiz.c1278 …mz_uint match_len = pLZ_codes[0], match_dist = *(const mz_uint16 *)(pLZ_codes + 1); pLZ_codes += 3; in tdefl_compress_lz_codes() local
1360 …mz_uint match_len = pLZ_codes[0], match_dist = (pLZ_codes[1] | (pLZ_codes[2] << 8)); pLZ_codes += … in tdefl_compress_lz_codes() local
1506 …mz_uint dist, pos = lookahead_pos & TDEFL_LZ_DICT_SIZE_MASK, match_len = *pMatch_len, probe_pos = … in tdefl_find_match() local
1540 …mz_uint dist, pos = lookahead_pos & TDEFL_LZ_DICT_SIZE_MASK, match_len = *pMatch_len, probe_pos = … in tdefl_find_match() local
1714 static MZ_FORCEINLINE void tdefl_record_match(tdefl_compressor *d, mz_uint match_len, mz_uint match… in tdefl_record_match()
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.h446 const u8 *match, size_t match_len, in hostapd_drv_register_frame()
/aosp_15_r20/development/host/windows/usb/api/
H A Dadb_api.cpp182 size_t match_len = wcslen(match_name); in AdbCreateInterface() local
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dtls_wolfssl.c673 size_t match_len, int full) in domain_suffix_match()
704 size_t match_len, int full) in tls_match_suffix_helper()
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/
H A Dminiz.c1136 mz_uint match_len = pLZ_codes[0], match_dist = *(const mz_uint16 *)(pLZ_codes + 1); in tdefl_compress_lz_codes() local
1222 mz_uint match_len = pLZ_codes[0], match_dist = (pLZ_codes[1] | (pLZ_codes[2] << 8)); in tdefl_compress_lz_codes() local
1428 …mz_uint dist, pos = lookahead_pos & TDEFL_LZ_DICT_SIZE_MASK, match_len = *pMatch_len, probe_pos = … in tdefl_find_match() local
1483 …mz_uint dist, pos = lookahead_pos & TDEFL_LZ_DICT_SIZE_MASK, match_len = *pMatch_len, probe_pos = … in tdefl_find_match() local
1725 static MZ_FORCEINLINE void tdefl_record_match(tdefl_compressor *d, mz_uint match_len, mz_uint match… in tdefl_record_match()

12