OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:timers
(Results
201 - 225
of
701
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/qemu/
qemu-timer.h
12
/*
timers
*/
28
when the virtual machine is stopped. Virtual
timers
use a high
qemu-timer.c
83
hw_error("cannot save state if virtual
timers
are running");
181
/*
timers
*/
362
printf("Available alarm
timers
, in order of precedence:\n");
413
/* Disable remaining
timers
*/
777
/* vm time
timers
*/
[
all
...]
/ndk/docs/text/system/libc/
OVERVIEW.text
297
PThread Real-Time
Timers
:
302
Bionic also now supports SIGEV_THREAD real-time
timers
(see timer_create()).
305
timers
with compatible properties are used.
307
This means that if your code uses a lot of SIGEV_THREAD
timers
, your program
309
timers
, it'd better handle timeout events directly instead.
311
Other
timers
(e.g. SIGEV_SIGNAL) are handled by the kernel and use much less
/packages/apps/DeskClock/res/values-en-rGB/
strings.xml
126
<string name="timer_ring_service_desc" msgid="2620214305660322415">"Sound playback service for
timers
set in Clock."</string>
196
<item quantity="other" msgid="3799129667336330616">"<xliff:g id="NUMBER">%d</xliff:g>
timers
"</item>
312
<string name="timers_stopped" msgid="2393640808691864520">"<xliff:g id="NUMBER">%d</xliff:g>
timers
stopped"</string>
313
<string name="all_timers_stopped_notif" msgid="278532320068394600">"Touch to see your
timers
"</string>
314
<string name="timers_in_use" msgid="5570729467344408506">"<xliff:g id="NUMBER">%d</xliff:g>
timers
"</string>
/packages/apps/DeskClock/res/values-en-rIN/
strings.xml
126
<string name="timer_ring_service_desc" msgid="2620214305660322415">"Sound playback service for
timers
set in Clock."</string>
196
<item quantity="other" msgid="3799129667336330616">"<xliff:g id="NUMBER">%d</xliff:g>
timers
"</item>
312
<string name="timers_stopped" msgid="2393640808691864520">"<xliff:g id="NUMBER">%d</xliff:g>
timers
stopped"</string>
313
<string name="all_timers_stopped_notif" msgid="278532320068394600">"Touch to see your
timers
"</string>
314
<string name="timers_in_use" msgid="5570729467344408506">"<xliff:g id="NUMBER">%d</xliff:g>
timers
"</string>
/packages/apps/DeskClock/res/values-nl/
strings.xml
126
<string name="timer_ring_service_desc" msgid="2620214305660322415">"Geluidsweergaveservice voor
timers
ingesteld in Klok."</string>
196
<item quantity="other" msgid="3799129667336330616">"<xliff:g id="NUMBER">%d</xliff:g>
timers
"</item>
312
<string name="timers_stopped" msgid="2393640808691864520">"<xliff:g id="NUMBER">%d</xliff:g>
timers
gestopt"</string>
313
<string name="all_timers_stopped_notif" msgid="278532320068394600">"Tik om uw
timers
te bekijken"</string>
314
<string name="timers_in_use" msgid="5570729467344408506">"<xliff:g id="NUMBER">%d</xliff:g>
timers
"</string>
/external/chromium/chrome/browser/ui/cocoa/
fullscreen_controller.mm
110
// performs the show/hide (animation) immediately. It does not touch the
timers
.
139
// Start
timers
for showing/hiding the floating bar.
146
// Methods called when the show/hide
timers
fire. Do not call directly.
browser_window_controller_private.h
112
//
timers
/animation.
status_bubble_mac.h
113
// The timer factory used for show and hide delay
timers
.
/external/chromium_org/chrome/browser/ui/cocoa/
presentation_mode_controller.mm
113
// performs the show/hide (animation) immediately. It does not touch the
timers
.
142
// Start
timers
for showing/hiding the floating bar.
149
// Methods called when the show/hide
timers
fire. Do not call directly.
/external/qemu/telephony/
sysdeps_posix.c
312
/**
timers
347
assert( timer != NULL && "too many
timers
allocated" );
484
/* enqueue pending
timers
*/
/external/tcpdump/
sctpConstants.h
287
/* number of simultaneous
timers
running */
288
#define SCTP_MAX_NET_TIMERS 6 /* base of where net
timers
start */
312
/* Here we define the default
timers
and the
/external/chromium_org/chrome/browser/net/
http_server_properties_manager.h
164
// Starts the
timers
to update the cached prefs. This are overridden in tests
187
// Starts the
timers
to update the prefs from cache. This are overridden in
/external/chromium_org/third_party/WebKit/Source/core/platform/
Timer.cpp
45
//
Timers
are stored in a heap data structure, used to implement a priority queue.
247
//
Timers
should be in the heap if and only if they have a non-zero next fire time.
/external/chromium_org/v8/src/
v8-counters.h
40
/* Garbage collection
timers
. */ \
44
/* Parsing
timers
. */ \
/external/libnfc-nxp/inc/
phNfcConfig.h
410
/* Macro to Enable The P2P Transaction
Timers
*/
468
/* Reset the Default values of Host Link
Timers
*/
/external/netperf/
netcpu_ntperf.c
197
// setup to measure timestamps with the high resolution
timers
.
478
/* watchdog
timers
such as the udp stream test. We let these */
/external/v8/src/
v8-counters.h
39
/* Garbage collection
timers
. */ \
43
/* Parsing
timers
. */ \
/bionic/libc/include/sys/
limits.h
155
#define _POSIX_TIMERS 1 /* Posix
timers
are supported */
/cts/apps/CtsVerifier/lib/colorchecker/
testingimage.cpp
20
#include <utils/
Timers
.h>
whitebalancetest.cpp
20
#include <utils/
Timers
.h>
/development/ndk/platforms/android-3/include/sys/
limits.h
155
#define _POSIX_TIMERS 1 /* Posix
timers
are supported */
/device/generic/goldfish/camera/fake-pipeline2/
Scene.h
29
#include "utils/
Timers
.h"
/external/chromium/chrome/browser/resources/
menu.js
202
*
Timers
for opening/closing submenu.
388
* Set the selected item. This controls
timers
to open/close submenus.
395
* 3) If the selected menu is not submenu, cancel all
timers
and start
609
* Cancels
timers
to open/close submenus.
/external/chromium/third_party/libevent/compat/sys/
_libevent_time.h
131
* Names of the interval
timers
, and structure
Completed in 2225 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>