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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilPosix.cpp89 void SetTimer(int Seconds) { argument
126 void SleepSeconds(int Seconds) { argument
H A DFuzzerInternal.h55 size_t Seconds = secondsSinceProcessStartUp(); local
H A DFuzzerUtilFuchsia.cpp62 void AlarmHandler(int Seconds) { argument
384 void SleepSeconds(int Seconds) { argument
H A DFuzzerUtilWindows.cpp94 void SetTimer(int Seconds) { argument
140 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } argument
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_getdate.c81 time_t Seconds; member in struct:gdstate
691 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-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp264 unsigned Seconds; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecords.h134 uint64_t Seconds = 0; member in class:llvm::xray::WallclockRecord
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp2253 unsigned Seconds; local

Completed in 218 milliseconds