/packages/apps/Phone/src/com/android/phone/ |
EmergencyCallHelper.java | 57 // sure we don't hold it forever). 163 // lock forever even if a logic bug (in this class) causes us to
|
/external/chromium/third_party/libevent/ |
event.h | 561 to wait forever 584 to wait forever 607 to wait forever [all...] |
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
FuturesTest.java | [all...] |
/libcore/luni/src/main/java/java/lang/ |
Thread.java | 798 // avoid overflow: if total > 292,277 years, just wait forever 800 boolean forever = (millis | nanos) == 0; 801 if (forever | overflow) { [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
BassBoostTest.java | 390 Looper.loop(); // Blocks forever until Looper.quit() is called.
|
EnvReverbTest.java | 501 Looper.loop(); // Blocks forever until Looper.quit() is called.
|
EqualizerTest.java | 438 Looper.loop(); // Blocks forever until Looper.quit() is called.
|
VirtualizerTest.java | 385 Looper.loop(); // Blocks forever until Looper.quit() is called.
|
/dalvik/docs/ |
embedded-vm-control.html | 37 around "forever".
|
/development/ndk/platforms/android-9/samples/native-plasma/jni/ |
plasma.c | 476 // If not animating, we will block forever waiting for events.
|
/development/tools/emulator/system/camera/ |
EmulatedCameraDevice.h | 429 * forever).
|
/external/bluetooth/glib/gobject/ |
gtypemodule.c | 291 * initialized, it must exist forever.)
|
/external/chromium/base/ |
message_pump_glib.cc | 22 // Return a timeout suitable for the glib loop, -1 to block forever,
|
/external/chromium/chrome/browser/ |
session_history_uitest.cc | 399 // since we'll be waiting forever for a load stop event.
|
/external/chromium/sdch/open-vcdiff/src/ |
vcdiff_test.sh | 436 # Limit memory usage to 256MB per process, so the test doesn't take forever
|
/external/clang/utils/ |
FuzzTest | 195 By default, the script will run forever continually picking new tests to
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
Session.java | 338 * timeout, the call may block forever.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ContiguousSetTest.java | 74 // not testing hashCode for these because it takes forever to compute
|
/external/icu4c/i18n/ |
olsontz.h | 70 * If a recurrent transition rule is applicable to a zone forever
|
/external/llvm/tools/bugpoint/ |
ExtractFunction.cpp | 178 // to avoid taking forever.
|
/external/openssh/ |
ssh-add.c | 80 /* Default lifetime (0 == forever) */
|
/external/openssl/crypto/engine/ |
README | 171 hooked in forever). The way this is handled is via "unregistration". With these
|
/external/protobuf/src/ |
Makefile.am | 302 # since test_util.cc takes forever to compile with optimization (with GCC).
|
/external/regex-re2/re2/ |
prog.h | 307 // It allocates a ton of memory to avoid running forever.
|
/external/valgrind/main/auxprogs/ |
valgrind-listener.c | 200 " (the default is to keep listening forever)\n"
|