Home
last modified time | relevance | path

Searched refs:period (Results 1 – 25 of 25) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/
Dclock.h19 typedef duration::period period; typedef
Dseconds.pass.cpp22 typedef D::period Period; in main()
Dminutes.pass.cpp22 typedef D::period Period; in main()
Dnanoseconds.pass.cpp22 typedef D::period Period; in main()
Dmicroseconds.pass.cpp22 typedef D::period Period; in main()
Dmilliseconds.pass.cpp22 typedef D::period Period; in main()
Dhours.pass.cpp22 typedef D::period Period; in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.clock/time.clock.steady/
Dconsistency.pass.cpp30 static_assert((std::is_same<C::period, C::duration::period>::value), ""); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.clock/time.clock.hires/
Dconsistency.pass.cpp30 static_assert((std::is_same<C::period, C::duration::period>::value), ""); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.clock/time.clock.system/
Dconsistency.pass.cpp30 static_assert((std::is_same<C::period, C::duration::period>::value), ""); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvar/
Dwait_until.pass.cpp29 typedef duration::period period; typedef
Dwait_until_pred.pass.cpp30 typedef duration::period period; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvarany/
Dwait_until.pass.cpp28 typedef duration::period period; typedef
Dwait_until_pred.pass.cpp30 typedef duration::period period; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.duration/
Dtypes.pass.cpp26 static_assert((std::is_same<D::period, std::ratio<3, 2> >::value), ""); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dchrono45 static_assert(Period::num > 0, "duration period must be positive");
48 typedef Period period;
66 ratio_divide<Period2, period>::type::den == 1
109 typedef typename duration::period period;
237 typedef duration::period period;
251 typedef duration::period period;
327 …s _Period = typename ratio_divide<typename _FromDuration::period, typename _ToDuration::period>::t…
411 static_assert(_Period::num > 0, "duration period must be positive");
445 typedef _Period period;
474 __no_overflow<_Period2, period>::value && (
[all …]
/ndk/tests/device/issue39680-chrono-resolution/jni/
Dissue39680-chrono-resolution.cpp45 typedef typename C::period P;// type of time unit in printClockData()
/ndk/sources/host-tools/make-3.81/
Dreadme.vms131 only shows up during the daylight saving time period (DST): stat()
DABOUT-NLS136 transition period, while some message catalogs for this language are
/ndk/sources/host-tools/nawk-20071023/
DFIXES256 and period was accepted as a valid number if it started with a period.
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex603 % period following counts as ending a sentence. (Idea found in latex.)
642 % @. is an end-of-sentence period.
1087 % We do .5em per period so that it has the same spacing in a typewriter
1088 % font as three actual period characters.
2649 % Call \doitemize, adding a period to the first argument and supplying the
2772 % we'll always have a period there to be parsed.
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-11569 exceptions: a target starting with a period is not a default unless it
5451 contains a period, the suffix is everything starting with the last
5452 period. Otherwise, the suffix is the empty string. This
5465 file name contains a period, the basename is everything starting
5466 up to (and not including) the last period. Periods in the
5467 directory part are ignored. If there is no period, the basename
6121 counting targets that start with a period). Therefore, makefiles are
Dmake-stds.texi577 a period followed by the appropriate digit; it should normally be @samp{.1}.
Dmake.texi1826 exceptions: a target starting with a period is not a default unless it
6678 contains a period, the suffix is everything starting with the last
6679 period. Otherwise, the suffix is the empty string. This frequently
6698 file name contains a period, the basename is everything starting up to
6699 (and not including) the last period. Periods in the directory part are
6700 ignored. If there is no period, the basename is the entire file name.
7478 targets that start with a period). Therefore, makefiles are usually
Dmake.info-21661 contain a period followed by the appropriate digit; it should