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

1 2 3 4 5 67 8 91011>>

  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/man/man1/
arm-eabi-gdbtui.1 81 .B quit\c
171 .B quit
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gdb.1 81 .B quit\c
171 .B quit
arm-eabi-gdbtui.1 81 .B quit\c
171 .B quit
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/man/man1/
arm-eabi-gdb.1 81 .B quit\c
171 .B quit
arm-eabi-gdbtui.1 81 .B quit\c
171 .B quit
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-gdb.1 81 .B quit\c
171 .B quit
i686-unknown-linux-gnu-gdbtui.1 81 .B quit\c
171 .B quit
  /external/libpng/contrib/gregbook/
rpng2-x.c 130 #define QUIT(e,k) ((e.type == ButtonPress && e.xbutton.button == Button1) || \
504 "is displayed) to quit.\n"
654 /* do quick check for a quit event but don't wait for it */
657 if (QUIT(e,k))
671 &e) && QUIT(e,k))
679 int quit = FALSE; local
684 * calls to sleep(1) interleaved with checks for quit
691 for (i = seconds_to_go; i > 0 && !quit; --i) {
695 ButtonPressMask, &e) && QUIT(e,k))
696 quit = TRUE
    [all...]
  /cts/tests/tests/database/src/android/database/cts/
DatabaseCursorTest.java 346 boolean quit = false; field in class:DatabaseCursorTest.TestObserver
363 quit = true;
364 Looper.myLooper().quit();
394 if (!observer.quit) {
  /cts/tests/tests/os/src/android/os/cts/
TokenWatcherTest.java 105 mLooper.quit();
  /external/blktrace/btt/
bno_plot.py 38 To exit the plotter, enter 'quit' or ^D at the 'gnuplot> ' prompt.
  /external/grub/util/
grub-image 135 quit
grub-image.in 135 quit
  /external/ipsec-tools/src/racoon/
racoonctl.8 141 then quit.
  /external/oprofile/libutil/
op_file.c 178 * name_list and quit; else, recurse.
  /external/qemu/distrib/sdl-1.2.12/src/
SDL.c 218 /* Quit all subsystems */
  /external/qemu/distrib/sdl-1.2.12/src/audio/baudio/
SDL_beaudio.cc 149 /* Quit the Be Application, if there's nothing left to do */
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxgl.c 102 /* Quit OpenGL */
  /external/qemu/
qemu-monitor.hx 99 { "q|quit", "", do_quit,
100 "", "quit the emulator" },
102 @item q or quit
103 Quit the emulator.
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-103602.js 77 quit(); // if const is not supported, this testcase is over -
  /external/webkit/JavaScriptCore/tests/mozilla/js1_6/
browser.js 142 function quit() function
  /external/webkit/WebCore/bindings/js/
JSGeolocationCustom.cpp 88 // quit so as not to risk overwriting the exception.
  /external/webkit/WebCore/plugins/qt/
PluginContainerQt.cpp 43 // and thus make Qt not quit the event loop after the last window
  /external/webkit/WebKitTools/Scripts/
run-mangleme-tests 130 die "Timed out waiting for httpd to quit" unless $retryCount;
  /frameworks/base/core/java/android/app/
IntentService.java 124 mServiceLooper.quit();

Completed in 194 milliseconds

1 2 3 4 5 67 8 91011>>