Lines Matching defs:specified
908 // granularity specified by the user is too coarse, then the
1059 kmp_hw_t specified[KMP_HW_LAST];
1062 KMP_FOREACH_HW_TYPE(i) { specified[i] = KMP_HW_UNKNOWN; }
1084 // specified either directly or through an equivalent type
1085 if (specified[equivalent_type] != KMP_HW_UNKNOWN) {
1088 __kmp_hw_get_catalog_string(specified[equivalent_type]));
1091 specified[equivalent_type] = type;
1107 // Determine which core attributes are specified
3300 // Check that there aren't too many procs specified.
3308 // currently require that the physical id field is specified, also.
3413 // Auto-assign the thread id field if it wasn't specified.
3417 // Apparently the thread id field was specified for some entries and not
3451 // Auto-assign the thread id field if it wasn't specified.
3456 // Apparently the thread id field was specified for some entries and
3467 // If thread ids were specified, it is an error if they are not unique.
3480 // If the thread ids were not specified and we see entries that
3873 // A stride is specified. Skip over the ':" and read the 3rd int.
4589 // If the user has specified that a paricular topology discovery method is to be
4720 // If OMP_PLACES=cores:<attribute> specified, then attempt
4741 // If core attributes did not work, or none were specified,