Searched defs:Seconds (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerUtilPosix.cpp | 106 void SetTimer(int Seconds) { in SetTimer() 143 void SleepSeconds(int Seconds) { in SleepSeconds()
|
H A D | FuzzerUtilWindows.cpp | 107 void SetTimer(int Seconds) { in SetTimer() 153 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } in SleepSeconds()
|
H A D | FuzzerUtilFuchsia.cpp | 70 void AlarmHandler(int Seconds) { in AlarmHandler() 427 void SleepSeconds(int Seconds) { in SleepSeconds()
|
H A D | FuzzerInternal.h | 54 size_t Seconds = secondsSinceProcessStartUp(); in execPerSec() local
|
H A D | FuzzerLoop.cpp | 288 size_t Seconds = in AlarmCallback() local
|
/freebsd/usr.sbin/fifolog/lib/ |
H A D | getdate.y | 526 ToSeconds(time_t Hours, time_t Minutes, time_t Seconds, MERIDIAN Meridian) in ToSeconds() 560 time_t Hours, time_t Minutes, time_t Seconds, in Convert()
|
/freebsd/usr.bin/find/ |
H A D | getdate.y | 532 ToSeconds(time_t Hours, time_t Minutes, time_t Seconds, MERIDIAN Meridian) in ToSeconds() 566 time_t Hours, time_t Minutes, time_t Seconds, in Convert()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_getdate.c | 81 time_t Seconds; global() member 692 Convert(time_t Month,time_t Day,time_t Year,time_t Hours,time_t Minutes,time_t Seconds,time_t Timezone,enum DSTMODE DSTmode) Convert() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Timer.cpp | 169 using Seconds = std::chrono::duration<double, std::ratio<1>>; in getCurrentTime() typedef
|
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | FDRRecords.h | 134 uint64_t Seconds = 0; variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 3201 unsigned Seconds; in printArchiveChild() local
|
H A D | MachODump.cpp | 2457 unsigned Seconds; in printArchiveChild() local
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 15958 Seconds, enumerator
|