Home
last modified time | relevance | path

Searched defs:match (Results 176 – 200 of 390) sorted by relevance

12345678910>>...16

/freebsd/sys/arm64/arm64/
H A Dundefined.c109 bool match; in arm_cond_match() local
/freebsd/sys/dev/usb/controller/dwc3/
H A Ddwc3.c573 char *match; in snps_dwc3_acpi_probe() local
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dinit_ctx.c105 int match; in get_tristate() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_block.c666 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 Dxray-converter.cpp223 auto match = find_if(ParentCallees, [FuncId](StackTrieNode *ParentCallee) { in findOrCreateStackNode() local
/freebsd/sys/netinet/
H A Dip_encap.c293 struct encaptab *ep, *match; in encap_input() local
H A Din_pcb.c1583 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 Dxargs.c774 int match; in prompt() local
/freebsd/usr.bin/grep/
H A Dutil.c778 regmatch_t match; in printline() local
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-port.cc698 regmatch_t match; in FullMatch() local
707 regmatch_t match; in PartialMatch() local
/freebsd/contrib/wpa/src/utils/
H A Dxml-utils.c110 xml_node_t *match; in get_child_node() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMultiword.cpp210 for (const std::string &match : matches) { in Execute() local
/freebsd/sys/fs/devfs/
H A Ddevfs_rule.c581 int match; in devfs_rule_matchpath() local
/freebsd/contrib/ncurses/progs/
H A Dtset.c499 int match; in mapped() local
/freebsd/crypto/krb5/src/lib/krb5/keytab/
H A Dkt_memory.c377 krb5_keytab_entry *entry, *match = NULL; in krb5_mkt_get_entry() local
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-dbg-tlv.c1032 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 DVerifyDiagnosticConsumer.cpp102 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 Dintel_drv.c710 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 DFormatEntity.cpp2370 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 Dcert.c1742 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 DREPL.cpp513 for (auto &match : matches) in IOHandlerComplete() local
/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.h446 const u8 *match, size_t match_len, in hostapd_drv_register_frame()
/freebsd/usr.sbin/config/
H A Dmkmakefile.cc391 int compile, match, nreqs, std, filetype, negate, in read_file() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp430 for (const auto &match : matches) { in Handle_qPathComplete() local
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_reset.c664 HAL_BOOL match; in ar9285GetGainBoundariesAndPdadcs() local

12345678910>>...16