Home
last modified time | relevance | path

Searched defs:Dur (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libcxx/test/std/input.output/filesystems/fs.filesystem.synopsis/
H A Dfile_time_type_resolution.compile.pass.cpp27 using Dur = file_time_type::duration; typedef
/llvm-project/libcxx/test/std/time/time.duration/time.duration.nonmember/
H A Dop_divide_rep.pass.cpp27 typedef std::chrono::nanoseconds Dur; in main() typedef
H A Dop_mod_rep.pass.cpp27 typedef std::chrono::nanoseconds Dur; in main() typedef
/llvm-project/libcxx/test/std/time/time.point/time.point.nonmember/
H A Dop_-duration.pass.cpp27 typedef std::chrono::duration<D> Dur; in test2739() typedef
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2455 using Dur = duration<float>; calculate_standard_deviation() typedef