Searched defs:Seconds (Results 1 – 13 of 13) sorted by relevance
| /freebsd-head/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| HD | FuzzerUtilPosix.cpp | 106 void SetTimer(int Seconds) { in SetTimer() 143 void SleepSeconds(int Seconds) { in SleepSeconds()
|
| HD | FuzzerUtilWindows.cpp | 107 void SetTimer(int Seconds) { in SetTimer() 153 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } in SleepSeconds()
|
| HD | FuzzerUtilFuchsia.cpp | 70 void AlarmHandler(int Seconds) { in AlarmHandler() 427 void SleepSeconds(int Seconds) { in SleepSeconds()
|
| HD | FuzzerInternal.h | 54 size_t Seconds = secondsSinceProcessStartUp(); in execPerSec() local
|
| HD | FuzzerLoop.cpp | 288 size_t Seconds = in AlarmCallback() local
|
| /freebsd-head/usr.sbin/fifolog/lib/ |
| HD | 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-head/usr.bin/find/ |
| HD | 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-head/contrib/libarchive/libarchive/ |
| HD | archive_getdate.c | 77 time_t Seconds; member 688 time_t Hours, time_t Minutes, time_t Seconds, in Convert()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Support/ |
| HD | Timer.cpp | 169 using Seconds = std::chrono::duration<double, std::ratio<1>>; in getCurrentTime() typedef
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/XRay/ |
| HD | FDRRecords.h | 134 uint64_t Seconds = 0; variable
|
| /freebsd-head/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| HD | llvm-objdump.cpp | 3201 unsigned Seconds; in printArchiveChild() local
|
| HD | MachODump.cpp | 2457 unsigned Seconds; in printArchiveChild() local
|
| /freebsd-head/contrib/bsnmp/tests/ |
| HD | catch.hpp | 15958 Seconds, enumerator
|