/external/llvm/lib/CodeGen/SelectionDAG/ |
InstrEmitter.cpp | [all...] |
/external/llvm/lib/Transforms/Utils/ |
SimplifyCFG.cpp | 603 // Okay, one of the successors of this condbr is dead. Convert it to a 610 // Remove PHI node entries for the dead edge. 621 // Okay, TI has cases that are statically dead, prune them away. 684 // Remove PHI node entries for dead edges. [all...] |
/external/qemu/docs/ |
GOLDFISH-VIRTUAL-HARDWARE.TXT | 623 0x03 NOT_CHARGING Battery is not charging (e.g. full or dead). 630 0x03 DEAD Battery is dead. [all...] |
/art/compiler/dex/ |
compiler_enums.h | 240 kMIRInlined, // Invoke is inlined (ie dead).
|
/art/compiler/dex/quick/ |
local_optimizations.cc | 371 * Skip already dead instructions (whose dataflow information is
|
/art/compiler/optimizing/ |
nodes.cc | 76 // Step (3) requires dead blocks to be removed from the
|
/bionic/libc/include/sys/ |
cdefs.h | 171 * GCC1 and some versions of GCC2 declare dead (non-returning) and
|
/dalvik/dexgen/src/com/android/dexgen/dex/file/ |
DebugInfoDecoder.java | 354 + "END_LOCAL on dead register v" + reg);
|
/dalvik/dx/src/com/android/dx/dex/file/ |
DebugInfoDecoder.java | 358 + "END_LOCAL on dead register v" + reg);
|
/development/ndk/platforms/android-9/include/sys/ |
cdefs.h | 153 * GCC1 and some versions of GCC2 declare dead (non-returning) and
|
/device/lge/mako/camera/mm-camera-interface/ |
mm_camera_poll_thread.c | 331 CDBG("%s: pthread dead already\n", __func__);
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3debugeventlistener.h | 250 * are not part of the parse--they are dead tokens.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
IDebugEventListener.cs | 229 * are not part of the parse--they are dead tokens.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/ |
IDebugEventListener.cs | 231 * are not part of the parse--they are dead tokens.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
DebugEventListener.java | 201 * are not part of the parse--they are dead tokens.
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
WeakHashtable.java | 311 // purge here to save the effort of rehashing dead entries
|
/external/chromium_org/chrome/browser/autocomplete/ |
shortcuts_provider.cc | 112 // NOTE: |match| is now dead!
|
/external/chromium_org/chrome/browser/extensions/ |
extension_sync_service.cc | 98 // "back from the dead" style bugs, because sync will add-back the extension
|
/external/chromium_org/chrome/browser/printing/ |
print_view_manager_base.cc | 505 // can be dead slow. On the other side, we don't want to die infinitely for a
|
/external/chromium_org/chrome/browser/resources/cryptotoken/ |
llhidgnubby.js | 41 if (!this.dev) return; // Already dead.
|
llusbgnubby.js | 47 if (!this.dev) return; // Already dead.
|
/external/chromium_org/content/browser/loader/ |
resource_dispatcher_host_browsertest.cc | 299 // process to kick in to analyze the poor dead renderer. Unfortunately, if the
|
resource_dispatcher_host_impl.h | 108 // for it are dead.
|
/external/chromium_org/mojo/system/ |
channel.cc | 500 // their remotes are dead.
|
/external/chromium_org/net/cert/ |
ct_objects_extractor_nss.cc | 588 // NSS OCSP lib recognizes SHA1, MD5 and MD2; MD5 and MD2 are dead but
|