/development/samples/ApiDemos/src/com/example/android/apis/app/ |
ServiceStartArguments.java | 159 mServiceLooper.quit();
|
/external/fdlibm/ |
e_jn.c | 264 /* quit if b is -inf */
|
/external/grub/stage2/ |
common.c | 185 /* If the returned buffer's length is zero, quit. */
|
/external/icu4c/config/ |
icu-config-bottom | 380 # Check once before we quit (will check last used prefix)
|
/external/qemu/distrib/sdl-1.2.12/src/events/ |
SDL_events.c | 322 /* Don't look after we've quit */
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/ |
SDL_joystick.c | 408 /* Quit the joystick setup */
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
SDL_QuartzVideo.h | 114 BOOL quit_thread; /* used to quit the async blitting thread */
|
/external/qemu/telephony/ |
remote_call.c | 322 sprintf( call->buff, "quit\n" );
|
/external/quake/quake/src/QW/ |
qwchangelog.txt | 211 - added copyright dialog on exit (press y to quit) with credits and version
|
/external/quake/quake/src/WinQuake/kit/ |
JOYSTICK.TXT | 41 The joystick sensitivity settings and the threshold settings are not saved after you quit your game as inadvertant settings can really hose your control. If you want to keep any changes, add them into your autoexec.cfg file.
|
/external/quake/quake/src/WinQuake/ |
menu.cpp | [all...] |
/external/srec/tools/dictTest/ |
dictTest.c | 321 LPRINTF("'qqq' to quit\n");
|
/external/webkit/WebCore/platform/win/ |
PasteboardWin.cpp | 63 // and now this application is about to quit, so it must put data on
|
/external/webkit/WebKit/qt/tests/qwebhistory/ |
tst_qwebhistory.cpp | 85 connect(page, SIGNAL(loadFinished(bool)), &waitForLoadFinished, SLOT(quit()));
|
/external/webkit/WebKit/wx/ |
WebBrowserShell.cpp | 104 fileMenu->Append(wxID_EXIT, _T("E&xit\tAlt-X"), _T("Quit this program"));
|
/external/webkit/WebKitTools/Scripts/webkitperl/ |
httpd.pm | 166 die "Timed out waiting for httpd to quit";
|
/frameworks/base/camera/libcameraservice/ |
CameraHardwareStub.cpp | 216 // don't hold the lock while waiting for the thread to quit
|
/frameworks/base/core/java/android/widget/ |
Filter.java | 254 mThreadHandler.getLooper().quit();
|
/packages/apps/Calendar/src/com/android/calendar/ |
AlertService.java | 396 mServiceLooper.quit();
|
/packages/apps/Contacts/src/com/android/contacts/ |
ContactPhotoLoader.java | 196 mLoaderThread.quit();
|
/packages/apps/Gallery3D/src/com/cooliris/media/ |
Gallery.java | 251 mPicasaAccountThread.quit();
|
/packages/apps/IM/src/com/android/im/app/ |
SigningInActivity.java | 267 * and broadcast the change. Otherwise, quit the signing in window
|
/system/core/adb/ |
SERVICES.TXT | 15 Ask the ADB server to quit immediately. This is used when the
|
/system/core/sh/ |
trap.c | 65 "HUP", "INT", "QUIT", "ILL",
|
/external/clearsilver/ruby/ |
install.rb | 950 out.printf fmt, '-v,--version', 'print version and quit' 951 out.printf fmt, '--copyright', 'print copyright and quit'
|