Home
last modified time | relevance | path

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

/external/rust/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
/external/rust/crates/libz-sys/src/zlib-ng/test/
Dtest_compare256.cc22 int32_t match_len, i; in compare256_match_check() local
/external/rust/crates/libz-sys/src/zlib-ng/test/benchmarks/
Dbenchmark_compare256.cc35 int32_t match_len = (int32_t)state.range(0) - 1; in Bench() local
/external/perfetto/src/protozero/filtering/
Dstring_filter.cc84 size_t match_len = static_cast<size_t>(match.second - match.first); in RedactMatches() local
/external/wpa_supplicant_8/src/wps/
Dupnp_xml.c193 int match_len = os_strlen(item); in xml_get_first_item() local
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
/external/iw/
Dmgmt.c54 size_t match_len; in register_mgmt_frame() local
/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.h433 const u8 *match, size_t match_len, in hostapd_drv_register_frame()
/external/webp/src/dsp/
Dlossless_enc.c608 int match_len = 0; in VectorMismatch_C() local
Dlossless_enc_sse2.c289 int match_len; in VectorMismatch_SSE2() local
/external/wpa_supplicant_8/src/crypto/
Dtls_wolfssl.c672 size_t match_len, int full) in domain_suffix_match()
703 size_t match_len, int full) in tls_match_suffix_helper()
Dtls_openssl.c1927 size_t match_len, int full) in domain_suffix_match()
2173 size_t match_len, int full) in tls_match_suffix_helper()
/external/OpenCL-CTS/test_common/miniz/
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()
/external/brotli/c/enc/
Dbackward_references_hq.c791 const size_t match_len = BackwardMatchLength(&matches[cur_match_end - 1]); in BrotliCreateHqZopfliBackwardReferences() local
/external/blktrace/iowatcher/
Dblkparse.c711 int match_len; in match_trace() local
/external/cronet/third_party/brotli/enc/
Dbackward_references_hq.c885 const size_t match_len = BackwardMatchLength(&matches[cur_match_end - 1]); in BrotliCreateHqZopfliBackwardReferences() local
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c520 size_t match_len, len, i; in server_dnsname_suffix_match() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c2371 u16 type, const u8 *match, size_t match_len, in nl80211_register_frame()
2431 const u8 *match, size_t match_len) in nl80211_register_action_frame()
13609 const u8 *match, size_t match_len, in testing_nl80211_register_frame()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c2414 size_t match_len; in hostapd_ctrl_register_frame() local
/external/mksh/src/
Dedit.c5381 size_t match_len; in complete_word() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h109959 int (*match_len)(const struct nf_conn *, const char *, const char *, int *); member
119945 int match_len; member
Dvmlinux.h109959 int (*match_len)(const struct nf_conn *, const char *, const char *, int *); member
119945 int match_len; member