Lines Matching refs:KMP_DEBUG_ASSERT
494 KMP_DEBUG_ASSERT(__kmp_SetThreadGroupAffinity != NULL); in set_system_affinity()
519 KMP_DEBUG_ASSERT(__kmp_GetThreadGroupAffinity != NULL); in get_system_affinity()
774 KMP_DEBUG_ASSERT(index >= 0 && index < num_hw_threads); in at()
778 KMP_DEBUG_ASSERT(index >= 0 && index < num_hw_threads); in at()
820 KMP_DEBUG_ASSERT(level1 >= 0 && level1 < depth); in calculate_ratio()
821 KMP_DEBUG_ASSERT(level2 >= 0 && level2 < depth); in calculate_ratio()
828 KMP_DEBUG_ASSERT(level >= 0 && level < depth); in get_ratio()
833 KMP_DEBUG_ASSERT(level >= 0 && level < depth); in get_type()
847 KMP_DEBUG_ASSERT(level >= 0 && level < depth); in get_count()
961 KMP_DEBUG_ASSERT(index >= 0 && index < depth); in at()
965 KMP_DEBUG_ASSERT(index >= 0 && index < depth); in at()
969 KMP_DEBUG_ASSERT(index >= 0 && index < depth); in remove()
977 KMP_DEBUG_ASSERT(__kmp_topology); in sort()
1071 KMP_DEBUG_ASSERT(bool_result == 1); in init()
1146 KMP_DEBUG_ASSERT(bool_result != 0); in resize()