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

1 23 4 5 6 7 8 91011>>

  /frameworks/base/media/java/android/media/
SoundPool.java 54 * causes the sound to loop forever. In this case, the application must
266 * streams is exceeded. A loop value of -1 means loop forever,
278 * @param loop loop mode (0 = no loop, -1 = loop forever)
371 * Change the loop mode. A loop value of -1 means loop forever,
377 * @param loop loop mode (0 = no loop, -1 = loop forever)
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAContext.java 57 * most m times. Hence, the number of DFA states will not grow forever.
62 * you could chase your tail forever if somebody said "s : e '.' | e ';' ;"
75 * it could loop forever.
  /dalvik/vm/jdwp/
JdwpMain.cpp 278 * Loop forever if we're in server mode, processing connections. In
290 * Block forever, waiting for a connection. To support the
  /external/bluetooth/bluez/doc/
adapter-api.txt 264 pareable mode forever.
270 discoverable/limited mode forever.
  /external/doclava/src/com/google/doclava/
TypeInfo.java 157 // don't recurse forever with the parameters. This handles
233 // don't recurse forever with the parameters. This handles
  /libcore/luni/src/main/java/java/sql/
DriverManager.java 47 // Login timeout value - by default set to 0 -> "wait forever"
343 * seconds until timeout. 0 indicates wait forever.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
ainstr_iw.h 68 unsigned short loop_repeat; /* loop repeat - 0 = forever */
228 __u16 loop_repeat; /* loop repeat - 0 = forever */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_iw.h 68 unsigned short loop_repeat; /* loop repeat - 0 = forever */
228 __u16 loop_repeat; /* loop repeat - 0 = forever */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ainstr_iw.h 71 unsigned short loop_repeat; /* loop repeat - 0 = forever */
231 __u16 loop_repeat; /* loop repeat - 0 = forever */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
ainstr_iw.h 68 unsigned short loop_repeat; /* loop repeat - 0 = forever */
228 __u16 loop_repeat; /* loop repeat - 0 = forever */
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentRetainInstance.java 114 // This thread runs almost forever.
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentRetainInstanceSupport.java 115 // This thread runs almost forever.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
Dbg.stg 121 // Try to connect to the debugger (waits forever for a connection)
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
GZIPOutputStreamTest.java 174 assertEquals(1, in.read()); // without flush, this blocks forever!!
  /external/apache-http/src/org/apache/http/conn/
ClientConnectionManager.java 77 * to be reused. Values <= 0 are considered to be valid forever.
  /external/chromium/chrome/browser/automation/
automation_provider_observers_chromeos.cc 27 // library to finish initializing, because it'll wait forever.
  /external/chromium/chrome/browser/sync/sessions/
status_controller.cc 206 return false; // Avoid looping forever.
  /external/chromium/testing/gtest/test/
gtest_repeat_test.cc 245 // It would be nice to verify that the tests indeed loop forever
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppclient.h 58 // for example, listen for subscription requests forever, then your
  /external/dbus/cmake/
config.h.cmake 45 /* Full path to test file test/test-sleep-forever in builddir */
  /external/gtest/test/
gtest_repeat_test.cc 245 // It would be nice to verify that the tests indeed loop forever
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
JdkFutureAdaptersTest.java 161 * first time through (and forever after, since no one else cares about
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
ConnectorAdapter.java 102 // all get full and no outbound messages move and we forever block
  /external/libvpx/examples/includes/geshi/geshi/
verilog.php 56 'event', 'for', 'force', 'forever', 'function', 'highz0',
  /external/nist-sip/java/gov/nist/core/
ThreadAuditor.java 14 * waiting for an event forever. Any wait() must be implemented with a timeout so that

Completed in 930 milliseconds

1 23 4 5 6 7 8 91011>>