Searched defs:specified (Results 1 – 3 of 3) sorted by relevance
1176 bool specified(kmp_hw_t type) const { return ((set & (1ull << type)) > 0); } in specified() function
1059 kmp_hw_t specified[KMP_HW_LAST]; in filter_hw_subset() local
946 bool specified; member