Searched
full:kill (Results
976 -
1000 of
1513) sorted by null
<<31323334353637383940>>
/external/chromium/chrome/browser/net/ |
sqlite_persistent_cookie_store.cc | 182 // because the OS can kill the browser during a session.
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_test.cc | 163 VLOG(1) << "Kill failed?";
|
/external/chromium/chrome/browser/ui/views/ |
task_manager_view.cc | 487 // Since we want the Kill button and the Memory Details link to show up in
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/util/ |
sorttable.js | 35 // kill the timer
|
/external/chromium/net/socket/ |
ssl_client_socket_unittest.cc | 228 // Because we prematurely kill the handshake at CertificateRequest,
|
/external/chromium/webkit/glue/ |
webmediaplayer_impl.cc | 906 // Make sure to kill the pipeline so there's no more media threads running.
|
/external/clang/tools/scan-build/ |
sorttable.js | 27 // kill the timer
|
/external/dbus/dbus/ |
dbus-sysdeps-util-unix.c | 144 kill (child_pid, SIGTERM);
|
/external/dnsmasq/contrib/lease-access/ |
lease.access.patch | 317 /* kill daemon */
|
/external/dropbear/ |
svr-chansession.c | 401 if (kill(chansess->pid, sig) < 0) {
|
/external/ganymed-ssh2/ |
HISTORY.txt | 181 - The behavior of Session.close() has changed. If you *kill* a Session (i.e., call Session.close()
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/ |
TransportManager.java | 46 * other than KEX, they become horribly irritated and kill the connection. Since
|
/external/grub/stage2/ |
shared.h | 108 /* The kill buffer for the command-line. */
|
stage2.c | 862 /* Initialize the kill buffer. */
|
/external/icu4c/test/threadtest/ |
threadtest.cpp | 373 // Returning will kill the thread.
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/audio/lwjgl/ |
LwjglAudioRenderer.java | 261 // kill audio thread
[all...] |
/external/kernel-headers/original/asm-mips/pci/ |
bridge.h | 541 * List of Errors which are fatal and kill the system
|
/external/kernel-headers/original/linux/ |
blkdev.h | 556 #define BLKPREP_KILL 1 /* fatal error, kill */
|
/external/llvm/include/llvm/CodeGen/ |
Passes.h | 301 /// variable is life and sets machine operand kill flags.
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
AsmPrinter.cpp | 540 std::string Str = "kill:"; 543 assert(Op.isReg() && "KILL instruction must have only register operands"); 546 Str += (Op.isDef() ? "<def>" : "<kill>"); 710 case TargetOpcode::KILL: [all...] |
/external/llvm/lib/CodeGen/ |
MachineSink.cpp | 709 // Conservatively, clear any kill flags, since it's possible that they are no
|
StackColoring.cpp | 272 // global liveness. The BEGIN set here is equivalent to KILL in the standard
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
ResourcePriorityQueue.cpp | 341 // Kill estimate.
|
/external/llvm/lib/Target/CellSPU/ |
SPURegisterInfo.cpp | 304 .addReg(tmpReg, RegState::Kill)
|
/external/llvm/utils/TableGen/ |
CodeGenTarget.cpp | 293 "KILL",
|
Completed in 1946 milliseconds
<<31323334353637383940>>