Searched refs:interval (Results 226 - 250 of 278) sorted by relevance

1234567891011>>

/external/eigen/demos/opengl/
H A Dquaternion_demo.cpp271 m_alpha += double(m_timer.interval()) * 1e-3;
/external/linux-tools-perf/scripts/python/
H A Dsched-migration.py311 def interval(self): member in class:TimeSliceList
/external/openfst/src/include/fst/
H A Dlabel-reachable.h34 #include <fst/interval-set.h>
356 // Check each interval against arcs
503 VLOG(2) << "# of non-interval states: " << non_intervals;
/external/webkit/Source/WebCore/bridge/
H A Dnpapi.h902 uint32_t NP_LOADDS NPN_ScheduleTimer(NPP instance, uint32_t interval, NPBool repeat, void (*timerFunc)(NPP npp, uint32_t timerID));
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DFrameLoaderClientHaiku.cpp201 void FrameLoaderClientHaiku::dispatchWillPerformClientRedirect(const KURL&, double interval, double fireDate) argument
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DFrameLoaderClientWx.cpp254 double interval,
253 dispatchWillPerformClientRedirect(const KURL&, double interval, double fireDate) argument
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h1053 * @interval1: Preferred presence interval in microseconds
1055 * @interval2: Acceptable presence interval in microseconds
1058 * If both duration and interval values are zero, the parameter pair is not
1071 * @interval: Availability interval in milliseconds (1-65535; 0 to disable)
1074 * This function can be used to enable or disable (period = interval = 0)
1076 * discoverable (go into Listen State) every @interval milliseconds for at
1080 unsigned int interval);
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h1053 * @interval1: Preferred presence interval in microseconds
1055 * @interval2: Acceptable presence interval in microseconds
1058 * If both duration and interval values are zero, the parameter pair is not
1071 * @interval: Availability interval in milliseconds (1-65535; 0 to disable)
1074 * This function can be used to enable or disable (period = interval = 0)
1076 * discoverable (go into Listen State) every @interval milliseconds for at
1080 unsigned int interval);
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h1053 * @interval1: Preferred presence interval in microseconds
1055 * @interval2: Acceptable presence interval in microseconds
1058 * If both duration and interval values are zero, the parameter pair is not
1071 * @interval: Availability interval in milliseconds (1-65535; 0 to disable)
1074 * This function can be used to enable or disable (period = interval = 0)
1076 * discoverable (go into Listen State) every @interval milliseconds for at
1080 unsigned int interval);
/external/libusb/libusb/os/
H A Ddarwin_usb.c1080 uint8_t direction, number, interval, pipeRef, iface; local
1097 &transferType, &maxPacketSize, &interval);
/external/webkit/Source/WebCore/plugins/
H A DPluginView.cpp1295 uint32_t PluginView::scheduleTimer(NPP instance, uint32_t interval, bool repeat, argument
1298 return m_timerList.schedule(instance, interval, repeat, timerFunc);
/external/webkit/Source/WebKit/mac/Plugins/
H A DWebNetscapePluginView.mm121 PluginTimer(NPP npp, uint32_t timerID, uint32_t interval, NPBool repeat, TimerFunc timerFunc)
124 , m_interval(interval)
2170 - (uint32_t)scheduleTimerWithInterval:(uint32_t)interval repeat:(NPBool)repeat timerFunc:(void (*)(NPP npp, uint32_t timerID))timerFunc
2184 PluginTimer* timer = new PluginTimer(plugin, timerID, interval, repeat, timerFunc);
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.cpp1016 void DumpRenderTreeSupportQt::setMinimumTimerInterval(QWebPage* page, double interval) argument
1022 corePage->settings()->setMinDOMTimerInterval(interval);
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.cpp303 void WebFrameLoaderClient::dispatchWillPerformClientRedirect(const KURL& url, double interval, double fireDate) argument
310 webPage->injectedBundleLoaderClient().willPerformClientRedirectForFrame(webPage, m_frame, url.string(), interval, fireDate);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dscan.c248 int interval)
254 ret = wpa_drv_sched_scan(wpa_s, params, interval * 1000);
975 "Starting sched scan: interval %d timeout %d",
979 "Starting sched scan: interval %d (no timeout)",
246 wpa_supplicant_start_sched_scan(struct wpa_supplicant *wpa_s, struct wpa_driver_scan_params *params, int interval) argument
/external/blktrace/btt/doc/
H A Dbtt.tex823 [ -S <interval> | --iostat-interval=<interval> ]
976 \subsection{\label{sec:o-S}\texttt{--iostat-interval}/\texttt{-S}}
979 interval, likewise, \texttt{btt} allows one to specify how many seconds
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c193 unsigned int period = 0, interval = 0; local
211 else if (!os_strcmp(entry.key, "interval") &&
213 interval = entry.uint32_value;
219 if (wpas_p2p_ext_listen(wpa_s, period, interval))
/external/valgrind/main/massif/tests/
H A Dculling2.stderr.exp225 Massif: New time interval = 28064 (between snapshots 1 and 2)
378 Massif: New time interval = 59216 (between snapshots 48 and 49)
531 Massif: New time interval = 113728 (between snapshots 1 and 2)
H A Dculling1.stderr.exp225 Massif: New time interval = 64 (between snapshots 0 and 1)
428 Massif: New time interval = 128 (between snapshots 0 and 1)
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h2333 ** interval, the default values are used.
2343 UINT16 interval);
2354 ** p_interval - current inquiry scan interval
2502 UINT16 interval);
/external/v8/src/
H A Dlog.cc190 Ticker(Isolate* isolate, int interval): argument
191 Sampler(isolate, interval),
/external/bluetooth/bluedroid/stack/hcic/
H A Dhcicmds.c1546 BOOLEAN btsnd_hcic_write_pagescan_cfg(UINT16 interval, UINT16 window) argument
1562 UINT16_TO_STREAM (pp, interval);
1589 BOOLEAN btsnd_hcic_write_inqscan_cfg(UINT16 interval, UINT16 window) argument
1605 UINT16_TO_STREAM (pp, interval);
/external/kernel-headers/original/linux/
H A Dinput.h968 * @interval: controls how soon the effect can be re-triggered
972 __u16 interval; member in struct:ff_trigger
/external/netperf/
H A Dnettest_xti.c606 interval/0.02,
622 fprintf(where," : interval");
636 /* confidence interval (I really should have stayed awake during */
876 /* interval timer, unless we are in demo_mode */
946 /* in this case, the interval count is the count-down couter */
949 /* call sigsuspend and wait for the interval timer to get us */
1815 interval/0.02,
1831 fprintf(where," : interval");
1848 /* confidence interval (I really should have stayed awake during */
2056 /* interval time
[all...]
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.cpp221 double interval, double fireDate) {
220 dispatchWillPerformClientRedirect(const KURL&, double interval, double fireDate) argument

Completed in 889 milliseconds

1234567891011>>