Home
last modified time | relevance | path

Searched refs:omp_set_num_threads (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/libb2/
H A Dblake2bp.c137 omp_set_num_threads(PARALLELISM_DEGREE); in blake2bp_update()
232 omp_set_num_threads(PARALLELISM_DEGREE); in blake2bp()
H A Dblake2sp.c134 omp_set_num_threads(PARALLELISM_DEGREE); in blake2sp_update()
230 omp_set_num_threads(PARALLELISM_DEGREE); in blake2sp()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stub.cpp34 #define omp_set_num_threads ompc_set_num_threads macro
90 void omp_set_num_threads(omp_int_t num_threads) { i; } in omp_set_num_threads() function
H A Dkmp_ftn_os.h53 #define FTN_SET_NUM_THREADS omp_set_num_threads
H A Ddllexports430 omp_set_num_threads 717
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp_lib.h.var300 subroutine omp_set_num_threads(num_threads) bind(c)
303 end subroutine omp_set_num_threads
1133 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_set_num_threads
1216 !$omp declare target(omp_set_num_threads )
H A Domp_lib.F90.var224 subroutine omp_set_num_threads(num_threads) bind(c)
227 end subroutine omp_set_num_threads
1065 public :: omp_set_num_threads
H A Domp.h.var64 extern void __KAI_KMPC_CONVENTION omp_set_num_threads (int);
/freebsd/lib/libomp/
H A Domp.h64 extern void __KAI_KMPC_CONVENTION omp_set_num_threads (int);
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def172 __ICV_RT_SET(nthreads, omp_set_num_threads)
254 __OMP_RTL(omp_set_num_threads, false, Void, Int32)
752 __OMP_RTL_ATTRS(omp_set_num_threads, SetterAttrs, AttributeSet(),