Home
last modified time | relevance | path

Searched refs:catg (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.h70 u8 catg; member
80 u8 catg; member
H A Dmcu.c2090 .catg = TXPOWER_ALL_RATE_POWER_INFO, in mt7925_get_txpwr_info()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp58 std::string catg, uint32_t m_ptr_match_depth) in ScriptAddOptions() argument
60 m_category(catg), m_ptr_match_depth(m_ptr_match_depth) {} in ScriptAddOptions()
75 FormatterMatchType match_type, std::string catg) in SynthAddOptions() argument
77 m_match_type(match_type), m_category(catg) {} in SynthAddOptions()