/external/webkit/Tools/Scripts/webkitpy/tool/commands/ |
rebaselineserver.py | 152 self.wfile.write("Quit.\n")
|
/frameworks/base/core/java/android/view/textservice/ |
SpellCheckerSession.java | 319 mThread.quit();
|
/frameworks/native/cmds/dumpstate/ |
utils.c | 489 /* walk /proc and kill -QUIT all Dalvik processes */
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/ |
ModelInterpreter.java | 643 looper.quit();
|
/libcore/luni/src/main/java/java/lang/ |
ThreadLocal.java | 330 // If we have no live entries, we can quit here.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
Avrcp.java | 132 looper.quit();
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
dbreg.cpp | 266 // save the reference image, detect features and quit
|
/packages/apps/Gallery2/jni_mosaic/feature_stab/src/dbreg/ |
dbreg.cpp | 266 // save the reference image, detect features and quit
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
dbreg.cpp | 266 // save the reference image, detect features and quit
|
/system/core/adb/ |
SERVICES.TXT | 15 Ask the ADB server to quit immediately. This is used when the
|
/system/core/libdiskconfig/ |
diskconfig.c | 104 * is to quit */
|
/external/chromium/net/socket/ |
socket_test_util.h | 306 // we post a Quit message to the loop. This allows us to interrupt the reading 335 // Posts a quit message to the current message loop, if one is running. [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/libvpx/libvpx/examples/includes/geshi/geshi/ |
progress.php | 90 'QUIT','RAW-TRANSFER','READKEY','RELEASE', 111 'ON ERROR','ON QUIT','ON STOP','PRESELECT',
|
/external/mksh/src/ |
edit.c | 52 int quit; member in struct:__anon12277 [all...] |
funcs.c | 2337 unsigned int quit; local [all...] |
/external/replicaisland/res/values/ |
strings.xml | 91 <string name="quit_game_dialog_title">Quit Game?</string> 92 <string name="quit_game_dialog_ok">Quit</string>
|
/frameworks/base/drm/java/android/drm/ |
DrmManagerClient.java | 285 mEventThread.quit(); 289 mInfoThread.quit(); [all...] |
/frameworks/native/libs/ui/ |
Region.cpp | 131 // iterating over previous span RTL, quit if it's too far left 150 // iterating over previous span LTR, quit if it's too far right
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
CameraTest.java | 152 Looper.loop(); // Blocks forever until Looper.quit() is called. 153 if (LOGV) Log.v(TAG, "initializeMessageLooper: quit."); 170 mLooper.quit(); 171 // Looper.quit() is asynchronous. The looper may still has some 172 // preview callbacks in the queue after quit is called. The preview [all...] |
/development/samples/ApiDemos/res/values/ |
strings.xml | [all...] |
/external/libusb_aah/libusb/os/ |
windows_usb.c | 791 SetEvent(timer_request[1]); // actually the signal to quit the thread. 793 usbi_warn(ctx, "could not wait for timer thread to quit"); [all...] |
/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...] |