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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/none/tests/
thread-exits.vgtest 1 prog: thread-exits
  /external/dbus/test/
test-exit.c 1 /* This is a process that just exits with a failure code */
  /external/valgrind/main/memcheck/tests/
atomic_incs.stdout.exp-32bit 7 parent exits
atomic_incs.stdout.exp-64bit 7 parent exits
  /external/webkit/Source/WebCore/manual-tests/
drag-caret.html 3 <p>Drag some text over the input element and make sure the Drag Caret disappears when the drag exits the input element. Per https://bugs.webkit.org/show_bug.cgi?id=26787</p>
  /external/llvm/test/Other/
close-stderr.ll 10 ; Test that the error handling when writing to stderr fails exits the
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/
dowhile-006.js 60 // do...while exits normally
61 // do...while exits abruptly with no label
69 // do...while exits normally
  /external/llvm/test/Analysis/ScalarEvolution/
sext-iv-0.ll 16 ; CHECK-NEXT: --> {-128,+,1}<%bb1> Exits: 127
19 ; CHECK-NEXT: --> {-128,+,1}<%bb1> Exits: 127
22 ; CHECK-NEXT: --> {-128,+,1}<%bb1> Exits: 127
25 ; CHECK-NEXT: --> {-128,+,1}<nsw><%bb1> Exits: 127
2008-08-04-IVOverflow.ll 26 ; CHECK: Exits: 20028
trip-count4.ll 2 ; RUN: | grep {sext.*trunc.*Exits: 11}
  /external/qemu/android/
core-init-utils.h 27 * the core. After that exits the process.
34 /* Sends successful initialization completion message back to the UI, and exits
  /external/valgrind/main/drd/tests/
run_openmp_test 3 # Shell script with one argument (path of an OpenMP executable) that exits
4 # with status 0 if the OpenMP test program should be run and that exits with
pth_cleanup_handler.c 41 // Make sure the program exits in case a deadlock has been triggered.
  /external/chromium/chrome/browser/
browser_main_gtk.h 27 // allow us to exit cleanly if X exits before us.
  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.h 25 // updates (recreates) them if they exits.
  /external/llvm/test/Transforms/LoopDeletion/
multiple-exits.ll 3 ; Checks whether dead loops with multiple exits can be eliminated
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/
dir 8 Typing "q" exits, "?" lists all Info commands, "d" returns here,
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/info/
dir 8 Typing "q" exits, "?" lists all Info commands, "d" returns here,
  /frameworks/base/docs/html/guide/developing/tools/
logcat.jd 57 <td>Clears (flushes) the entire log and exits.</td>
63 <td>Dumps the log to the screen and exits.</td>
76 <td>Prints the size of the specified log buffer and exits.</td>
  /external/guava/src/com/google/common/util/concurrent/
Executors.java 46 * Converts the given ThreadPoolExecutor into an ExecutorService that exits
53 * @param executor the executor to modify to make sure it exits when the
74 * ScheduledExecutorService that exits when the application is complete. It
81 * @param executor the executor to modify to make sure it exits when the
133 * Converts the given ThreadPoolExecutor into an ExecutorService that exits
143 * @param executor the executor to modify to make sure it exits when the
154 * exits when the application is complete. It does so by using daemon threads
163 * @param executor the executor to modify to make sure it exits when the
  /external/qemu/distrib/sdl-1.2.12/src/main/epoc/
SDL_main.cpp 106 int ret = main(argc, argv, envp); /* !! process exits here if there is "exit()" in main! */
109 exit(ret); /* !! process exits here! */
  /development/samples/ApiDemos/res/anim/
zoom_exit.xml 20 <!-- Special window zoom animation: this is the element that exits the
  /external/chromium/base/
message_pump_glib_x_dispatch.h 30 // processed. The nested loop exits immediately if EVENT_QUIT is returned.
  /external/chromium/chrome/browser/extensions/
extension_processes_api.h 29 // Called when an extension process with a listener exits or removes it.
  /external/chromium/chrome/browser/tabs/
pinned_tab_codec.h 18 // preferences. When Chrome exits the sets of pinned tabs are written to prefs.

Completed in 1852 milliseconds

1 2 3 4 5 6 7 8 91011>>