Searched defs:match (Results 1 – 12 of 12) sorted by relevance
| /lib/efi_loader/ |
| A D | efi_var_mem.c | 40 bool match = true; in efi_var_mem_compare() local 112 bool match; in efi_var_mem_find() local
|
| A D | efi_console.c | 908 bool match = true; in efi_cin_notify() local
|
| A D | efi_boottime.c | 3013 struct efi_open_protocol_info_entry *match = NULL; in efi_protocol_open() local
|
| /lib/zlib/ |
| A D | inftrees.c | 53 unsigned match; /* use base and extra for symbol >= match */ in inflate_table() local
|
| A D | deflate.c | 1093 register Bytef *match; /* matched string */ local 1241 register Bytef *match; /* matched string */ local 1295 local void check_match(s, start, match, length) in check_match() argument 1316 # define check_match(s, start, match, length) argument
|
| /lib/mbedtls/external/mbedtls/tests/scripts/ |
| A D | check_names.py | 157 def __init__(self, pattern, match): argument 189 def __init__(self, match): argument
|
| /lib/mbedtls/external/mbedtls/scripts/ |
| A D | generate_ssl_debug_helpers.py | 29 def replacer(match): argument
|
| /lib/zstd/decompress/ |
| A D | zstd_decompress_block.c | 861 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequenceEnd() local 908 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequenceEndSplitLitBuffer() local 954 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequence() local 1046 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequenceSplitLitBuffer() local 1644 …const BYTE* const match = matchBase + prefetchPos - sequence.offset; /* note : this operation can … local
|
| /lib/ |
| A D | lz4.c | 196 const BYTE *match; in LZ4_decompress_generic() local
|
| A D | hashtable.c | 200 int hmatch_r(const char *match, int last_idx, struct env_entry **retval, in hmatch_r()
|
| A D | slre.c | 536 match(const struct slre *r, int pc, const char *s, int len, in match() function
|
| /lib/lwip/lwip/src/apps/mdns/ |
| A D | mdns.c | 868 u8_t match, result; in mdns_handle_probe_tiebreaking() local 1135 int match; in mdns_parse_pkt_known_answers() local 1308 int match; in mdns_parse_pkt_authoritative_answers() local
|
Completed in 52 milliseconds