Home
last modified time | relevance | path

Searched defs:matching_type (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ldns/
H A Ddane.c136 ldns_tlsa_matching_type matching_type) in ldns_dane_cert2rdf()
514 ldns_tlsa_matching_type matching_type, in ldns_dane_create_tlsa_rr()
601 ldns_tlsa_matching_type matching_type, ldns_rdf* data) in ldns_dane_match_cert_with_data()
624 ldns_tlsa_matching_type matching_type, in ldns_dane_match_any_cert_with_data()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategory.cpp190 FormatCategoryItems *matching_type) { in AnyMatches()
H A DDataVisualization.cpp72 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches()
H A DTypeCategoryMap.cpp164 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2761 if (Type *matching_type = ResolveType(die, true, true)) { in FindTypes() local
2819 if (Type *matching_type = ResolveType(die, true, true)) { in FindTypes() local