Searched defs:Seconds (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerInternal.h54 size_t Seconds = secondsSinceProcessStartUp(); local
H A DFuzzerUtilPosix.cpp106 void SetTimer(int Seconds) { argument
143 void SleepSeconds(int Seconds) { argument
H A DFuzzerUtilWindows.cpp102 void SetTimer(int Seconds) { argument
148 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } argument
H A DFuzzerUtilFuchsia.cpp70 void AlarmHandler(int Seconds) { argument
426 void SleepSeconds(int Seconds) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecords.h134 uint64_t Seconds = 0; member in class:llvm::xray::WallclockRecord
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_getdate.c77 time_t Seconds; member in struct:gdstate
687 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) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp2457 unsigned Seconds; local

Completed in 126 milliseconds