Searched defs:Seconds (Results 1 – 13 of 13) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| HD | FuzzerUtilWindows.cpp | 94 void SetTimer(int Seconds) { in SetTimer() 140 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } in SleepSeconds()
|
| HD | FuzzerUtilPosix.cpp | 89 void SetTimer(int Seconds) { in SetTimer() 126 void SleepSeconds(int Seconds) { in SleepSeconds()
|
| HD | FuzzerUtilFuchsia.cpp | 62 void AlarmHandler(int Seconds) { in AlarmHandler() 384 void SleepSeconds(int Seconds) { in SleepSeconds()
|
| HD | FuzzerInternal.h | 55 size_t Seconds = secondsSinceProcessStartUp(); in execPerSec() local
|
| HD | FuzzerLoop.cpp | 284 size_t Seconds = in AlarmCallback() local
|
| /freebsd-11-stable/usr.sbin/fifolog/lib/ |
| HD | getdate.y | 525 ToSeconds(time_t Hours, time_t Minutes, time_t Seconds, MERIDIAN Meridian) in ToSeconds() 559 time_t Hours, time_t Minutes, time_t Seconds, in Convert()
|
| /freebsd-11-stable/usr.bin/find/ |
| HD | getdate.y | 545 ToSeconds(time_t Hours, time_t Minutes, time_t Seconds, MERIDIAN Meridian) in ToSeconds() 579 time_t Hours, time_t Minutes, time_t Seconds, in Convert()
|
| /freebsd-11-stable/contrib/libarchive/libarchive/ |
| HD | archive_getdate.c | 81 time_t Seconds; member 692 time_t Hours, time_t Minutes, time_t Seconds, in Convert()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | Timer.cpp | 119 using Seconds = std::chrono::duration<double, std::ratio<1>>; in getCurrentTime() typedef
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/XRay/ |
| HD | FDRRecords.h | 134 uint64_t Seconds = 0; variable
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/ |
| HD | Archive.cpp | 264 unsigned Seconds; in getLastModified() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| HD | llvm-objdump.cpp | 2090 unsigned Seconds; in printArchiveChild() local
|
| HD | MachODump.cpp | 2253 unsigned Seconds; in printArchiveChild() local
|