HomeSort by relevance Sort by last modified time
    Searched full:kill (Results 226 - 250 of 1513) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libsepol/tests/policies/test-deps/
base-notmetreq.conf 270 signull # for kill(pid, 0)
358 kill
small-base.conf 271 signull # for kill(pid, 0)
363 kill
  /external/libsepol/tests/policies/test-expander/
alias-base.conf 271 signull # for kill(pid, 0)
363 kill
role-base.conf 271 signull # for kill(pid, 0)
363 kill
user-base.conf 271 signull # for kill(pid, 0)
363 kill
  /external/libsepol/tests/policies/test-hooks/
cmp_policy.conf 271 signull # for kill(pid, 0)
363 kill
small-base.conf 271 signull # for kill(pid, 0)
363 kill
  /external/libsepol/tests/policies/test-linker/
small-base.conf 271 signull # for kill(pid, 0)
363 kill
  /external/llvm/include/llvm/Target/
TargetOpcodes.h 32 /// KILL - This instruction is a noop that is used only to adjust the
35 KILL = 5,
  /external/llvm/test/CodeGen/X86/
norex-subreg.ll 7 ; %R8B<def> = COPY %BH, %EBX<imp-use,kill>
8 ; %ESI<def> = MOVZX32_NOREXrr8 %R8B<kill>
  /external/openssh/regress/
cfgmatch.sh 26 kill $client_pid
36 kill $pid
  /external/quake/quake/src/QW/
cmds.txt 46 kill", NULL
72 kill", NULL
  /external/sepolicy/
access_vectors 307 signull # for kill(pid, 0)
414 kill
system.te 73 allow system self:capability { kill net_bind_service net_broadcast net_admin net_raw sys_module sys_boot sys_nice sys_resource sys_time sys_tty_config };
81 # Kill apps.
  /external/webkit/Source/JavaScriptCore/wtf/
MessageQueue.h 69 void kill();
197 inline void MessageQueue<DataType>::kill() function in class:WTF::MessageQueue
  /external/webkit/Source/WebCore/loader/
PingLoader.cpp 63 // Leak the ping loader, since it will kill itself as soon as it receives a response.
89 // Leak the ping loader, since it will kill itself as soon as it receives a response.
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_backing_store.h 31 * try "kill -USR1 $PID" to get instantaneous debug
32 * try "kill -USR2 $PID" to get instantaneous debug and force flush of cache
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
chromium_mac.py 188 os.kill(server_pid, signal.SIGTERM)
192 # file), so if kill fails on the given PID, just try to
mac.py 156 os.kill(server_pid, signal.SIGTERM)
160 # file), so if kill fails on the given PID, just try to
  /frameworks/base/services/java/com/android/server/wm/
BlackFrame.java 132 kill(); method
137 public void kill() { method in class:BlackFrame
  /hardware/ti/omap4xxx/camera/
SensorListener.cpp 110 CAMHAL_LOGDA("Kill looper thread");
122 CAMHAL_LOGDA("Kill looper");
  /libcore/luni/src/test/java/libcore/java/text/
DateFormatSymbolsTest.java 85 // Kill a row.
94 // Kill an element.
  /packages/apps/DeskClock/src/com/android/deskclock/
TimerRingService.java 50 // we don't kill the alarm during a call.
60 // Listen for incoming calls to kill the alarm.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
AccessibilityUtils.java 63 // These only need to be initialized if the kill switch is off.
89 * means that the kill switch is off, the device supports touch exploration,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
siginfo.h 47 /* kill() */
130 #define SI_USER 0 /* sent by kill, sigsend, raise */

Completed in 739 milliseconds

1 2 3 4 5 6 7 8 91011>>