Home
last modified time | relevance | path

Searched refs:omp_get_num_threads (Results 1 – 25 of 129) sorted by relevance

123456

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dfind.h119 __num_threads = omp_get_num_threads(); in __find_template()
225 __num_threads = omp_get_num_threads(); in __find_template()
349 __num_threads = omp_get_num_threads(); in __find_template()
H A Domp_loop.h86 __num_threads = omp_get_num_threads(); in __for_each_template_random_access_omp_loop()
H A Domp_loop_static.h86 __num_threads = omp_get_num_threads(); in __for_each_template_random_access_omp_loop_static()
H A Dpar_loop.h85 __num_threads = omp_get_num_threads(); in __for_each_template_random_access_ed()
H A Dsearch.h121 __num_threads = omp_get_num_threads(); in __search_template()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dfind.h119 __num_threads = omp_get_num_threads(); in __find_template()
225 __num_threads = omp_get_num_threads(); in __find_template()
349 __num_threads = omp_get_num_threads(); in __find_template()
H A Domp_loop_static.h86 __num_threads = omp_get_num_threads(); in __for_each_template_random_access_omp_loop_static()
H A Domp_loop.h86 __num_threads = omp_get_num_threads(); in __for_each_template_random_access_omp_loop()
H A Dpar_loop.h85 __num_threads = omp_get_num_threads(); in __for_each_template_random_access_ed()
H A Dsearch.h121 __num_threads = omp_get_num_threads(); in __search_template()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Domp_lib.h.in85 external omp_get_num_threads, omp_get_thread_num
86 integer(4) omp_get_num_threads, omp_get_thread_num
H A Dparallel.c270 omp_get_num_threads (void) in omp_get_num_threads() function
329 ialias (omp_get_num_threads)
H A Domp_lib.f90.in207 function omp_get_num_threads ()
208 integer (4) :: omp_get_num_threads local
209 end function omp_get_num_threads
H A Dfortran.c57 ialias_redirect (omp_get_num_threads) in ialias_redirect()
336 return omp_get_num_threads (); in omp_get_num_threads_()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dparallel.c277 omp_get_num_threads (void) in omp_get_num_threads() function
336 ialias (omp_get_num_threads)
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/or1k/
H A Domp.h67 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/coldfire/
H A Domp.h77 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/armeb/
H A Domp.h86 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/mips64el/
H A Domp.h105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/i386/
H A Domp.h105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/mipsn64eb/
H A Domp.h105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/aarch64/
H A Domp.h105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/arm/
H A Domp.h105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/mipseb/
H A Domp.h105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/earmv6eb/
H A Domp.h105 extern int omp_get_num_threads (void) __GOMP_NOTHROW;

123456