/external/qemu/distrib/sdl-1.2.12/src/thread/ |
SDL_systhread.h | 49 /* This function kills the thread and returns */
|
/frameworks/base/core/java/android/database/ |
BulkCursorToCursorAdaptor.java | 265 // This should never happen because the system kills processes that are using remote 276 // the system kills processes that are using remote cursors when the provider process
|
/packages/apps/AlarmClock/src/com/android/alarmclock/ |
AlarmKlaxon.java | 77 // which kills the alarm. Check against the initial call state so 276 * Kills alarm audio after ALARM_TIMEOUT_SECONDS, so the alarm
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmKlaxon.java | 77 // which kills the alarm. Check against the initial call state so 279 * Kills alarm audio after ALARM_TIMEOUT_SECONDS, so the alarm
|
/external/grub/ |
compile | 119 # FIXME: race condition here if user kills between mkdir and trap.
|
/external/libffi/ |
compile | 119 # FIXME: race condition here if user kills between mkdir and trap.
|
/development/pdk/docs/porting/ |
instrumentation_framework.jd | 23 <p> Each Android application runs in its own process. Instrumentation kills the application process and restarts the process with Instrumentation. Instrumentation gives a handle to the application context used to poke around the application to validate test assertions, allowing you to write test cases to test applications at a much lower level than UI screen shot tests. Note that Instrumentation cannot catch UI bugs. </p>
|
instrumentation_testing.jd | 28 <p> Each Android application runs in its own process. Instrumentation kills the application process and restarts the process with Instrumentation. Instrumentation gives a handle to the application context used to poke around the application to validate test assertions, allowing you to write test cases to test applications at a much lower level than UI screen shot tests. Note that Instrumentation cannot catch UI bugs. </p>
|
/development/simulator/app/ |
DeviceManager.h | 150 * This kills the runtime process to force this thread to exit.
|
PrefsDialog.cpp | 215 // make it visibly different; unfortunately this kills scroll, copy&paste
|
MyApp.cpp | 51 * handler. MinGW just kills the process.
|
/development/simulator/wrapsim/ |
LaunchWrapper.c | 11 * We want to ignore signals while waiting, so Ctrl-C kills the child rather
|
/external/dbus/tools/ |
dbus-launch.1 | 152 it kills the message bus daemon.
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ |
ProcessManager.java | 95 * Kills the process with the given ID.
|
/dalvik/libcore/luni-kernel/src/main/native/ |
java_lang_ProcessManager.cpp | 63 * Kills process with the given ID.
|
/external/oprofile/daemon/ |
opd_ibs_trans.c | 43 /* IBS all fetch samples (kills + attempts) */
|
/packages/apps/Contacts/src/com/android/contacts/ |
ContactPhotoLoader.java | 190 * Stops loading images, kills the image loader thread and clears all caches.
|
/external/quake/quake/src/WinQuake/ |
host_cmd.cpp | 452 char kills[20]; local 457 sprintf (kills,"kills:%3i/%3i", cl.stats[STAT_MONSTERS], cl.stats[STAT_TOTALMONSTERS]); 458 memcpy (text+22, kills, strlen(kills)); [all...] |
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/ |
base.py | 581 """Forcefully and synchronously kills the web server.
|
/frameworks/base/services/java/com/android/server/ |
Watchdog.java | 472 * Check memory usage in the system, scheduling kills/reboots as needed. [all...] |
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
DevicePanel.java | 406 * Kills the selected {@link Client} by sending its VM a halt command.
|
/external/dbus/dbus/ |
dbus-spawn.c | 584 * then kills the spawned grandchild. [all...] |
/external/dnsmasq/ |
FAQ | 188 network to which the interface is connected kills things stone
|
/external/icu4c/test/intltest/ |
regcoll.cpp | 978 // this spanish phrase kills it! [all...] |
/external/quake/quake/src/WinQuake/data/ |
README.TXT | 234 impossible to get 100% kills on whatever level it occurs on.)
|