OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:timers
(Results
76 - 100
of
712
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libnfc-nci/src/gki/common/
gki_time.c
26
#error NO
TIMERS
: Must define at least 1 timer in the system!
182
** it's four general purpose
timers
. Any of the four
timers
240
** Note that this works when no
timers
are active since
286
/* Only update the timeout value if it is less than any other newly started
timers
*/
299
** it's four general purpose
timers
. There is no harm in
373
** Description This function is called by an OS to drive the GKI's
timers
.
375
** update the
timers
for all tasks, and check for timeouts.
395
/* If any
timers
are running in any tasks, decrement the remaining time til
444
/* Check for OS Task
Timers
*/
[
all
...]
/external/libppp/src/
timer.c
171
/* Search for any pending expired
timers
*/
195
static time_t t; /* Only show
timers
globally every second */
207
/* Multiple
timers
might expire at once. Create a list of expired
timers
*/
218
if (TimerList != NULL) /* Any
timers
remaining ? */
223
/* Process all expired
timers
*/
/external/bluetooth/bluedroid/gki/common/
gki_time.c
28
#error NO
TIMERS
: Must define at least 1 timer in the system!
184
** it's four general purpose
timers
. Any of the four
timers
242
** Note that this works when no
timers
are active since
288
/* Only update the timeout value if it is less than any other newly started
timers
*/
301
** it's four general purpose
timers
. There is no harm in
375
** Description This function is called by an OS to drive the GKI's
timers
.
377
** update the
timers
for all tasks, and check for timeouts.
397
/* If any
timers
are running in any tasks, decrement the remaining time til
454
/* Check for OS Task
Timers
*/
[
all
...]
/external/chromium_org/chrome/browser/resources/
about_stats.html
111
<td class="top" width="100">
Timers
</td>
121
<tr jsselect="
timers
" name="timer">
/external/chromium_org/chrome/browser/ui/gtk/
reload_button_gtk.h
110
// The mode we should be in assuming no
timers
are running.
127
// The delay times for the
timers
. These are members so that tests can modify
/external/chromium_org/chrome/browser/ui/views/toolbar/
reload_button.h
91
// The mode we should be in assuming no
timers
are running.
97
// The delay times for the
timers
. These are members so that tests can modify
/external/chromium_org/content/browser/android/
content_view_statics.cc
40
// Suspends
timers
in all current render processes.
51
// Resumes
timers
in processes that were previously stopped.
/external/libnfc-nxp/src/
phLlcNfc_Timer.h
125
* \copydoc page_reg creates all the
timers
in the LLC context
192
* \copydoc page_reg deletes all the
timers
in the LLC context
/external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm_i.h
40
/*
timers
*/
61
/* Port
Timers
state machine */
/bootable/recovery/minadbd/
fdevent.h
37
* (used to implement
timers
).
/external/chromium_org/chrome/common/extensions/docs/server2/
timer.py
25
Both
Timers
must already be stopped.
/external/chromium_org/content/test/plugin/
plugin_schedule_timer_test.h
14
// This class tests scheduling and unscheduling of
timers
using
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/
CSSPropertyAnimation.h
46
// Return true if we need to start software animation
timers
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SetTimer.3
27
This function is kept for compatibility but has been superseded by the new timer functions \fISDL_AddTimer\fR and \fISDL_RemoveTimer\fR which support multiple
timers
\&.
/external/qemu/telephony/
sysdeps.h
65
/**
timers
/frameworks/av/include/camera/
ICameraClient.h
24
#include <utils/
Timers
.h>
IProCameraCallbacks.h
24
#include <utils/
Timers
.h>
/frameworks/av/include/camera/camera2/
ICameraDeviceCallbacks.h
24
#include <utils/
Timers
.h>
/frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.h
29
#include "utils/
Timers
.h"
/frameworks/base/services/common_time/
utils.h
25
#include <utils/
Timers
.h>
/frameworks/base/services/input/
InputApplication.h
23
#include <utils/
Timers
.h>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mmtimer.h
11
*
Timers
Draft Specification (rev. 0.97) from Intel. Note that some
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mmtimer.h
11
*
Timers
Draft Specification (rev. 0.97) from Intel. Note that some
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mmtimer.h
11
*
Timers
Draft Specification (rev. 0.97) from Intel. Note that some
/system/core/adb/
fdevent.h
37
* (used to implement
timers
).
Completed in 447 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>