Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/time/
H A Dclock.h18 typedef duration::period period; typedef
/llvm-project/libcxx/include/__chrono/
H A Dsteady_clock.h30 typedef duration::period period; typedef
H A Dsystem_clock.h30 typedef duration::period period; typedef
H A Dtime_point.h42 typedef typename duration::period period; global() typedef
H A Dfile_clock.h52 typedef nano period; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dspuriously-wake-up-functions.cpp21 using period = Period; typedef in std::chrono::duration
52 typedef duration::period period; typedef in std::chrono::system_clock
/llvm-project/llvm/unittests/tools/llvm-exegesis/
H A DProgressMeterTest.cpp21 using period = duration::period; typedef
/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvar/
H A Dwait_until.pass.cpp33 typedef duration::period period; typedef
H A Dwait_until_pred.pass.cpp34 typedef duration::period period; typedef
/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
H A Dwait_until.pass.cpp32 typedef duration::period period; typedef
H A Dwait_until_pred.pass.cpp34 typedef duration::period period; typedef
/llvm-project/libcxx/test/libcxx/input.output/filesystems/
H A Dconvert_file_time.pass.cpp271 typedef typename duration::period period; typedef