Home
last modified time | relevance | path

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

12

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/
Dclock.h19 typedef duration::period period; typedef
Dnanoseconds.pass.cpp22 typedef D::period Period; in main()
Dmicroseconds.pass.cpp22 typedef D::period Period; in main()
Dhours.pass.cpp22 typedef D::period Period; in main()
Dminutes.pass.cpp22 typedef D::period Period; in main()
Dmilliseconds.pass.cpp22 typedef D::period Period; in main()
Dseconds.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.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/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/utilities/time/time.duration/
Dtypes.pass.cpp26 static_assert((std::is_same<D::period, std::ratio<3, 2> >::value), ""); in main()
/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c125 unsigned period:1; /* ends in [.?!])* */ member
268 (word_limit - 1)->period = (word_limit - 1)->final = true; in get_paragraph()
334 || (word_limit->period in get_line()
385 w->period = isperiod (*finish); in check_punctuation()
490 if ((this - 1)->period) in base_cost()
/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/sed-4.2.1/
DABOUT-NLS137 transition period, while some message catalogs for this language are
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.texi134 * Circumflex/dollar sign/period:: Behave specially with regard to new lines
3030 The circumflex, dollar sign, and period characters behave specially
3080 * Circumflex/dollar sign/period:: Behave specially with regard to new lines
3221 @node Circumflex/dollar sign/period
3222 @appendixsec Circumflex, dollar sign, period
Dsed-in.texi133 * Circumflex/dollar sign/period:: Behave specially with regard to new lines
2863 The circumflex, dollar sign, and period characters behave specially
2913 * Circumflex/dollar sign/period:: Behave specially with regard to new lines
3054 @node Circumflex/dollar sign/period
3055 @appendixsec Circumflex, dollar sign, 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.

12