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

<<11121314151617181920

  /external/srec/tools/parseStringTest/
parseStringTest.c 416 pfprintf(PSTDOUT, "'qqq' to quit\n");
  /external/svox/pico/lib/
picoklex.c 454 /* no more results, quit loop */
  /external/webkit/JavaScriptCore/
jsc.cpp 155 putDirectFunction(globalExec(), new (globalExec()) NativeFunctionWrapper(globalExec(), prototypeFunctionStructure(), 0, Identifier(globalExec(), "quit"), functionQuit));
  /external/webkit/JavaScriptCore/tests/mozilla/
README-jsDriver.html 76 <code>quit(<i>n</i>)</code> where <code><i>n</i></code> is the
  /external/webkit/WebKit/qt/QGVLauncher/
main.cpp 462 fileMenu->addAction("Quit", QApplication::instance(), SLOT(closeAllWindows()), QKeySequence(Qt::CTRL | Qt::Key_Q));
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_shell_thread.py 223 """Set a flag telling this thread to quit."""
  /frameworks/base/cmds/dumpstate/
utils.c 357 /* walk /proc and kill -QUIT all Dalvik processes */
  /frameworks/base/telephony/java/com/android/internal/telephony/test/
ModelInterpreter.java 688 looper.quit();
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsReceiverService.java 143 mServiceLooper.quit();
  /sdk/apkbuilder/src/com/android/apkbuilder/internal/
ApkBuilderImpl.java 234 // not a directory? output error and quit.
  /system/core/libdiskconfig/
diskconfig.c 104 * is to quit */
  /system/core/logcat/
logcat.cpp 585 /* quit immediately */
  /system/core/toolbox/
powerd.c 335 // printf("goto data on stdin quit\n");
  /development/simulator/app/
MainFrame.cpp 483 * File->Quit or click on close box.
485 * If we want an "are you sure you want to quit" box, add it here.
    [all...]
  /external/libpng/contrib/gregbook/
wpng.c 19 - delete output file if quit before calling any writepng routines
774 /* OK, we're done (successfully): clean up all resources and quit */
  /external/blktrace/btreplay/
btreplay.c 138 static volatile int signal_done = 0; // Boolean: Signal'ed, need to quit
264 * is_send_done - Returns true if sender should quit early
273 * is_reap_done - Returns true if reaper should quit early
    [all...]
  /external/grub/docs/
grub.info     [all...]
  /external/quake/quake/src/WinQuake/data/
MANUAL.TXT 240 Quit to operating system F10
473 QUIT
477 == TIP -- Quake saves your current key configuration when you quit, so ==
    [all...]
  /external/strace/
strace.c 469 Process %u attached with %u threads - interrupt to quit\n",
473 Process %u attached - interrupt to quit\n",
488 "Process %u attached - interrupt to quit\n",
    [all...]
  /development/samples/GlobalTime/src/com/android/globaltime/
GlobalTime.java 367 * Quit animation.
    [all...]
  /external/opencore/android/
playerdriver.cpp 1500 PlayerQuit quit = PlayerQuit(0,0); local
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m 634 /* Since the blanking window covers *all* windows (even force quit) correct recovery is crucial */
    [all...]
  /external/quake/quake/src/QW/client/
cl_main.c 1143 Cmd_AddCommand ("quit", CL_Quit_f);
1512 to run quit through here before the final handoff to the sys code.
  /external/stlport/stlport/stl/
_istream.c     [all...]
  /external/wpa_supplicant/
wpa_cli.c 141 " quit = exit wpa_cli\n";
1066 { "quit", wpa_cli_cmd_quit },
    [all...]

Completed in 572 milliseconds

<<11121314151617181920