HomeSort by relevance Sort by last modified time
    Searched full:period (Results 101 - 125 of 2697) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libcxx/test/utilities/time/time.duration/time.duration.cast/
toduration.fail.cpp 14 // template <class ToDuration, class Rep, class Period>
16 // duration_cast(const duration<Rep, Period>& d);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
condition_variable 49 template <class Rep, class Period>
52 const chrono::duration<Rep, Period>& rel_time);
54 template <class Rep, class Period, class Predicate>
57 const chrono::duration<Rep, Period>& rel_time,
94 template <class Lock, class Rep, class Period>
97 const chrono::duration<Rep, Period>& rel_time);
99 template <class Lock, class Rep, class Period, class Predicate>
102 const chrono::duration<Rep, Period>& rel_time,
chrono 22 template <class ToDuration, class Rep, class Period>
25 duration_cast(const duration<Rep, Period>& fd);
40 template <class Rep, class Period = ratio<1>>
44 static_assert(__is_ratio<Period>::value, "Second template parameter of duration must be a std::ratio");
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
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/
clock.h 19 typedef duration::period period; typedef in class:Clock
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.duration/time.duration.cast/
toduration.fail.cpp 14 // template <class ToDuration, class Rep, class Period>
16 // duration_cast(const duration<Rep, Period>& d);
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
condition_variable 49 template <class Rep, class Period>
52 const chrono::duration<Rep, Period>& rel_time);
54 template <class Rep, class Period, class Predicate>
57 const chrono::duration<Rep, Period>& rel_time,
94 template <class Lock, class Rep, class Period>
97 const chrono::duration<Rep, Period>& rel_time);
99 template <class Lock, class Rep, class Period, class Predicate>
102 const chrono::duration<Rep, Period>& rel_time,
chrono 22 template <class ToDuration, class Rep, class Period>
25 duration_cast(const duration<Rep, Period>& fd);
40 template <class Rep, class Period = ratio<1>>
44 static_assert(__is_ratio<Period>::value, "Second template parameter of duration must be a std::ratio");
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
    [all...]
  /external/libcxx/include/
chrono 22 template <class ToDuration, class Rep, class Period>
25 duration_cast(const duration<Rep, Period>& fd);
40 template <class Rep, class Period = ratio<1>>
44 static_assert(__is_ratio<Period>::value, "Second template parameter of duration must be a std::ratio");
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
    [all...]
  /external/chromium_org/content/browser/speech/endpointer/
energy_endpointer_params.h 108 float frame_period_; // Frame period
116 float fast_update_dur_; // Period for initial estimation of levels.
131 // Period after start of user input that above threshold values are ignored.
  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
time_scheduler.cc 56 // One period will be worked off by this call. Make sure that the number of
64 // Update the last period mark without introducing any drifting.
74 // one period hence the - 1
  /external/markdown/MarkdownTest/Tests_2007/
Backslash escapes.html 27 <p>Period: .</p>
61 Period: \.
96 <p>Period: <code>\.</code></p>
  /external/qemu/distrib/sdl-1.2.15/src/timer/symbian/
SDL_systimer.cpp 48 TTimeIntervalMicroSeconds32 period; local
49 TInt tmp = UserHal::TickPeriod(period);
50 tickPeriodMilliSeconds = period.Int() / 1000;
  /external/strace/
ptp.c 55 ", period={%" PRId64 ", %" PRIu32 "}"
58 (int64_t)perout.period.sec, perout.period.nsec,
  /frameworks/base/docs/html/google/play/licensing/
licensing-reference.jd 250 period and provide other information, The licensing server includes several pieces of
252 application's license validity period, retry grace period, maximum allowable retry count, and other
277 below about <a href="#VT">License validity period</a>.
282 <td>Grace period timestamp. Specifies the end of the period during which a
286 below about <a href="#GTGR">Retry period and maximum retry count</a>.</p></td>
294 below about <a href="#GTGR">Retry period and maximum retry count</a>.</p></td>
329 <h4 id="VT">License validity period</h4>
331 <p>The Google Play licensing server sets a license validity period for al
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ThroughputFilter.java 44 .addInputPort("period", Signature.PORT_OPTIONAL, FrameType.single(int.class))
50 if (port.getName().equals("period")) {
78 // Output throughput info if time period is up
  /hardware/intel/img/psb_video/src/
tng_slotorder.h 49 * Input, Intra period
59 int intracnt, /*Input, Intra period*/
60 int idrcnt, /*INput, IDR period. 0: only one IDR; */
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
AbstractFileFilter.java 63 int period = name.lastIndexOf('.'); local
64 return (period > 0 ? name.substring(period + 1) : name);
  /external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager_unittest.cc 635 // Verify that a grace period has started.
665 // Verify that no grace period has started.
686 // Verify that no grace period has started.
712 // Verify that a grace period has been scheduled to start in the future.
737 // Verify that a grace period has been scheduled to start in the future.
763 // Verify that a grace period has started.
785 // Verify that a grace period has started.
812 // Verify that a grace period has started.
835 // Verify that a grace period has started.
855 // Verify that no grace period has started
    [all...]
  /frameworks/av/media/libmediaplayerservice/
VideoFrameScheduler.cpp 94 // reset PLL but keep previous period estimate
103 nsecs_t period = kNanosIn1s / 60;
105 mTimes[1] = period;
106 mTimes[2] = period * 3;
107 mTimes[3] = period * 4;
108 mTimes[4] = period * 7;
109 mTimes[5] = period * 8;
110 mTimes[6] = period * 10;
111 mTimes[7] = period * 12;
114 fit(0, period * 12 / 7, 8, &a, &b, &err)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-diff.c 103 .name = "Period",
107 .name = "Base period",
220 static double period_percent(struct hist_entry *he, u64 period)
223 return (period * 100.0) / total;
228 double old_percent = period_percent(he, he->stat.period);
229 double new_percent = period_percent(pair, pair->stat.period);
238 double old_period = he->stat.period ?: 1;
239 double new_period = pair->stat.period;
248 u64 old_period = he->stat.period;
249 u64 new_period = pair->stat.period;
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/
AlarmOperation.java 33 * after a specified period of time and waits for the child operation to complete.
36 * period of time. After the device wakes up, this operation will hold a wake lock until the child
39 * finishes before the specified period, this operation return when the child operation finishes
40 * but wake the device one time at the specified period.
  /external/chromium_org/chrome/browser/media/
fake_desktop_media_list.h 24 virtual void SetUpdatePeriod(base::TimeDelta period) OVERRIDE;
  /external/iproute2/include/linux/
gen_stats.h 58 * @interval: sampling period
  /external/libnl/include/linux/
gen_stats.h 50 * @interval: sampling period
  /external/nist-sip/java/gov/nist/javax/sip/
ListeningPointExt.java 24 * via this listening point. This method can be used to send out a period

Completed in 608 milliseconds

1 2 3 45 6 7 8 91011>>