HomeSort by relevance Sort by last modified time
    Searched full:interval (Results 1376 - 1400 of 3257) sorted by null

<<51525354555657585960>>

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_system.h 70 extern DECLSPEC int SDLCALL SDL_iPhoneSetAnimationCallback(SDL_Window * window, int interval, void (*callback)(void*), void *callbackParam);
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_system.h 70 extern DECLSPEC int SDLCALL SDL_iPhoneSetAnimationCallback(SDL_Window * window, int interval, void (*callback)(void*), void *callbackParam);
  /prebuilts/misc/windows/sdl2/include/
SDL_system.h 70 extern DECLSPEC int SDLCALL SDL_iPhoneSetAnimationCallback(SDL_Window * window, int interval, void (*callback)(void*), void *callbackParam);
  /prebuilts/misc/windows/sdl2/test/
testautomation_timer.c 107 Uint32 _timerTestCallback(Uint32 interval, void *param)
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_system.h 70 extern DECLSPEC int SDLCALL SDL_iPhoneSetAnimationCallback(SDL_Window * window, int interval, void (*callback)(void*), void *callbackParam);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imaplib.py 126 # Short poll interval to make the test finish quickly.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imaplib.py 126 # Short poll interval to make the test finish quickly.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 101 PreferencePage_Thread_Status_Refresh_Interval=Thread status refresh interval (seconds):
  /system/bt/bta/sys/
bta_sys.h 231 extern void bta_sys_start_timer(alarm_t *alarm, period_ms_t interval,
  /system/bt/service/
low_energy_client.cpp 247 // The Bluetooth Core Specification defines time interval (e.g. Page Scan
248 // Interval, Advertising Interval, etc) units as 0.625 milliseconds (or 1
249 // Baseband slot). The HAL advertising functions expect the interval in this
  /system/bt/stack/btm/
btm_ble_batchscan.c 535 ** scan_interval - Scan interval
716 ** scan_interval - Scan interval value
747 /* Only 16 bits will be used for scan interval and scan window as per agreement with Google */
748 /* So the standard LE range would suffice for scan interval and scan window */
    [all...]
  /system/bt/stack/btu/
btu_hcif.c 1223 UINT16 interval; local
    [all...]
  /system/bt/stack/hcic/
hcicmds.c 886 BOOLEAN btsnd_hcic_write_pagescan_cfg(UINT16 interval, UINT16 window)
897 UINT16_TO_STREAM (pp, interval);
904 BOOLEAN btsnd_hcic_write_inqscan_cfg(UINT16 interval, UINT16 window)
915 UINT16_TO_STREAM (pp, interval);
    [all...]
  /system/connectivity/shill/doc/
profile-api.txt 169 The interval in seconds between attempts to
  /system/connectivity/shill/
portal_detector.cc 164 // Ensure that attempts are spaced at least by a minimal interval.
  /system/tpm/trunks/
tpm_state_impl.cc 80 LOG(ERROR) << "Error getting lockout interval: " << GetErrorString(result);
  /system/update_engine/
update_attempter.h 215 // Returns the poll interval dictated by Omaha, if provided; zero otherwise.
491 // next update check interval.
494 // The poll interval (in seconds) that was dictated by Omaha, if any; zero
495 // otherwise. This is needed for calculating the update check interval.
  /external/libavc/encoder/
irc_picture_type.c 340 * @brief registers the new intra frame interval value
512 * 1)Change in intra frm interval flag is set
531 * 1)Change in inter frm interval flag is set
533 * 3)The new inter-frm-interval won't cross the intra_frm_interval
548 * If there is a change in inter frame interval. We should set the b
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
README-P2P 600 p2p_presence_req [<duration> <interval>] [<duration> <interval>]
603 acting as a P2P client). If no duration/interval pairs are given, the
606 interval values in microseconds. If the second pair is included, that
613 p2p_ext_listen [<period> <interval>]
617 be entered every interval msec for at least period msec. Both values
618 have acceptable range of 1-65535 (with interval obviously having to be
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
nl80211.h 239 * may be rejected. Another optional parameter is the beacon interval,
409 * @NL80211_ATTR_BEACON_INTERVAL: beacon interval in TU
417 * @NL80211_ATTR_STA_LISTEN_INTERVAL: listen interval as defined by
    [all...]
  /external/iw/
scan.c 115 unsigned int freq, interval = 0, delay = 0; local
141 if (!strcmp(v[0], "interval")) {
148 if (interval) {
152 interval = strtoul(v[0], &end, 10);
153 if (*end || !interval) {
159 interval);
1121 CAPA(5, "reserved (Service Interval Granularity)");
1218 printf("\t\t * channel width trigger scan interval: %d s\n", (data[5] << 8) | data[4]);
    [all...]
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 1 //===-- LiveIntervalAnalysis.cpp - Live Interval Analysis -----------------===//
49 "Live Interval Analysis", false, false)
55 "Live Interval Analysis", false, false)
195 /// computeVirtRegInterval - Compute the live interval of a virtual register,
504 DEBUG(dbgs() << "Dead PHI at " << Def << " may separate interval\n");
590 DEBUG(dbgs() << "Dead PHI at " << VNI->def << " may separate interval\n");
851 LiveInterval& Interval = createEmptyInterval(reg);
852 VNInfo* VN = Interval.getNextValue(
858 Interval.addSegment(S);
    [all...]
  /external/okhttp/website/static/
bootstrap.min.js 6 !function(e){"use strict";e(function(){e.support.transition=function(){var e=function(){var e=document.createElement("bootstrap"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},n;for(n in t)if(e.style[n]!==undefined)return t[n]}();return e&&{end:e}}()})}(window.jQuery),!function(e){"use strict";var t='[data-dismiss="alert"]',n=function(n){e(n).on("click",t,this.close)};n.prototype.close=function(t){function s(){i.trigger("closed").remove()}var n=e(this),r=n.attr("data-target"),i;r||(r=n.attr("href"),r=r&&r.replace(/.*(?=#[^\s]*$)/,"")),i=e(r),t&&t.preventDefault(),i.length||(i=n.hasClass("alert")?n:n.parent()),i.trigger(t=e.Event("close"));if(t.isDefaultPrevented())return;i.removeClass("in"),e.support.transition&&i.hasClass("fade")?i.on(e.support.transition.end,s):s()};var r=e.fn.alert;e.fn.alert=function(t){return this.each(function(){var r=e(this),i=r.data("alert");i||r.data("alert",i=new n(this)),typeof t=="string"&&i[t].call(r)})},e.fn.alert.Constructor=n,e.fn.alert.noConflict=function(){return e.fn.alert=r,this},e(document).on("click.alert.data-api",t,n.prototype.close)}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.options=e.extend({},e.fn.button.defaults,n)};t.prototype.setState=function(e){var t="disabled",n=this.$element,r=n.data(),i=n.is("input")?"val":"html";e+="Text",r.resetText||n.data("resetText",n[i]()),n[i](r[e]||this.options[e]),setTimeout(function(){e=="loadingText"?n.addClass(t).attr(t,t):n.removeClass(t).removeAttr(t)},0)},t.prototype.toggle=function(){var e=this.$element.closest('[data-toggle="buttons-radio"]');e&&e.find(".active").removeClass("active"),this.$element.toggleClass("active")};var n=e.fn.button;e.fn.button=function(n){return this.each(function(){var r=e(this),i=r.data("button"),s=typeof n=="object"&&n;i||r.data("button",i=new t(this,s)),n=="toggle"?i.toggle():n&&i.setState(n)})},e.fn.button.defaults={loadingText:"loading..."},e.fn.button.Constructor=t,e.fn.button.noConflict=function(){return e.fn.button=n,this},e(document).on("click.button.data-api","[data-toggle^=button]",function(t){var n=e(t.target);n.hasClass("btn")||(n=n.closest(".btn")),n.button("toggle")})}(window.jQuery),!function(e){"use strict";var t=function(t,n){this.$element=e(t),this.$indicators=this.$element.find(".carousel-indicators"),this.options=n,this.options.pause=="hover"&&this.$element.on("mouseenter",e.proxy(this.pause,this)).on("mouseleave",e.proxy(this.cycle,this))};t.prototype={cycle:function(t){return t||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(e.proxy(this.next,this),this.options.interval)),this},getActiveIndex:function(){return this.$active=this.$element.find(".item.active"),this.$items=this.$active.parent().children(),this.$items.index(this.$active)},to:function(t){var n=this.getActiveIndex(),r=this;if(t>this.$items.length-1||t<0)return;return this.sliding?this.$element.one("slid",function(){r.to(t)}):n==t?this.pause().cycle():this.slide(t>n?"next":"prev",e(this.$items[t]))},pause:function(t){return t||(this.paused=!0),this.$element.find(".next, .prev").length&&e.support.transition.end&&(this.$element.trigger(e.support.transition.end),this.cycle(!0)),clearInterval(this.interval),this.interval=null,this},next:function(){if(this.sliding)return;return this.slide("next")},prev:function(){if(this.sliding)return;return this.slide("prev")},slide:function(t,n){var r=this.$element.find(".item.active"),i=n||r[t](),s=this.interval,o=t=="next"?"left":"right",u=t=="next"?"first":"last",a=this,f;this.sliding=!0,s&&this.pause(),i=i.length?i:this.$element.find(".item")[u](),f=e.Event("slide",{relatedTarget:i[0],direction:o});if(i.hasClass("active"))return;this.$indicators.length&&(this.$indicators.find(".active").removeClass("active"),this.$element.one("slid",function(){var t=e(a.$indicators.children()[a.getActiveIndex()]);t&&t.addClass("active")}));if(e.support.transition&&this.$element.hasClass("slide")){this.$element.trigger(f);if(f.isDefaultPrevented())return;i.addClass(t),i[0].offsetWidth,r.addClass(o),i.addClass(o),this.$element.one(e.support.transition.end,function(){i.removeClass([t,o].join(" ")).addClass("active"),r.removeClass(["active",o].join(" ")),a.sliding=!1,setTimeout(function(){a.$element.trigger("slid")},0)})}else{this.$element.trigger(f);if(f.isDefaultPrevented())return;r.removeClass("active"),i.addClass("active"),this.sliding=!1,this.$element.trigger("slid")}return s&&this.cycle(),this}};var n=e.fn.carousel;e.fn.carousel=function(n){return this.each(function(){var r=e(this),i=r.data("carousel"),s=e.extend({},e.fn.carousel.defaults,typeof n=="object"&&n),o=typeof n=="string"?n:s.slide;i||r.data("carousel",i=new t(this,s)),typeof n=="number"?i.to(n):o?i[o]():s.interval&&i.pause().cycle()})},e.fn.carousel.defaults={interval:5e3,pause:"hover"},e.fn.carousel.Constructor=t,e.fn.carousel.noConflict=function(){return e.fn.car (…)
    [all...]
  /external/autotest/client/virt/
virt_test_utils.py 719 def ping(dest=None, count=None, interval=None, interface=None,
728 @param interval: Interval of two icmp echo request.
746 if interval is not None:
747 command += " -i %s" % interval
  /external/mesa3d/src/glx/
dri2_glx.c 411 * Make sure server has the same swap interval we do for the new
801 dri2SetSwapInterval(__GLXDRIdrawable *pdraw, int interval)
815 if (interval <= 0)
822 DRI2SwapInterval(priv->base.psc->dpy, priv->base.xDrawable, interval);
823 priv->swap_interval = interval;
    [all...]

Completed in 561 milliseconds

<<51525354555657585960>>