Searched defs:matching_type (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/ldns/ |
H A D | dane.c | 136 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-src/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | TypeCategoryMap.cpp | 146 AnyMatches(const FormattersMatchCandidate & candidate_type,TypeCategoryImpl::FormatCategoryItems items,bool only_enabled,const char ** matching_category,TypeCategoryImpl::FormatCategoryItems * matching_type) AnyMatches() argument
|
H A D | TypeCategory.cpp | 190 FormatCategoryItems *matching_type) { in AnyMatches()
|
H A D | DataVisualization.cpp | 72 TypeCategoryImpl::FormatCategoryItems *matching_type) { in AnyMatches()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARF.cpp | 2697 if (Type *matching_type = ResolveType(die, true, true)) { FindTypes() local 2755 if (Type *matching_type = ResolveType(die, true, true)) { FindTypes() local
|