Searched
full:kill (Results
276 -
300 of
1513) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/extensions/ |
extension_function_dispatcher.h | 102 // Handle a malformed message. Possibly the result of an attack, so kill
|
extension_management_browsertest.cc | 373 << "Uninstalling should set kill bit on externaly installed extension."; 389 << "Reinstalling should clear the kill bit."; 391 // Uninstalling from a non-external source should not set the kill bit. 395 << "Uninstalling non-external extension should not set kill bit.";
|
/external/chromium/chrome/browser/metrics/ |
metrics_service_uitest.cc | 89 // Kill the process for one of the tabs.
|
/external/chromium/webkit/glue/ |
resource_fetcher.h | 121 // kill the request.
|
/external/elfutils/src/ |
make-debug-archive.in | 99 # We have to kill the old one first, because our own -K would use it.
|
/external/elfutils/tests/ |
test-subr.sh | 65 # diff's exit status will kill the script.
|
/external/icu4c/common/ |
uenum.c | 65 } else { /* this seems dangerous, but we better kill the object */
|
/external/kernel-headers/original/asm-arm/ |
termios.h | 25 /* intr=^C quit=^| erase=del kill=^U
|
/external/kernel-headers/original/asm-mips/ |
signal.h | 34 #define SIGKILL 9 /* Kill, unblockable (POSIX). */
|
termios.h | 65 * intr=^C quit=^\ erase=del kill=^U
|
/external/kernel-headers/original/asm-x86/ |
termios.h | 79 /* intr=^C quit=^\ erase=del kill=^U
|
/external/kernel-headers/original/linux/ |
prctl.h | 92 * Set early/late kill mode for hwpoison memory corruption.
|
ptrace.h | 92 extern int ptrace_check_attach(struct task_struct *task, int kill);
|
seccomp.h | 21 #define SECCOMP_RET_KILL 0x00000000U /* kill the task immediately */
|
/external/libppp/src/ |
id.h | 84 #define ID0kill kill
|
/external/libvpx/examples/includes/geshi/geshi/ |
freebasic.php | 62 "instr", "int", "integer", "is", "kill", "lbound", "lcase", "left", "len",
|
oobas.php | 61 'filelen','getattr','kill','mkdir','name','rmdir','setattr',
|
sql.php | 71 'IS', 'JOIN', 'KEY', 'KEYS', 'KILL', 'LANGUAGE',
|
/external/llvm/include/llvm/Support/ |
Signals.h | 41 /// AddSignalHandler - Add a function to be called when an abort/kill signal
|
/external/llvm/lib/CodeGen/ |
CriticalAntiDepBreaker.h | 58 /// KillIndices - The index of the most recent kill (proceding bottom-up),
|
/external/llvm/lib/Support/Unix/ |
Program.inc | 328 // Kill the child. 329 kill(child, SIGKILL); 398 Program::Kill(std::string* ErrMsg) { 407 if (kill(pid, SIGKILL) != 0) {
|
/external/llvm/test/CodeGen/ARM/ |
subreg-remat.ll | 7 ; %vreg6:ssub_1<def> = VMOVSR %vreg0<kill>, pred:14, pred:%noreg, %vreg6<imp-def>; DPR_VFP2:%vreg6 GPR:%vreg0
|
/external/llvm/test/CodeGen/X86/ |
2010-02-23-RematImplicitSubreg.ll | 6 ; %DL<def> = MOV8rr %reg1038<kill>, %RDX<imp-def>
|
/external/mksh/src/ |
sh_flags.h | 70 /* ./. don't kill running jobs when login shell exits */
|
/external/openssh/regress/ |
agent.sh | 73 trace "kill agent"
|
Completed in 541 milliseconds
<<11121314151617181920>>