HomeSort by relevance Sort by last modified time
    Searched full:exits (Results 101 - 125 of 756) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/core/java/android/os/
Vibrator.java 24 * If your process exits, any vibration you started with will stop.
  /frameworks/base/include/android_runtime/
AndroidRuntime.h 93 * Called when the Java application exits. The default
  /libcore/luni/src/test/java/libcore/java/lang/ref/
FinalizeTest.java 90 * The finalizer watch dog exits the VM if any object takes more than 10 s
  /ndk/docs/system/libc/
SYSV-IPC.html 15 - a buggy or malicious process exits
CHANGES.html 116 crashes or exits. This is only done to simplify communication between
154 when the program exits (or when a shared library is unloaded).
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
dir 8 Typing "q" exits, "?" lists all Info commands, "d" returns here,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
acct.h 38 * process accounting file whenever a process exits.
  /sdk/layoutopt/app/src/com/android/layoutopt/cli/
Main.java 70 * Exits the tool.
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
BasicBlock.java 43 * exits the function/method)
56 * successors (that is, it exits the function/method or is an
RopMethod.java 167 // This block exits.
  /dalvik/dx/src/com/android/dx/rop/code/
BasicBlock.java 43 * exits the function/method)
56 * successors (that is, it exits the function/method or is an
RopMethod.java 167 // This block exits.
  /external/webkit/Source/JavaScriptCore/runtime/
JSLock.cpp 147 // callback, and a second thread enters JSC, then also exits by calling out
158 // first time a thread exits it will call DropAllLocks - which will do as expected
  /frameworks/base/core/java/android/app/
UiModeManager.java 71 * when the user exits car mode.
92 * when the user exits desk mode.
  /external/llvm/lib/Analysis/
LoopInfo.cpp 292 // exits have all their predecessors inside the loop.
317 /// This assumes that loop exits are in canonical form.
322 "getUniqueExitBlocks assumes the loop has canonical form exits!");
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 109 // The value now exits in two versions: the initial value in the preheader
167 // Updating PHInodes in loops with multiple exits adds complexity.
169 // In future, lift this restriction and support for multiple exits if
  /frameworks/base/docs/html/guide/developing/debugging/
debugging-log.jd 86 <td>Clears (flushes) the entire log and exits.</td>
92 <td>Dumps the log to the screen and exits.</td>
104 <td>Prints the size of the specified log buffer and exits.</td>
  /external/chromium/chrome/browser/ui/
browser_list.h 102 // Closes all browsers and exits. This is equivalent to
103 // CloseAllBrowsers(true) on platforms where the application exits when no
  /external/javassist/src/main/javassist/bytecode/stackmap/
BasicBlock.java 327 // the previous mark already has exits.
344 // the previous mark already has exits.
  /external/llvm/test/Transforms/LICM/
sinking.ll 135 ; multiple exits.
166 ; some exits out of the loop, and that we can do so without breaking dominator
  /external/mesa3d/docs/
README.DJ 66 Q) `make' barfs and exits because it cannot find some stupid file.
102 Q) I made a simple application and it does nothing. It exits right away. Not
  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 380 * Prints a message plus the errno value to stderr and syslog and exits.
401 * Prints a message to stderr and syslog and exits.
  /packages/apps/Email/emailcommon/src/org/apache/commons/io/
FileCleaningTracker.java 157 * thread will simply exit when the JVM exits. In a more complex environment,
201 // thread exits when exitWhenFinished is true and there are no more tracked objects
  /build/tools/acp/
acp.c 112 * exits with an error status.
  /external/bluetooth/bluez/tools/
hcitool.1 23 prints some usage information and exits.

Completed in 1747 milliseconds

1 2 3 45 6 7 8 91011>>