Searched refs:Dur (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | Timeout.h | 30 template <typename Ratio2> using Dur = std::chrono::duration<int64_t, Ratio2>; 36 using Base = std::optional<Dur<Ratio>>; 44 : Base(other ? Base(Dur<Ratio>(*other)) : std::nullopt) {} in Timeout() 49 : Base(Dur<Ratio>(other)) {} in Timeout() 59 typedef typename lldb_private::Timeout<Ratio>::value_type Dur; 64 format_provider<Dur>::format(*timeout, OS, Options);
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | Chrono.h | 115 typedef std::chrono::duration<Rep, Period> Dur; 120 template <typename AsPeriod> static InternalRep getAs(const Dur &D) { 126 const Dur &D) { 155 static void format(const Dur &D, llvm::raw_ostream &Stream, StringRef Style) {
|
/openbsd/games/quiz/datfiles/ |
H A D | midearth | 39 Mordor:Barad[-| ]Dur
|
/openbsd/gnu/llvm/libcxx/src/filesystem/ |
H A D | filesystem_common.h | 429 auto Dur = fs_seconds(tm.tv_sec + 1) - adj_subsec; 430 return FileTimeT(Dur);
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClient.cpp | 2434 using Dur = duration<float>; in calculate_standard_deviation() typedef 2435 Dur sum = std::accumulate(std::begin(v), std::end(v), Dur()); in calculate_standard_deviation() 2436 Dur mean = sum / v.size(); in calculate_standard_deviation() 2443 return Dur(sqrtf(accum / (v.size() - 1))); in calculate_standard_deviation()
|
/openbsd/share/zoneinfo/datfiles/ |
H A D | southamerica | 1461 # This says President Sixto Durán Ballén signed decree No. 285, which
|
/openbsd/games/fortune/datfiles/ |
H A D | fortunes2 | 36647 America has a very strong candidate in "La Dur", a fearsome looking
|