Home
last modified time | relevance | path

Searched refs:omp_get_wtime (Results 1 – 25 of 105) sorted by relevance

12345

/netbsd-src/external/gpl3/gcc/dist/libgomp/config/nvptx/
H A Dtime.c35 omp_get_wtime (void) in omp_get_wtime() function
48 ialias (omp_get_wtime)
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/gcn/
H A Dtime.c37 omp_get_wtime (void) in omp_get_wtime() function
51 ialias (omp_get_wtime)
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Dtime.c35 omp_get_wtime (void) in omp_get_wtime() function
48 ialias (omp_get_wtime)
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/gcn/
H A Dtime.c37 omp_get_wtime (void) in omp_get_wtime() function
51 ialias (omp_get_wtime)
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/mingw32/
H A Dtime.c33 omp_get_wtime (void) in omp_get_wtime() function
46 ialias (omp_get_wtime)
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/mingw32/
H A Dtime.c33 omp_get_wtime (void) in omp_get_wtime() function
46 ialias (omp_get_wtime)
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/posix/
H A Dtime.c47 omp_get_wtime (void) in omp_get_wtime() function
78 ialias (omp_get_wtime)
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/posix/
H A Dtime.c47 omp_get_wtime (void) in omp_get_wtime() function
78 ialias (omp_get_wtime)
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dbalanced_quicksort.h379 double __search_start = omp_get_wtime(); in __qsb_local_sort_with_helping()
388 && (omp_get_wtime() < (__search_start + 1.0)) in __qsb_local_sort_with_helping()
406 if (omp_get_wtime() >= (__search_start + 1.0)) in __qsb_local_sort_with_helping()
409 _GLIBCXX_PARALLEL_ASSERT(omp_get_wtime() in __qsb_local_sort_with_helping()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dbalanced_quicksort.h379 double __search_start = omp_get_wtime(); in __qsb_local_sort_with_helping()
388 && (omp_get_wtime() < (__search_start + 1.0)) in __qsb_local_sort_with_helping()
406 if (omp_get_wtime() >= (__search_start + 1.0)) in __qsb_local_sort_with_helping()
409 _GLIBCXX_PARALLEL_ASSERT(omp_get_wtime() in __qsb_local_sort_with_helping()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Domp_lib.h.in90 external omp_get_wtick, omp_get_wtime
91 double precision omp_get_wtick, omp_get_wtime
H A Domp_lib.f90.in233 function omp_get_wtime ()
234 double precision :: omp_get_wtime local
235 end function omp_get_wtime
H A Dfortran.c60 ialias_redirect (omp_get_wtime) in ialias_redirect()
354 return omp_get_wtime (); in omp_get_wtime_()
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/or1k/
H A Domp.h92 extern double omp_get_wtime (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/coldfire/
H A Domp.h102 extern double omp_get_wtime (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/armeb/
H A Domp.h115 extern double omp_get_wtime (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/mips64el/
H A Domp.h134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/i386/
H A Domp.h134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/mipsn64eb/
H A Domp.h134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/aarch64/
H A Domp.h134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/arm/
H A Domp.h134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/mipseb/
H A Domp.h134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/earmv6eb/
H A Domp.h134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/earmv6/
H A Domp.h134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/mipsel/
H A Domp.h134 extern double omp_get_wtime (void) __GOMP_NOTHROW;

12345