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

<<11121314151617181920>>

  /external/chromium/chrome/browser/
browser_shutdown.cc 63 // Whether the browser is trying to quit (e.g., Quit chosen from menu).
  /external/chromium/chrome/browser/first_run/
first_run_win.cc 195 // The child process has terminated. Find the exit code and quit the loop.
201 MessageLoop::current()->Quit();
  /external/chromium/chrome/browser/history/
history_querying_unittest.cc 81 MessageLoop::current()->Run(); // Will go until ...Complete calls Quit.
130 MessageLoop::current()->Quit(); // Will return out to QueryHistory.
  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_service_unittest.cc 160 msg_loop_.Quit();
166 msg_loop_.Quit();
  /external/chromium/chrome/browser/ui/tests/
browser_uitest.cc 43 // The browser should quit quickly if it receives a WM_ENDSESSION message.
46 // The browser should quit gracefully and quickly if it receives a SIGTERM.
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/
SDLMain.m 71 /* Invoked from the Quit menu item */
154 title = [@"Quit " stringByAppendingString:appName];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/
SDLMain.m 71 /* Invoked from the Quit menu item */
154 title = [@"Quit " stringByAppendingString:appName];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/
SDLMain.m 71 /* Invoked from the Quit menu item */
154 title = [@"Quit " stringByAppendingString:appName];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.c 234 case 27: /* Esc will quit */
452 glutAddMenuEntry("Quit", 4);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/
SDLMain.m 71 /* Invoked from the Quit menu item */
154 title = [@"Quit " stringByAppendingString:appName];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/
SDLMain.m 71 /* Invoked from the Quit menu item */
154 title = [@"Quit " stringByAppendingString:appName];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/
SDLMain.m 71 /* Invoked from the Quit menu item */
154 title = [@"Quit " stringByAppendingString:appName];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.c 234 case 27: /* Esc will quit */
452 glutAddMenuEntry("Quit", 4);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/
SDLMain.m 71 /* Invoked from the Quit menu item */
154 title = [@"Quit " stringByAppendingString:appName];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/
SDLMain.m 71 /* Invoked from the Quit menu item */
154 title = [@"Quit " stringByAppendingString:appName];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/
SDLMain.m 71 /* Invoked from the Quit menu item */
154 title = [@"Quit " stringByAppendingString:appName];
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.c 234 case 27: /* Esc will quit */
452 glutAddMenuEntry("Quit", 4);
  /external/qemu/distrib/sdl-1.2.15/src/main/macosx/
SDLMain.m 71 /* Invoked from the Quit menu item */
153 title = [@"Quit " stringByAppendingString:appName];
  /external/webkit/Source/WebKit/mac/Panels/
WebAuthenticationPanel.m 276 // This override of a private AppKit method allows the user to quit when a login dialog
278 // like 3744583 from requiring a Force Quit.
  /frameworks/base/core/java/android/net/
DhcpStateMachine.java 169 * Quit the DhcpStateMachine.
174 quit(); method
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
MediaRecorderStressTest.java 81 Log.v(TAG, "quit looper");
103 mHandler.getLooper().quit();
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.1 123 Immediately quit the \*(sd script without processing
129 Immediately quit the \*(sd script without processing
sed.x 71 Immediately quit the \*(sd script without processing
77 Immediately quit the \*(sd script without processing
  /packages/apps/Contacts/src/com/android/contacts/editor/
AggregationSuggestionEngine.java 155 public boolean quit() { method in class:AggregationSuggestionEngine
164 return super.quit();
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gdb.1 81 .B quit\c
171 .B quit

Completed in 221 milliseconds

<<11121314151617181920>>