HomeSort by relevance Sort by last modified time
    Searched full:forever (Results 126 - 150 of 395) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/base/
mach_ipc_mac.h 275 // MACH_MSG_TIMEOUT_NONE, this method waits forever.
  /external/chromium/third_party/libevent/
epoll.c 193 /* Linux kernels can wait forever if the timeout is too big;
  /external/dbus/
README 134 work with any client forever. However, extensions are possible
  /external/dhcpcd/
eloop.c 316 /* No timeouts, so wait forever. */
  /external/llvm/lib/VMCore/
LLVMContextImpl.h 303 /// They live forever until the context is torn down.
  /external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageProcessor.java 115 * prevent sock.receive() from blocking forever
  /external/valgrind/main/VEX/pub/
libvex_guest_amd64.h 136 ignored forever thereafter. */
  /external/webkit/Source/WebCore/platform/graphics/cg/
ImageSourceCG.cpp 253 // A property with value 0 means loop forever.
  /external/webkit/Tools/Scripts/webkitpy/common/system/
executive_unittest.py 179 # We use "yes" because it loops forever.
  /frameworks/base/docs/html/tools/help/
MonkeyRunner.jd 421 The number of seconds to wait for a connection. The default is to wait forever.
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
recreating.jd 40 itself, the system's concept of that {@link android.app.Activity} instance is gone forever because
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaPlayerStateUnitTestTemplate.java 144 Looper.loop(); // Blocks forever until Looper.quit() is called.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/media/
NotificationPlayer.java 259 * @param looping Whether the audio should loop forever.
  /frameworks/opt/calendar/src/com/android/calendarcommon/
RecurrenceProcessor.java 46 * or -1 if the event repeats forever. If there are no occurrences
48 * event does not repeat forever, then 0 is returned.
67 * or -1 if the event repeats forever. If there are no occurrences
69 * event does not repeat forever, then 0 is returned.
    [all...]
  /hardware/msm7k/libgralloc-qsd8k/
gpu.cpp 57 // and forever.
  /packages/apps/Mms/src/com/android/mms/transaction/
NotificationPlayer.java 266 * @param looping Whether the audio should loop forever.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seq_event.h 390 int timeout; /**< zero = forever, otherwise timeout in ms */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq_event.h 390 int timeout; /**< zero = forever, otherwise timeout in ms */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq_event.h 390 int timeout; /**< zero = forever, otherwise timeout in ms */
  /external/dbus/cmake/
CMakeLists.txt 364 set(TEST_SLEEP_FOREVER_BINARY ${CMAKE_BINARY_DIR}/bin/${IDE_BIN}test-sleep-forever${EXT} CACHE STRING "Full path to test file test/test-sleep-forever in builddir" ${TEST_PATH_FORCE})
  /external/ganymed-ssh2/
HISTORY.txt 190 wait forever for the remote SSH_MSG_CHANNEL_EOF or SSH_MSG_CHANNEL_CLOSE messages to arrive.
192 "tail -f /dev/null" (which should do nothing forever) and then concurrently close the Session
  /external/grub/stage2/
shared.h 863 void print_cmdline_message (int forever);
864 void enter_cmdline (char *heap, int forever);
  /external/qemu/slirp/
misc.c 241 * the accept() call could block us forever.
382 * The only reason this will block forever is if socket()
  /external/qemu/slirp-android/
misc.c 221 * the accept() call could block us forever.
351 * The only reason this will block forever is if socket()
  /frameworks/native/libs/utils/
RefBase.cpp 428 // less common case: lifetime is OBJECT_LIFETIME_{WEAK|FOREVER}
559 // life-time of this object is extended to WEAK or FOREVER, in

Completed in 1528 milliseconds

1 2 3 4 56 7 8 91011>>