/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/ |
D | clock.h | 19 typedef duration::period period; typedef
|
D | nanoseconds.pass.cpp | 22 typedef D::period Period; in main()
|
D | microseconds.pass.cpp | 22 typedef D::period Period; in main()
|
D | hours.pass.cpp | 22 typedef D::period Period; in main()
|
D | minutes.pass.cpp | 22 typedef D::period Period; in main()
|
D | milliseconds.pass.cpp | 22 typedef D::period Period; in main()
|
D | seconds.pass.cpp | 22 typedef D::period Period; in main()
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.clock/time.clock.steady/ |
D | consistency.pass.cpp | 30 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/ |
D | consistency.pass.cpp | 30 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/ |
D | consistency.pass.cpp | 30 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/ |
D | wait_until.pass.cpp | 28 typedef duration::period period; typedef
|
D | wait_until_pred.pass.cpp | 30 typedef duration::period period; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.condition/thread.condition.condvar/ |
D | wait_until.pass.cpp | 29 typedef duration::period period; typedef
|
D | wait_until_pred.pass.cpp | 30 typedef duration::period period; typedef
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.duration/ |
D | types.pass.cpp | 26 static_assert((std::is_same<D::period, std::ratio<3, 2> >::value), ""); in main()
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | fmt.c | 125 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/ |
D | chrono | 45 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/ |
D | issue39680-chrono-resolution.cpp | 45 typedef typename C::period P;// type of time unit in printClockData()
|
/ndk/sources/host-tools/make-3.81/ |
D | readme.vms | 131 only shows up during the daylight saving time period (DST): stat()
|
D | ABOUT-NLS | 136 transition period, while some message catalogs for this language are
|
/ndk/sources/host-tools/nawk-20071023/ |
D | FIXES | 256 and period was accepted as a valid number if it started with a period.
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | ABOUT-NLS | 137 transition period, while some message catalogs for this language are
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed.texi | 134 * 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
|
D | sed-in.texi | 133 * 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/ |
D | texinfo.tex | 603 % 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.
|