/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
H A D | signal.c | 114 alarm_sub_i4 (int * seconds __attribute__ ((unused)), in alarm_sub_i4() 144 alarm_sub_i8 (int *seconds __attribute__ ((unused)), in alarm_sub_i8() 175 alarm_sub_int_i4 (int *seconds __attribute__ ((unused)), in alarm_sub_int_i4() 205 alarm_sub_int_i8 (int *seconds __attribute__ ((unused)), in alarm_sub_int_i8()
|
H A D | sleep.c | 50 sleep_i4_sub (GFC_INTEGER_4 *seconds) in sleep_i4_sub() 60 sleep_i8_sub (GFC_INTEGER_8 *seconds) in sleep_i8_sub()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | signal.c | 114 alarm_sub_i4 (int * seconds __attribute__ ((unused)), in alarm_sub_i4() 144 alarm_sub_i8 (int *seconds __attribute__ ((unused)), in alarm_sub_i8() 175 alarm_sub_int_i4 (int *seconds __attribute__ ((unused)), in alarm_sub_int_i4() 205 alarm_sub_int_i8 (int *seconds __attribute__ ((unused)), in alarm_sub_int_i8()
|
H A D | sleep.c | 50 sleep_i4_sub (GFC_INTEGER_4 *seconds) in sleep_i4_sub() 60 sleep_i8_sub (GFC_INTEGER_8 *seconds) in sleep_i8_sub()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/ |
H A D | time.h | 39 unsigned int seconds; member 90 unsigned int seconds; member
|
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
H A D | time.h | 108 .seconds = (ns) / NS_PER_SEC, \ member 47 unsigned int seconds; global() member [all...] |
/netbsd-src/games/rogue/ |
H A D | machdep.c | 235 time_t seconds; in md_gct() local 268 time_t seconds; in md_gfmt() local 408 time_t seconds; in md_gseed() local
|
/netbsd-src/external/bsd/atf/dist/tools/ |
H A D | timers.cpp | 76 impl::timer::timer(const unsigned int seconds) : in timer() 140 impl::child_timer::child_timer(const unsigned int seconds, const pid_t pid, in child_timer()
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | killme_after.c | 48 void killme_after(unsigned int seconds) in killme_after()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | sleep.c | 43 sleep(unsigned int seconds) in sleep()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/ |
H A D | sleep.cc | 31 void SleepForSeconds(double seconds) { in SleepForSeconds()
|
H A D | thread_timer.h | 32 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime()
|
H A D | benchmark.cc | 119 double seconds) { in CreateRunReport() 227 double seconds = results.cpu_time_used; in RunBenchmark() local 358 void State::SetIterationTime(double seconds) { in SetIterationTime()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/ |
H A D | sleep.cc | 31 void SleepForSeconds(double seconds) { in SleepForSeconds()
|
H A D | thread_timer.h | 32 void SetIterationTime(double seconds) { manual_time_used_ += seconds; } in SetIterationTime()
|
H A D | benchmark_runner.cc | 67 const MemoryManager::Result& memory_result, double seconds) { in CreateRunReport() 191 double seconds; member
|
/netbsd-src/sys/arch/zaurus/stand/zboot/ |
H A D | getsecs.c | 44 sleep(int seconds) in sleep()
|
/netbsd-src/external/bsd/ntp/dist/libparse/ |
H A D | gpstolfp.c | 46 unsigned long seconds, in gpstolfp()
|
/netbsd-src/usr.bin/quota/ |
H A D | printquota.c | 100 timeprt(char *buf, size_t len, time_t now, time_t seconds) in timeprt() 146 timepprt(char *buf, size_t len, time_t seconds, int hflag) in timepprt()
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/ |
H A D | datetime.hpp | 53 int64_t seconds; member in utils::datetime::delta
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_common_nolibc.cc | 26 void SleepForSeconds(int seconds) { internal_sleep(seconds); } in SleepForSeconds()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_common_nolibc.cc | 28 void SleepForSeconds(int seconds) { internal_sleep(seconds); } in SleepForSeconds()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/apps/ |
H A D | modelist.c | 72 SetWatchdog(UINTN seconds) in SetWatchdog()
|
/netbsd-src/external/mpl/bind/dist/lib/isccfg/ |
H A D | duration.c | 224 uint64_t seconds = 0; isccfg_duration_toseconds() local [all...] |
/netbsd-src/tests/kernel/kqueue/ |
H A D | t_timer.c | 45 check_timespec(struct timespec *ts, time_t seconds) in check_timespec() 279 time_t seconds; in ATF_TC_BODY() local
|