OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLEEP
(Results
1 - 19
of
19
) sorted by null
/external/valgrind/main/gdbserver_tests/
send_signal
5
# which is run every second. When this command is succesful, then the
sleep
and
11
SLEEP
=$1
26
sleep
1
28
sleep
$
SLEEP
simulate_control_c
5
# which is run every second. When this command is succesful, then the
sleep
and
9
SLEEP
=$1
24
sleep
1
26
sleep
$
SLEEP
/external/chromium_org/third_party/webrtc/video_engine/
vie_defines.h
134
#define
SLEEP
(x) usleep(x * 1000)
/art/test/004-ThreadStress/src/
Main.java
38
SLEEP
(25),
209
case
SLEEP
: {
211
Thread.
sleep
(100);
/packages/services/Telephony/src/com/android/phone/
PhoneGlobals.java
119
*
SLEEP
means the device can be put to
sleep
.
124
SLEEP
,
175
private WakeState mWakeState = WakeState.
SLEEP
;
601
* Controls whether or not the screen is allowed to
sleep
.
603
* Once
sleep
is allowed (WakeState is
SLEEP
), it will rely on the
605
* the device
sleep
{@link PhoneGlobals#setScreenTimeout}.
630
case
SLEEP
:
652
if (mWakeState == WakeState.
SLEEP
) {
[
all
...]
/external/chromium_org/base/message_loop/
message_loop_test.cc
69
PlatformThread::
Sleep
(pause);
280
// In case both timers somehow run at nearly the same time,
sleep
a little
283
PlatformThread::
Sleep
(TimeDelta::FromMilliseconds(100));
383
SLEEP
,
412
case
SLEEP
: os << "
SLEEP
"; break;
511
PlatformThread::
Sleep
(TimeDelta::FromMilliseconds(10));
628
order->RecordStart(
SLEEP
, cookie);
629
PlatformThread::
Sleep
(delay);
630
order->RecordEnd(
SLEEP
, cookie)
[
all
...]
message_loop_unittest.cc
77
PlatformThread::
Sleep
(pause);
137
// In case both timers somehow run at nearly the same time,
sleep
a little
140
PlatformThread::
Sleep
(TimeDelta::FromMilliseconds(100));
156
SLEEP
,
186
case
SLEEP
: os << "
SLEEP
"; break;
561
PlatformThread::
Sleep
(TimeDelta::FromMilliseconds(100));
605
PlatformThread::
Sleep
(delay);
608
PlatformThread::
Sleep
(delay);
616
PlatformThread::
Sleep
(2 * delay)
[
all
...]
/frameworks/native/include/input/
InputEventLabels.h
265
DEFINE_KEYCODE(
SLEEP
),
361
DEFINE_LED(
SLEEP
),
/external/qemu/android/
hw-events.h
195
KEY_CODE(
SLEEP
,142) \
/prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/darwin-x86/swt/
swt.jar
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
/prebuilts/tools/linux-x86/swt/
swt.jar
/prebuilts/tools/linux-x86_64/swt/
swt.jar
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 614 milliseconds