/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
atmmpc.h | 123 #define RELOAD 301 /* kill -HUP the daemon for reload */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
atmmpc.h | 123 #define RELOAD 301 /* kill -HUP the daemon for reload */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
atmmpc.h | 123 #define RELOAD 301 /* kill -HUP the daemon for reload */
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/ |
_sigdefs.h | 46 __BIONIC_SIGDEF(KILL,9,"Killed")
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/ |
_sigdefs.h | 46 __BIONIC_SIGDEF(KILL,9,"Killed")
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/ |
_sigdefs.h | 46 __BIONIC_SIGDEF(KILL,9,"Killed")
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/ |
_sigdefs.h | 46 __BIONIC_SIGDEF(KILL,9,"Killed")
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/ |
_sigdefs.h | 46 __BIONIC_SIGDEF(KILL,9,"Killed")
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/ |
_sigdefs.h | 46 __BIONIC_SIGDEF(KILL,9,"Killed")
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/ |
_sigdefs.h | 46 __BIONIC_SIGDEF(KILL,9,"Killed")
|
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/ |
_sigdefs.h | 46 __BIONIC_SIGDEF(KILL,9,"Killed")
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/ |
_sigdefs.h | 46 __BIONIC_SIGDEF(KILL,9,"Killed")
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/ |
_sigdefs.h | 46 __BIONIC_SIGDEF(KILL,9,"Killed")
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/ |
_sigdefs.h | 46 __BIONIC_SIGDEF(KILL,9,"Killed")
|
/system/core/toolbox/ |
Android.mk | 9 kill \
|
/tools/motodev/src/plugins/android/resources/ |
monkey_options.xml | 69 <monkeyOption name="--kill-process-after-error" fName="%Monkey_Option_KillProcessAfterError_Label" type="none">
|
/external/llvm/lib/Target/PowerPC/ |
PPCRegisterInfo.cpp | 240 .addReg(StackReg, RegState::Kill) 247 .addReg(TmpReg, RegState::Kill) 250 .addReg(StackReg, RegState::Kill) 346 .addReg(Reg, RegState::Kill) 351 .addReg(PPC::X0, RegState::Kill) 360 // Implicitly kill the register. 367 .addReg(Reg, RegState::Kill) 376 // Implicitly kill the register. 416 // an MFCRpsued to save all of the CRBits and, if needed, kill the SrcReg. 425 .addReg(Reg, RegState::Kill) [all...] |
/external/bzip2/ |
bzmore.1 | 100 The user's erase and kill characters may be used to edit the regular 122 the user may hit the line kill character to cancel the numerical
|
/external/chromium/net/test/ |
test_server_posix.cc | 21 // Helper class used to detect and kill orphaned python test server processes. 118 // Try to kill any orphaned testserver processes that may be running.
|
/external/chromium/net/url_request/ |
url_request_ftp_job.cc | 170 void URLRequestFtpJob::Kill() { 174 URLRequestJob::Kill();
|
url_request_test_job.cc | 210 void URLRequestTestJob::Kill() { 212 URLRequestJob::Kill();
|
/external/dbus/bus/ |
dir-watch-kqueue.c | 76 (void) kill (pid, SIGHUP); 89 (void) kill (pid, SIGHUP);
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/ |
ConnectorAdapter.java | 121 // Kill the writer service 126 // Kill the connector
|
/external/libppp/src/ |
id.c | 270 result = kill(pid, sig); 271 log_Printf(LogID0, "%d = kill(%ld, %d)\n", result, (long)pid, sig);
|
/external/libsepol/tests/policies/test-deps/ |
base-metreq.conf | 271 signull # for kill(pid, 0) 363 kill
|