Searched
full:kill (Results
1076 -
1100 of
1513) sorted by null
<<41424344454647484950>>
/frameworks/base/docs/html/guide/components/ |
activities.jd | 475 activity's overall lifecycle, including whether the system can kill the activity after the 579 kill the process hosting the activity at any time <em>after the method returns</em>, without [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ActiveServices.java | [all...] |
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
ticon.c | 326 Console_AddToken(pTiCon->hConsole,h1, (PS8)"Kill", (PS8)"Kill", (FuncToken_t) CuCmd_StopSuppl, NULL ); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/install-tools/ |
fixincl | |
/build/ |
envsetup.sh | 745 adb shell echo '""' '>>' /data/anr/traces.txt && adb shell chmod 776 /data/anr/traces.txt && adb shell kill -3 $(pid system_server)
|
/dalvik/vm/ |
Thread.cpp | 513 * Kill any daemon threads that still exist. All of ours should be 517 * shuts down, so we really need to kill or suspend them. (If we want 518 * the VM to restart within this process, we need to kill them, but that [all...] |
/dalvik/vm/compiler/codegen/ |
RallocUtil.cpp | 891 /* Kill the corresponding bit in the null-checked register list */
|
/dalvik/vm/compiler/codegen/mips/ |
RallocUtil.cpp | 1001 /* Kill the corresponding bit in the null-checked register list */ [all...] |
/external/bluetooth/bluedroid/gki/ulinux/ |
gki_ulinux.c | [all...] |
/external/chromium/net/socket/ |
client_socket_pool_base.cc | 219 // If there are no more requests, we kill the backup timer. [all...] |
/external/dbus/bus/ |
bus.c | 329 if ((kill((int)pid, 0))) { [all...] |
/external/dnsmasq/src/ |
forward.c | 544 we get a good reply from another server. Kill it when we've
|
/external/dropbear/ |
scp.c | 111 kill(do_cmd_pid, signo ? signo : SIGTERM);
|
/external/grub/stage2/ |
fsys_reiserfs.c | 101 char j_digest[16]; /* md5 sum of all the blocks involved, including desc and commit. not used, kill it */ [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/effect/ |
ParticleEmitter.java | 912 * @param index The index of the particle to kill [all...] |
/external/libmtp/src/ |
playlist-spl.c | 284 // if not, kill the playlist and replace it
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
gki_ulinux.c | [all...] |
/external/libnfc-nci/src/gki/ulinux/ |
gki_ulinux.c | [all...] |
/external/libppp/src/ |
chap.c | 350 kill(chap->child.pid, SIGTERM);
|
/external/libsepol/ |
ChangeLog | 771 * Code cleanup: kill legacy references to kernel types/functions.
|
/external/llvm/include/llvm/CodeGen/ |
MachineOperand.h | 366 assert((!Val || !isDebug()) && "Marking a debug operation as kill");
|
/external/llvm/lib/CodeGen/ |
StrongPHIElimination.cpp | 670 // set the phi-kill flag on the VNInfo at this PHI.
|
TailDuplication.cpp | 260 // a debug instruction that is a kill. [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonMachineScheduler.cpp | 285 case TargetOpcode::KILL:
|
/external/llvm/lib/Target/PowerPC/ |
PPCCTRLoops.cpp | 677 TripCount->isImm() ? RegState::Kill : 0);
|
Completed in 2372 milliseconds
<<41424344454647484950>>