Home
last modified time | relevance | path

Searched defs:Seconds (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilPosix.cpp106 void SetTimer(int Seconds) { in SetTimer()
143 void SleepSeconds(int Seconds) { in SleepSeconds()
H A DFuzzerUtilWindows.cpp107 void SetTimer(int Seconds) { in SetTimer()
153 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } in SleepSeconds()
H A DFuzzerUtilFuchsia.cpp70 void AlarmHandler(int Seconds) { in AlarmHandler()
427 void SleepSeconds(int Seconds) { in SleepSeconds()
H A DFuzzerInternal.h54 size_t Seconds = secondsSinceProcessStartUp(); in execPerSec() local
H A DFuzzerLoop.cpp288 size_t Seconds = in AlarmCallback() local
/freebsd/usr.sbin/fifolog/lib/
H A Dgetdate.y526 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 Dgetdate.y532 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 Darchive_getdate.c81 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 DTimer.cpp169 using Seconds = std::chrono::duration<double, std::ratio<1>>; in getCurrentTime() typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecords.h134 uint64_t Seconds = 0; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp3201 unsigned Seconds; in printArchiveChild() local
H A DMachODump.cpp2457 unsigned Seconds; in printArchiveChild() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp15958 Seconds, enumerator