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

1 2 3 45 6 7 8 91011>>

  /external/bzip2/
bzmore.1 78 quit reading the current file; go on to the next (if any)
113 quit reading the current file; go on to the next (if any)
128 hit the quit key (normally control\-\\).
135 are flushed when the quit signal occurs.
  /external/chromium/chrome/browser/extensions/
extension_test_message_listener.cc 56 MessageLoopForUI::current()->Quit();
  /external/chromium/chrome/browser/service/
service_process_control_browsertest.cc 64 MessageLoop::current()->Quit();
88 // Quit the current message. Post a QuitTask instead of just calling Quit()
96 // Quit the current message.
  /external/dropbear/
common-chansession.c 37 {SIGQUIT, "QUIT"},
  /external/openssh/regress/
agent-ptrace.sh 39 quit
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/
main.c 2 /* Simple program: Create a blank window, wait for keypress, quit.
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/
main.c 2 /* Simple program: Create a blank window, wait for keypress, quit.
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/
main.c 2 /* Simple program: Create a blank window, wait for keypress, quit.
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/
main.c 2 /* Simple program: Create a blank window, wait for keypress, quit.
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/
main.c 2 /* Simple program: Create a blank window, wait for keypress, quit.
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/
main.c 2 /* Simple program: Create a blank window, wait for keypress, quit.
  /external/qemu/distrib/sdl-1.2.15/docs/html/
guideeventexamples.html 101 /* This quit event signals the closing of the window */
103 printf("Quit event filtered out -- try again.\n");
133 /* Filter quit and mouse motion events */
170 printf("Quit requested, quitting.\n");
sdlquitevent.html 83 >SDL_QuitEvent&nbsp;--&nbsp;Quit requested event</DIV
161 >As can be seen, the SDL_QuitEvent structure serves no useful purpose. The event itself, on the other hand, is very important. If you filter out or ignore a quit event then it is impossible for the user to close the window. On the other hand, if you do accept a quit event then the application window will be closed, and screen updates will still report success event though the application will no longer be visible.</P
172 > will return non-zero if a quit event is pending</P
  /external/qemu/distrib/sdl-1.2.15/src/main/beos/
SDL_BeApp.h 29 /* Quit the Be Application, if there's nothing left to do */
  /external/qemu/distrib/sdl-1.2.15/src/main/qtopia/
SDL_qtopia_main.cc 45 // doesn't seem to quit correctly.
  /external/qemu/distrib/sdl-1.2.15/src/timer/
SDL_systimer.h 33 /* Quit the system dependent timer subsystem */
  /external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
SDL_QPEApp.h 29 /* Quit the QPE Application, if there's nothing left to do */
  /external/qemu/distrib/sdl-1.2.15/test/
testcdrom.c 12 static void quit(int rc) function
108 quit(0);
125 quit(2);
201 quit(1);
testcursor.c 145 SDL_bool quit = SDL_FALSE, first_time = SDL_TRUE; local
188 while (!quit) {
198 quit = SDL_TRUE;
202 quit = SDL_TRUE;
testgamma.c 12 static void quit(int rc) function
100 quit(1);
113 quit(1);
148 case SDL_QUIT: /* Quit now */
  /external/valgrind/main/gdbserver_tests/
mcbreak.stdinB.gdb 69 quit
mcinfcallWSRU.stdinB.gdb 29 quit
mcsignopass.stdinB.gdb 42 quit
  /external/webkit/Source/WebCore/manual-tests/
reset-initiatedDrag.html 20 In step 1, Safari will quit unexpectedly due to an assertion failure. Alternatively,
  /external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/
mkskel.tpu 44 QUIT

Completed in 1114 milliseconds

1 2 3 45 6 7 8 91011>>