HomeSort by relevance Sort by last modified time
    Searched refs:interval (Results 301 - 325 of 964) sorted by null

<<11121314151617181920>>

  /external/deqp/framework/delibs/deutil/
deTimer.c 283 TIMERSTATE_INTERVAL = 0, /*!< Active interval timer. */
296 int interval; /*!< Timer interval. */ member in struct:deTimerThread_s
333 sleepTime = thread->interval - (int)(((deInt64)deGetMicroseconds()-lastCallback)/1000);
353 static deTimerThread* deTimerThread_create (deTimerCallback callback, void* arg, int interval, TimerState state)
364 thread->interval = interval;
  /external/fio/
options.c 1548 .interval = 1,
1563 .interval = 1,
1577 .interval = 1,
1590 .interval = 1,
1600 .interval = 1024 * 1024,
1609 .interval = 1024 * 1024,
1632 .interval = 1024 * 1024,
1654 .interval = 1024 * 1024,
1667 .interval = 1024 * 1024,
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocapturer.cc 279 best_format->interval = best->interval;
280 LOG(LS_INFO) << " Best " << best_format->ToString() << " Interval "
281 << best_format->interval << " distance " << best_distance;
367 VideoFormat::IntervalToFps(capture_format_->interval) :
620 float supported_fps = VideoFormat::IntervalToFpsFloat(supported.interval);
622 supported_fps - VideoFormat::IntervalToFpsFloat(desired.interval);
650 VideoFormat::IntervalToFpsFloat(desired.interval) * 28.f / 30.f :
651 VideoFormat::IntervalToFpsFloat(desired.interval) * 23.f / 30.f;
717 // TODO(ronghuawu): Useful to report interval as well
    [all...]
capturemanager.cc 130 if (iter->video_format.interval < highest_format.interval) {
131 highest_format.interval = iter->video_format.interval;
mutedvideocapturer.cc 47 // Called every |interval| ms. From |format|.interval given in the
64 interval_(static_cast<int>(format.interval /
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
EventRecurrence.java 54 public int interval; field in class:EventRecurrence
85 sParsePartMap.put("INTERVAL", new ParseInterval());
361 if (this.interval != 0) {
362 s.append(";INTERVAL=");
363 s.append(this.interval);
483 interval == er.interval &&
515 freq = count = interval = bysecondCount = byminuteCount = byhourCount =
540 * ( ";" "INTERVAL" "=" 1*DIGIT ) /
557 * FREQ=MONTHLY;INTERVAL=2;COUNT=10;BYDAY=1SU,-1S
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_optimize.c 839 /** A live register interval */
840 struct interval struct
851 struct interval Intervals[REG_ALLOCATE_MAX_PROGRAM_TEMPS];
856 append_interval(struct interval_list *list, const struct interval *inv)
862 /** Insert interval inv into list, sorted by interval end */
864 insert_interval_by_end(struct interval_list *list, const struct interval *inv)
886 /** Remove the given interval from the interval list */
888 remove_interval(struct interval_list *list, const struct interval *inv
    [all...]
  /external/mesa3d/src/mesa/program/
prog_optimize.c 839 /** A live register interval */
840 struct interval struct
851 struct interval Intervals[REG_ALLOCATE_MAX_PROGRAM_TEMPS];
856 append_interval(struct interval_list *list, const struct interval *inv)
862 /** Insert interval inv into list, sorted by interval end */
864 insert_interval_by_end(struct interval_list *list, const struct interval *inv)
886 /** Remove the given interval from the interval list */
888 remove_interval(struct interval_list *list, const struct interval *inv
    [all...]
  /external/iproute2/misc/
rtacct.c 302 void update_db(int interval)
320 sample = (double)(incr*1000)/interval;
321 if (interval >= scan_interval) {
323 } else if (interval >= 1000) {
324 if (interval >= time_constant) {
327 double w = W*(double)interval/scan_interval;
  /external/chromium_org/cc/scheduler/
scheduler.h 67 base::TimeDelta interval);
152 base::TimeDelta interval);
  /external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_xmpp_listener.cc 84 void CloudPrintXmppListener::set_ping_interval(int interval) {
85 standard_ping_interval_ = interval;
  /external/chromium_org/components/rappor/
log_uploader_unittest.cc 44 virtual void ScheduleNextUpload(base::TimeDelta interval) OVERRIDE {
46 last_interval_set_ = interval;
118 // A second failure should lead to a longer interval, and the log should
129 // A success should revert to base interval while queue is not empty.
  /external/chromium_org/content/browser/renderer_host/
display_link_mac.cc 85 base::TimeTicks* timebase, base::TimeDelta* interval) {
93 *interval = interval_;
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
V8DeviceMotionEventCustom.cpp 114 double interval = info[6]->NumberValue(); local
115 RefPtrWillBeRawPtr<DeviceMotionData> deviceMotionData = DeviceMotionData::create(acceleration.release(), accelerationIncludingGravity.release(), rotationRate.release(), intervalProvided, interval);
  /frameworks/native/include/gui/
Surface.h 121 static int hook_setSwapInterval(ANativeWindow* window, int interval);
156 virtual int setSwapInterval(int interval);
270 // achieve an asynchronous swap interval
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
locale.py 126 for interval in grouping:
128 if interval == CHAR_MAX:
131 if interval == 0:
136 yield interval
137 last_interval = interval
154 for interval in _grouping_intervals(grouping):
160 groups.append(s[-interval:])
161 s = s[:-interval]
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
locale.py 126 for interval in grouping:
128 if interval == CHAR_MAX:
131 if interval == 0:
136 yield interval
137 last_interval = interval
154 for interval in _grouping_intervals(grouping):
160 groups.append(s[-interval:])
161 s = s[:-interval]
    [all...]
  /art/compiler/optimizing/
ssa_liveness_analysis.cc 198 // Kill the instruction and shorten its interval.
235 LiveInterval* interval = current->GetLiveInterval(); local
236 DCHECK((interval->GetFirstRange() == nullptr)
237 || (interval->GetStart() == current->GetLifetimePosition()));
238 interval->SetFrom(current->GetLifetimePosition());
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 116 /* slave preferred parameter, minimum connection interval */
120 /* slave preferred parameter, maximum connection interval */
251 UINT16 interval);
264 GAP_API extern UINT16 GAP_ReadDiscoverableMode (UINT16 *duration, UINT16 *interval);
274 ** GAP_ERR_ILL_INQ_TIME if a bad interval or duration was passed
294 ** GAP_ERR_ILL_INQ_TIME if a bad interval or duration was passed
388 UINT16 interval);
400 GAP_API extern UINT16 GAP_ReadConnectableMode (UINT16 *duration, UINT16 *interval);
    [all...]
  /external/chromium_org/content/browser/device_sensors/
data_fetcher_shared_memory_base_unittest.cc 54 buffer->data.interval = kInertialSensorIntervalMillis;
294 fake_data_fetcher.GetMotionBuffer()->data.interval);
325 fake_data_fetcher.GetMotionBuffer()->data.interval);
374 fake_data_fetcher.GetMotionBuffer()->data.interval);
  /external/chromium_org/content/renderer/gpu/
compositor_output_surface.h 100 base::TimeDelta interval);
  /external/chromium_org/third_party/WebKit/Source/platform/
PODIntervalTreeTest.cpp 26 // Tests for the interval tree class.
180 // These operators should not be called by the interval tree.
230 PODInterval<int> interval(left, left + length);
231 tree.add(interval);
233 WTF_LOG_ERROR("*** Adding element %s", ValueToString<PODInterval<int> >::string(interval).ascii().data());
235 addedElements.append(interval);
  /external/chromium_org/third_party/angle/src/libEGL/
Surface.h 54 void setSwapInterval(EGLint interval);
55 bool checkForOutOfDateSwapChain(); // Returns true if swapchain changed due to resize or interval update
  /external/chromium_org/third_party/libjingle/source/talk/base/
cpumonitor_unittest.cc 50 static const int kLongInterval = 2000; // Interval longer than busy times
54 BusyThread(double load, double duration, double interval) :
55 load_(load), duration_(duration), interval_(interval) {
141 int priority, double interval, int affinity) {
145 threads.push_back(new BusyThread(cpuload, duration, interval));
361 // Tests a query less than the interval produces the same value.
366 // Test1: Set interval to large value so sampler will not update.
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideocapturer.cc 94 format->interval = VideoFormat::FpsToInterval(cap.maxFPS);
113 cap->maxFPS = VideoFormat::IntervalToFps(format.interval);
241 best_format->interval = desired.interval;

Completed in 1736 milliseconds

<<11121314151617181920>>