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