OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alarm
(Results
176 - 196
of
196
) sorted by null
1
2
3
4
5
6
7
8
/external/iputils/
arping.c
363
alarm
(1);
/packages/apps/Launcher3/src/com/android/launcher3/
FolderIcon.java
112
private
Alarm
mOpenAlarm = new
Alarm
();
354
public void onAlarm(
Alarm
alarm
) {
Workspace.java
224
private final
Alarm
mFolderCreationAlarm = new
Alarm
();
225
private final
Alarm
mReorderAlarm = new
Alarm
();
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_io.py
[
all
...]
test_subprocess.py
744
signal.
alarm
(1)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_io.py
[
all
...]
test_subprocess.py
744
signal.
alarm
(1)
[
all
...]
/external/netperf/
netlib.c
924
/* Create the
Alarm
event object */
972
fprintf(where,"start_timer: error installing
alarm
handler ");
979
if (
alarm
(time) != 0) {
981
"error starting
alarm
timer, errno %d\n",
998
alarm
(0);
[
all
...]
/external/pixman/test/
utils.c
767
alarm
(seconds);
[
all
...]
/ndk/sources/host-tools/make-3.81/
job.c
952
/* If we're about to enter the read(), set an
alarm
to wake up in a
954
work. On the way out, turn off the
alarm
and set SIG_DFL. */
955
alarm
(set_handler ? 1 : 0);
[
all
...]
/external/valgrind/main/coregrind/
vgdb.c
[
all
...]
/packages/apps/Exchange/src/com/android/exchange/
EasSyncService.java
114
// IOException is thrown. After a small added allowance, our watchdog
alarm
goes off (allowing
119
// The extra time allowed beyond the COMMAND_TIMEOUT before which our watchdog
alarm
triggers
164
// Whether a POST was aborted due to
alarm
(watchdog
alarm
)
257
public boolean
alarm
() {
method in class:EasSyncService
312
// Let the caller know that the
alarm
was handled normally
[
all
...]
/bionic/libc/
Android.mk
9
unistd/
alarm
.c \
/packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java
196
private final
Alarm
mFolderCreationAlarm = new
Alarm
();
197
private final
Alarm
mReorderAlarm = new
Alarm
();
[
all
...]
/external/blktrace/
blktrace.c
[
all
...]
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c
[
all
...]
/external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp
345
Syscall param
alarm
(seconds) contains uninitialised byte(s)
[
all
...]
/external/chromium_org/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/bison/
configure
[
all
...]
/external/tcpdump/
configure
[
all
...]
Completed in 470 milliseconds
1
2
3
4
5
6
7
8