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

<<31323334353637383940>>

  /external/nist-sip/java/gov/nist/javax/sip/
SipProviderImpl.java 132 * message processing queue that signals us to quit.
    [all...]
  /external/ppp/pppd/plugins/radius/
radius.c 560 * service type (if not framed then quit),
    [all...]
  /external/ppp/pppd/
pppd.h 470 void quit __P((void)); /* like die(1) */
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.h     [all...]
  /external/webkit/Tools/QtTestBrowser/
launcherwindow.cpp 188 fileMenu->addAction("Quit", QApplication::instance(), SLOT(closeAllWindows()), QKeySequence(Qt::CTRL | Qt::Key_Q));
    [all...]
  /frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.cpp 389 ALOGI("playback session wants to quit.");
    [all...]
  /frameworks/base/docs/html/guide/components/
processes-and-threads.jd 227 responding</a>" (ANR) dialog. The user might then decide to quit your application and uninstall it
  /ndk/sources/host-tools/sed-4.2.1/
NEWS 373 * Added `Q' command for `silent quit'; added ability to pass
ChangeLog 485 * testsuite/readin.sed: Quit after the last r command.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.info     [all...]
  /packages/apps/Email/src/com/android/email/mail/store/
Pop3Store.java 349 executeSimpleCommand("QUIT");
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
TransactionService.java 611 getLooper().quit();
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
ApiService.java 4757 public void quit() { method in class:ApiService.IntentProcessor
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_service_unittest.cc 899 // This call to |Quit()| matches the call to |Run()| in the
901 MessageLoop::current()->Quit();
    [all...]
  /external/chromium/net/url_request/
url_request_unittest.cc 580 MessageLoop::current()->Quit();
705 // test delegate must not post a quit message when this happens because
706 // this test doesn't actually have a message loop. The quit message would
    [all...]
  /external/qemu/
qemu-options.hx 440 DEF("no-quit", 0, QEMU_OPTION_no_quit,
441 "-no-quit disable SDL window close capability\n")
444 @item -no-quit
    [all...]
  /external/strace/
strace.c 468 ? "Process %u attached with %u threads - interrupt to quit\n"
469 : "Process %u attached - interrupt to quit\n",
499 "Process %u attached - interrupt to quit\n",
    [all...]
  /external/webkit/Source/WebCore/loader/icon/
IconDatabase.cpp     [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-gdb 
mipsel-linux-android-gdbtui 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-gdb 
i686-linux-android-gdbtui 
  /external/e2fsprogs/ext2ed/doc/
ext2ed-design.sgml 663 if (strcmp (command,"quit")==0) return (1);
    [all...]
  /external/grub/stage2/
builtins.c     [all...]
  /external/libppp/src/
command.c 881 {"quit", "bye", QuitCommand, LOCAL_AUTH | LOCAL_NO_AUTH,
882 "Quit PPP program", "quit|bye [all]", NULL},
    [all...]

Completed in 1206 milliseconds

<<31323334353637383940>>