Home
last modified time | relevance | path

Searched refs:type_match (Results 1 – 5 of 5) sorted by last modified time

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1739 TypeQuery type_match(name.GetStringRef(), TypeQueryOptions::e_exact_match); in FindTypes() local
1740 if (query.ContextMatches(type_match.GetContextRef())) { in FindTypes()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1565 TypeQuery type_match(name.GetStringRef(), TypeQueryOptions::e_exact_match); in FindTypes() local
1566 if (query.ContextMatches(type_match.GetContextRef())) { in FindTypes()
/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c854 rq_cfg[i].type_match = (uint8_t) (hw->config.filter_def[i] >> 24); in ocs_hw_init()
1065 rq_filter[i].type_match = (uint8_t) (hw->config.filter_def[i] >> 24); in ocs_hw_config_mrq()
10839 rq_cfg[i].type_match = (uint8_t) (hw->config.filter_def[i] >> 24); in __ocs_hw_domain_alloc_reg_fcfi()
H A Dsli4.h1027 type_match:8; member
1058 type_match:8; member
3672 uint8_t type_match; member
H A Dsli4.c1220 reg_fcfi->rq_cfg[i].type_match = rq_cfg[i].type_match; in sli_cmd_reg_fcfi()
1273 reg_fcfi_mrq->rq_cfg[i].type_match = rq_cfg[i].type_match; in sli_cmd_reg_fcfi_mrq()