HomeSort by relevance Sort by last modified time
    Searched full:timer (Results 251 - 275 of 1190) sorted by null

<<11121314151617181920>>

  /external/webkit/WebCore/page/
EventHandler.h 32 #include "Timer.h"
254 void hoverTimerFired(Timer<EventHandler>*);
264 void autoscrollTimerFired(Timer<EventHandler>*);
362 Timer<EventHandler> m_hoverTimer;
364 Timer<EventHandler> m_autoscrollTimer;
  /hardware/ti/wlan/wl1271/TWD/MacServices/
ScanSrv.h 88 TI_HANDLE hTimer; /**< Timer module object handle */
110 * called when the scan command has been Timer Expiry
149 TI_HANDLE hScanSrvTimer; /**< scan operation timer */
150 TI_BOOL bTimerRunning; /**< whether the above timer is running */
222 * \brief Finalizes the scan SRV module (releasing memory and timer)
PowerSrvSM.c 50 #include "timer.h"
159 /* free the timer */
189 - hTimer - handle to the Timer module object.
296 /* create the timer */
598 /* request has completed - stop the guard timer */
747 /* start the FW guard timer, which is used to protect from FW stuck */
    [all...]
  /packages/apps/IM/src/com/android/im/imps/
SmsDataChannel.java 57 private Timer mTimer;
86 mTimer = new Timer(mReplyTimeout);
87 new Thread(mTimer, "SmsDataChannel timer").start();
293 private class Timer implements Runnable {
297 public Timer(long interval) {
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
ScanSrv.h 88 TI_HANDLE hTimer; /**< Timer module object handle */
110 * called when the scan command has been Timer Expiry
149 TI_HANDLE hScanSrvTimer; /**< scan operation timer */
150 TI_BOOL bTimerRunning; /**< whether the above timer is running */
222 * \brief Finalizes the scan SRV module (releasing memory and timer)
PowerSrvSM.c 50 #include "timer.h"
159 /* free the timer */
189 - hTimer - handle to the Timer module object.
296 /* create the timer */
598 /* request has completed - stop the guard timer */
747 /* start the FW guard timer, which is used to protect from FW stuck */
    [all...]
  /external/bluetooth/glib/tests/
testglib.c 567 GTimer *timer, *timer2; local
571 timer = g_timer_new ();
572 g_timer_start (timer);
573 elapsed = g_timer_elapsed (timer, NULL);
574 g_timer_stop (timer);
575 g_assert_cmpfloat (elapsed, <=, g_timer_elapsed (timer, NULL));
576 g_timer_destroy (timer);
582 timer = g_timer_new ();
585 g_timer_start (timer);
586 while (g_timer_elapsed (timer, NULL) < 3
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrv.c 94 WLAN_OS_REPORT(("Failed to create measurement SRV FW guard timer.\n"));
185 /* if a timer is running, stop it */
416 /* if a timer is running, stop it */
494 /* stop the FW guard timer */
522 /* stop the FW guard timer */
552 * \brief called when a measurement FW guard timer expires.
563 ("%s: FW guard timer expired.\n", __FUNCTION__) );
565 /* mark that the FW guard timer is not running */
568 /* if any other timer is running - stop it */
588 * \brief called when a measurement type timer expires.\
    [all...]
MeasurementSrvSM.c 290 /* check if request time has expired (note: timer wrap-around is also handled)*/
379 /* start the FW guard timer */
406 /* check if request time has expired (note: timer wrap-around is also handled)*/
448 ("%s: Medium Usage has been nullified, starting timer.\n", __FUNCTION__) );
450 /* Start Timer */
505 ("%s: Sent noise histogram command. Starting timer\n",
508 /* Start Timer */
550 "Starting timer...\n",
557 /* Start Timer */
606 has not yet been received from the FW, we may need to stop the FW guard timer */
    [all...]
  /external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler.cpp 141 //else use the oscl timer.
991 //timer implementation.
992 //Add an AO to the pending timer queue.
1015 LOGPERF2((0, "PVSCHED:%s AO %s Timer delay %d TimeToRunTicks %d Timenow %d"
1038 //timer processing.
1040 //then return the pending timer with the shortest delay if any.
1041 //If any pending timer is returned it's the top of the queue so
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
se.h 131 #define EVENT_TIM_MSD_T106 EVENT_MSDSE | 0X00040000 /* Timer T106 Timeout */
142 #define EVENT_TIM_CE_T101 EVENT_CESE | 0X00060000 /* Timer T101 Timeout */
155 #define EVENT_TIM_LCBLC_T103 EVENT_LCBLCSE | 0X00070000 /* Timer T103 Timeout */
167 #define EVENT_TIM_CLC_T108 EVENT_CLCSE | 0X00060000 /* Timer T108 Timeout */
178 #define EVENT_TIM_MT_T104 EVENT_MTSE | 0X00060000 /* Timer T104 Timeout */
189 #define EVENT_TIM_RME_T107 EVENT_RMESE | 0X00060000 /* Timer T107 Timeout */
200 #define EVENT_TIM_MR_T109 EVENT_MRSE | 0X00060000 /* Timer T109 Timeout */
207 #define EVENT_TIM_RTD_T105 EVENT_RTDSE | 0X00020000 /* Timer T105 Timeout */
218 #define EVENT_TIM_ML_T102 EVENT_MLSE | 0X00060000 /* Timer T102 Timeout */
  /external/webkit/WebCore/platform/graphics/
BitmapImage.cpp 35 #include "Timer.h"
273 // Determine time for next frame to start. By ignoring paint and timer lag
318 m_frameTimer = new Timer<BitmapImage>(this, &BitmapImage::advanceAnimation);
345 // animation to advance again. We need to start the timer for the
355 // as we race the timer, or even infinite recursion. In this
357 // as possible, so force startAnimation() to set a zero-delay timer
366 // This timer is used to animate all occurrences of this image. Don't invalidate
367 // the timer unless all renderers have stopped drawing.
384 void BitmapImage::advanceAnimation(Timer<BitmapImage>*)
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
mainKeysSm.c 50 #include "timer.h"
244 /* allocate OS timer memory */
598 * I - bTwdInitOccured - Indicates if TWDriver recovery occured since timer started \n
639 * Starts unicast & broadcast key SMs and session timer.
684 * Stops unicast & broadcast key SMs and session timer.
722 * Stops unicast & broadcast key SMs and session timer.
789 * Stops unicast & broadcast key SMs and session timer.
855 * Stops unicast & broadcast key SMs and session timer.
891 * Start session timer.
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 42 #include <linux/timer.h>
277 * OS TIMER API *
284 DESCRIPTION: This function creates and initializes a timer object associated with a
289 RETURN: A handle of the created timer.
292 NOTES: Using the Kernel timer feature, problem is that kernel timers are one-shots.
294 between the callback function and the re-submission of a timer request.
320 init_timer(&tmr->timer);
322 tmr->timer.function = os_timerHandlr;
323 tmr->timer.data = (int)tmr;
339 DESCRIPTION: This function destroy the timer object
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
mainKeysSm.c 50 #include "timer.h"
244 /* allocate OS timer memory */
598 * I - bTwdInitOccured - Indicates if TWDriver recovery occured since timer started \n
639 * Starts unicast & broadcast key SMs and session timer.
684 * Stops unicast & broadcast key SMs and session timer.
722 * Stops unicast & broadcast key SMs and session timer.
789 * Stops unicast & broadcast key SMs and session timer.
855 * Stops unicast & broadcast key SMs and session timer.
891 * Start session timer.
  /external/webkit/WebKit/gtk/webkit/
webkitdownload.cpp 74 GTimer* timer; member in struct:_WebKitDownloadPrivate
151 // need to make sure timer is non-NULL.
152 if (priv->timer)
153 g_timer_destroy(priv->timer);
475 g_return_if_fail(priv->timer == NULL);
486 priv->timer = g_timer_new();
510 // to make sure timer is non-NULL.
511 if (priv->timer)
512 g_timer_stop(priv->timer);
822 if (!priv->timer)
    [all...]
  /hardware/ril/libril/
ril_event.cpp 172 // Timer expired
173 dlog("~~~~ firing timer ~~~~");
235 // timer already expired.
286 // Add timer event
294 // add to timer list
315 // Remove event from watch or timer list
  /external/opencore/doc/oscl_html/
classOsclTimer.html 113 The frequency of the timer in cycles/second. A value of 1 means the timer will cycle in 1 second intervals. </td></tr>
190 Cancel a timer<dl compact><dt><b>Parameters: </b></dt><dd>
193 used to identify the timer to cancel. </td></tr>
195 if not set to -1, this value will be used as additional matching criteria to cancel a timer. </td></tr>
289 Request a timer<dl compact><dt><b>Parameters: </b></dt><dd>
292 used to identify the timer for cancellation. This value will be returned as part of the timeout event. </td></tr>
296 the number of cycles to wait before a timeout event. If the timer frequency is 1 and the cycles are set to 2, then the timeout event will occur in 2 seconds. </td></tr>
333 Set the exact frequency of the timer in microsecond.<dl compact><dt><b>Parameters: </b></dt><dd>
336 A value of 1 means the timer will cycle in one microsecond intervals, 1000 means millisecond intervals, etc. </td></tr
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 12 import javax.swing.Timer;
72 private Timer timer; field in class:ScreenViewer
84 timer = new Timer(5000, this);
85 timer.setInitialDelay(0);
86 timer.setRepeats(true);
100 timer.start();
153 timer.setDelay(rate);
154 timer.setInitialDelay(0)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DrvMain.c 46 #include "timer.h"
140 TI_HANDLE hWatchdogTimer;/* SM Watchdog timer - expires upon deadlock in Start/Stop/Recovery processes. */
257 /* Create watchdog timer to detect deadlocks in the DrvMain SM processes. */
258 /* return thr timer later on */
742 /* Note: The Timer module must be destroyed last, so all created timers are already destroyed!! */
748 /* Destroy the SM watchdog timer */
    [all...]
  /external/kernel-headers/original/asm-x86/
fixmap_32.h 67 FIX_CO_CPU, /* Cobalt timer */
76 FIX_CYCLONE_TIMER, /*cyclone timer register*/
  /external/kernel-headers/original/linux/sunrpc/
clnt.h 18 #include <linux/sunrpc/timer.h>
104 unsigned int p_timer; /* Which RTT timer to use */
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_rtcp_timer.cpp 20 * @brief RTCP timer to Jitter Buffer Node
110 * once it is done processing the timer event.
  /external/qemu/audio/
noaudio.c 2 * QEMU Timer based audio emulation
26 #include "qemu-timer.h"
  /external/webkit/WebCore/loader/
MainResourceLoader.h 37 #include "Timer.h"
64 typedef Timer<MainResourceLoader> MainResourceLoaderTimer;

Completed in 192 milliseconds

<<11121314151617181920>>