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

1 2 3 4 5 67 8 91011>>

  /external/webkit/Tools/Scripts/webkitpy/test/
main.py 118 # No need to return since unitttest.main() exits.
  /libcore/luni/src/main/java/java/lang/
Daemons.java 193 * The watchdog exits the VM if the finalizer ever gets stuck. We consider
  /packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
EffectsBar.java 158 * Exits from effects gallery or the active effect; then executes the runnable if applicable.
  /packages/apps/Phone/src/com/android/phone/
EmergencyCallbackModeService.java 115 // Stop the service when phone exits Emergency Callback Mode
  /packages/apps/Settings/src/com/android/settings/
LocationSettings.java 185 // disagree in the dialog that pops up. When the activity we just launched exits, this
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gcc-plugin.h 37 PLUGIN_FINISH, /* Called before GCC exits. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
gcc-plugin.h 38 PLUGIN_FINISH, /* Called before GCC exits. */
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
gcc-plugin.h 38 PLUGIN_FINISH, /* Called before GCC exits. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dlm.h 86 * be removed if the process holding the lock exits.
taskstats.h 20 * - a task exits
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
mman.h 110 until unlocked by a call to the `munlockall', until the process exits,
  /sdk/sdkmanager/app/tests/com/android/sdkmanager/
CommandLineProcessorTest.java 31 * exits and captures its stdout/stderr output.
SdkCommandLineTest.java 30 * exits and discards its stdout/stderr output.
  /system/media/wilhelm/src/
Android.mk 59 # log all API entries and exits
  /system/media/wilhelm/tests/examples/
slesTestEffectCapabilities.cpp 35 /* Exits the application if an error is encountered */
xaVideoDecoderCapabilities.cpp 32 /* Exits the application if an error is encountered */
  /system/netd/
TetherController.cpp 118 * the daemon if it exits prematurely
  /external/valgrind/main/none/tests/
Makefile.in 94 # - manythreads and thread-exits have lots of this:
105 @VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_FALSE@ thread-exits
117 @VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_FALSE@ thread-exits$(EXEEXT)
316 thread_exits_SOURCES = thread-exits.c
317 thread_exits_OBJECTS = thread-exits.$(OBJEXT)
376 thread-exits.c threaded-fork.c threadederrno.c timestamp.c \
394 thread-exits.c threaded-fork.c threadederrno.c timestamp.c \
828 thread-exits.stderr.exp thread-exits.stdout.exp thread-exits.vgtest
    [all...]
  /bionic/libc/docs/
CHANGES.TXT 219 crashes or exits. This is only done to simplify communication between
257 when the program exits (or when a shared library is unloaded).
  /external/chromium/chrome/browser/autocomplete/
search_provider_unittest.cc 57 // this exits the message loop.
94 // If true, OnProviderUpdate exits out of the current message loop.
  /external/chromium/third_party/libevent/
event.3 421 function exits from the event loop. The next
430 function exits from the event loop immediately.
  /external/chromium/third_party/libjingle/source/talk/base/
fileutils.h 223 // automatically deleted when the program exits)
250 // will be cleaned up when the program exits.
thread.cc 438 // - thread sending exits: We don't allow this, since thread can exit
440 // - thread receiving exits: Wakeup/set ready in Thread::Clear()
  /external/llvm/test/Transforms/LCSSA/
indirectbr.ll 4 ; LCSSA should work correctly in the case of an indirectbr that exits
5 ; the loop, and the loop has exits with predecessors not within the loop
  /frameworks/base/include/utils/
threads.h 519 // Call requestExit() and wait until this object's thread exits.
525 // Wait until this object's thread exits. Returns immediately if not yet running.

Completed in 666 milliseconds

1 2 3 4 5 67 8 91011>>