Home
last modified time | relevance | path

Searched defs:Now (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DExponentialBackoff.cpp15 auto Now = std::chrono::steady_clock::now(); in waitForNextAttempt() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drss_limit_checker.h
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp218 uint64_t Now = Target; in computeAugmentingPathCapacity() local
296 uint64_t Now = Target; in augmentFlowAlongPath() local
733 uint64_t Now = Target; in findShortestPath() local
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp52 static std::chrono::time_point<std::chrono::steady_clock> Now() { in Now() function
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp877 auto Now = system_clock::now(); in Loop() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp975 std::time_t Now = time(nullptr); in getTime() local
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_mslsa.c1014 FILETIME Now, MinLife, EndTime, LocalEndTime; in GetMSTGT() local