HomeSort by relevance Sort by last modified time
    Searched full:kills (Results 101 - 125 of 280) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libopus/
compile 319 # FIXME: race condition here if user kills between mkdir and trap.
  /external/llvm/lib/CodeGen/
MachineBasicBlock.cpp 866 // Restore kills of virtual registers that were killed by the terminators.
873 LV->getVarInfo(Reg).Kills.push_back(&*I);
    [all...]
PHIElimination.cpp 419 // can add a kill marker in this block saying that it kills the incoming
422 // In our final twist, we have to decide which instruction kills the
VirtRegMap.cpp 383 // partial redef always kills and redefines the super-register.
423 // Add any missing super-register kills after rewriting the whole
  /external/llvm/lib/Target/ARM/
Thumb2ITBlockPass.cpp 255 // Last instruction in IT block kills ITSTATE.
  /external/llvm/lib/Transforms/Scalar/
Sink.cpp 250 // "x = y + z" down if it kills y and z would increase the live ranges of y
  /external/llvm/test/CodeGen/SystemZ/
int-cmp-02.ll 166 ; critical edge %entry->%while.body, which lost the kills information for CC.
  /external/llvm/tools/bugpoint/
BugDriver.cpp 153 // until the user kills the program or we find a bug.
  /external/pcre/dist/
compile 323 # FIXME: race condition here if user kills between mkdir and trap.
  /external/protobuf/
compile 323 # FIXME: race condition here if user kills between mkdir and trap.
  /external/protobuf/gtest/build-aux/
compile 323 # FIXME: race condition here if user kills between mkdir and trap.
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationPagerController.java 228 // need to release resources before a configuration change kills the activity and controller
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_file_eintr.py 51 Kills the process if it is still running, collects remaining output
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_file_eintr.py 51 Kills the process if it is still running, collects remaining output
  /prebuilts/go/darwin-x86/src/cmd/doc/
main.go 147 // Kills the problem caused by case-insensitive file systems
  /prebuilts/go/linux-x86/src/cmd/doc/
main.go 147 // Kills the problem caused by case-insensitive file systems
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_file_eintr.py 51 Kills the process if it is still running, collects remaining output
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_file_eintr.py 51 Kills the process if it is still running, collects remaining output
  /toolchain/binutils/binutils-2.25/
compile 323 # FIXME: race condition here if user kills between mkdir and trap.
  /external/autotest/client/virt/
kvm_installer.py 9 Kills all qemu processes, also kills all processes holding /dev/kvm down.
  /external/mesa3d/docs/
relnotes-7.10.1.html 111 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=34179">Bug 34179</a> - Nouveau 3D driver: nv50_pc_emit.c:863 assertion error kills Compiz</li>
115 <li><a href="https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/691653">Ubuntu bug 691653</a> - compiz crashes when using alt-tab (the radeon driver kills it) </li>
  /frameworks/base/docs/html/guide/components/
services.jd 187 by the system. If the system kills your service, it restarts it as soon as resources become
476 event that the system kills it. The default implementation for {@link
483 <dd>If the system kills the service after {@link android.app.Service#onStartCommand
488 <dd>If the system kills the service after {@link android.app.Service#onStartCommand
496 <dd>If the system kills the service after {@link android.app.Service#onStartCommand
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderThrottle.java 156 // Kills the table and existing data
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
TokenRewriteStream.js 185 * the binary search. A ReplaceOp kills any previous replace op. Since
  /external/autotest/client/cros/input_playback/
input_playback.py 137 # Checks for any previous emulated device and kills the process

Completed in 1390 milliseconds

1 2 3 45 6 7 8 91011>>