Home
last modified time | relevance | path

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

/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() argument
153 void SleepSeconds(int Seconds) { Sleep(Seconds * 1000); } in SleepSeconds() argument
H A DFuzzerInternal.h54 size_t Seconds = secondsSinceProcessStartUp(); in execPerSec() local
H A DFuzzerUtilFuchsia.cpp70 void AlarmHandler(int Seconds) { in AlarmHandler() argument
427 void SleepSeconds(int Seconds) { in SleepSeconds() argument
H A DFuzzerLoop.cpp288 size_t Seconds = in AlarmCallback() local
/llvm-project/clang-tools-extra/clang-tidy/abseil/
H A DDurationRewriter.h23 Seconds, enumerator
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DProgressMeter.h120 int Seconds = SecondsTotal % 60; in step() local
/llvm-project/clang-tools-extra/clangd/support/
H A DThreading.cpp113 Deadline timeoutSeconds(std::optional<double> Seconds) { in timeoutSeconds()
/llvm-project/llvm/lib/Support/
H A DTimer.cpp169 using Seconds = std::chrono::duration<double, std::ratio<1>>; getCurrentTime() typedef
/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecords.h134 uint64_t Seconds = 0; variable
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp3201 unsigned Seconds; printArchiveChild() local
H A DMachODump.cpp2457 unsigned Seconds; printArchiveChild() local