/netbsd-src/external/gpl3/gcc/dist/libgomp/config/nvptx/ |
H A D | time.c | 35 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 D | time.c | 37 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 D | time.c | 35 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 D | time.c | 37 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 D | time.c | 33 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 D | time.c | 33 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 D | time.c | 47 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 D | time.c | 47 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 D | balanced_quicksort.h | 379 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 D | balanced_quicksort.h | 379 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 D | omp_lib.h.in | 90 external omp_get_wtick, omp_get_wtime 91 double precision omp_get_wtick, omp_get_wtime
|
H A D | omp_lib.f90.in | 233 function omp_get_wtime () 234 double precision :: omp_get_wtime local 235 end function omp_get_wtime
|
H A D | fortran.c | 60 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 D | omp.h | 92 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/coldfire/ |
H A D | omp.h | 102 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/armeb/ |
H A D | omp.h | 115 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/mips64el/ |
H A D | omp.h | 134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/i386/ |
H A D | omp.h | 134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/mipsn64eb/ |
H A D | omp.h | 134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/aarch64/ |
H A D | omp.h | 134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/arm/ |
H A D | omp.h | 134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/mipseb/ |
H A D | omp.h | 134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/earmv6eb/ |
H A D | omp.h | 134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/earmv6/ |
H A D | omp.h | 134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|
/netbsd-src/external/gpl3/gcc.old/lib/libgomp/arch/mipsel/ |
H A D | omp.h | 134 extern double omp_get_wtime (void) __GOMP_NOTHROW;
|