/freebsd/sys/arm64/arm64/ |
H A D | undefined.c | 109 bool match; in arm_cond_match() local
|
/freebsd/sys/dev/usb/controller/dwc3/ |
H A D | dwc3.c | 573 char *match; in snps_dwc3_acpi_probe() local
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | init_ctx.c | 105 int match; in get_tristate() local
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/ |
H A D | zstd_decompress_block.c | 666 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequenceEnd() local 711 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequence() local 1122 …const BYTE* const match = matchBase + prefixPos - sequence.offset; /* note : this operation can o… in ZSTD_prefetchMatch() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-converter.cpp | 223 auto match = find_if(ParentCallees, [FuncId](StackTrieNode *ParentCallee) { in findOrCreateStackNode() local
|
/freebsd/sys/netinet/ |
H A D | ip_encap.c | 293 struct encaptab *ep, *match; in encap_input() local
|
H A D | in_pcb.c | 1583 inp_match_t *match = ii->match; in inp_next() local 2032 struct inpcb *match = NULL; in in_pcblookup_local() local 2257 inp_lookup_match_t match; in in_pcblookup_hash_wild_smr() local 2307 inp_lookup_match_t match; in in_pcblookup_hash_wild_locked() local
|
/freebsd/usr.bin/xargs/ |
H A D | xargs.c | 774 int match; in prompt() local
|
/freebsd/usr.bin/grep/ |
H A D | util.c | 778 regmatch_t match; in printline() local
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-port.cc | 698 regmatch_t match; in FullMatch() local 707 regmatch_t match; in PartialMatch() local
|
/freebsd/contrib/wpa/src/utils/ |
H A D | xml-utils.c | 110 xml_node_t *match; in get_child_node() local
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectMultiword.cpp | 210 for (const std::string &match : matches) { in Execute() local
|
/freebsd/sys/fs/devfs/ |
H A D | devfs_rule.c | 581 int match; in devfs_rule_matchpath() local
|
/freebsd/contrib/ncurses/progs/ |
H A D | tset.c | 499 int match; in mapped() local
|
/freebsd/crypto/krb5/src/lib/krb5/keytab/ |
H A D | kt_memory.c | 377 krb5_keytab_entry *entry, *match = NULL; in krb5_mkt_get_entry() local
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-dbg-tlv.c | 1032 bool match = false; is_trig_data_contained() local 1132 struct iwl_dbg_tlv_node *node, *match = NULL; iwl_dbg_tlv_add_active_trigger() local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 102 bool match(StringRef S) override { return S.contains(Text); } in match() function in __anonf81695cf0211::StandardDirective 119 bool match(StringRef S) override { in match() function in __anonf81695cf0211::RegexDirective
|
/freebsd/sys/x86/iommu/ |
H A D | intel_drv.c | 710 int match; in dmar_match_by_path() local 908 int match; in dmar_rmrr_iter() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | FormatEntity.cpp | 2370 std::string match(prefix.str()); in MakeMatch() local 2381 std::string match = prefix.str(); in AddMatches() local 2401 std::string match = str.str(); in AutoComplete() local
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | cert.c | 1742 match_general_name(const GeneralName *c, const GeneralName *n, int *match) in match_general_name() 1829 int *same, int *match) in match_alt_name() 1857 match_tree(const GeneralSubtrees *t, const Certificate *c, int *match) in match_tree() 1906 int match, ret; in check_name_constraints() local
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | REPL.cpp | 513 for (auto &match : matches) in IOHandlerComplete() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ap_drv_ops.h | 446 const u8 *match, size_t match_len, in hostapd_drv_register_frame()
|
/freebsd/usr.sbin/config/ |
H A D | mkmakefile.cc | 391 int compile, match, nreqs, std, filetype, negate, in read_file() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationServerPlatform.cpp | 430 for (const auto &match : matches) { in Handle_qPathComplete() local
|
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9285_reset.c | 664 HAL_BOOL match; in ar9285GetGainBoundariesAndPdadcs() local
|