Home
last modified time | relevance | path

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

/external/rust/crates/libz-sys/src/zlib-ng/
Ddeflate_fast.c22 uint32_t match_len = 0; in deflate_fast() local
Ddeflate_slow.c20 uint32_t match_len; in deflate_slow() local
Ddeflate_quick.c48 unsigned dist, match_len, last; in deflate_quick() local
Ddeflate.c1540 uint32_t match_len = 0; in deflate_rle() 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/webp/src/dsp/
Dlossless_enc.c589 int match_len = 0; in VectorMismatch_C() local
Dlossless_enc_sse2.c313 int match_len; in VectorMismatch_SSE2() local
/external/wpa_supplicant_8/src/crypto/
Dtls_wolfssl.c648 size_t match_len, int full) in domain_suffix_match()
679 size_t match_len, int full) in tls_match_suffix_helper()
Dtls_openssl.c1782 size_t match_len, int full) in domain_suffix_match()
2028 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/wpa_supplicant_8/hs20/client/
Dosu_client.c520 size_t match_len, len, i; in server_dnsname_suffix_match() local
/external/mksh/src/
Dedit.c5391 size_t match_len; in complete_word() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c2265 u16 type, const u8 *match, size_t match_len, in nl80211_register_frame()
2325 const u8 *match, size_t match_len) in nl80211_register_action_frame()