/dalvik/vm/compiler/codegen/arm/ |
LocalOptimizations.cpp | 72 * superblock, to eliminate redundant loads and stores. 74 * An earlier load can eliminate a later load iff 79 * An earlier store can eliminate a later load iff 115 * Currently only eliminate redundant ld/st for constant and Dalvik
|
/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
SecuritySupport12.java | 80 // eliminate loops in case of the boot
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
SecuritySupport12.java | 80 // eliminate loops in case of the boot
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
SecuritySupport12.java | 80 // eliminate loops in case of the boot
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
SecuritySupport12.java | 77 // eliminate loops in case of the boot
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
SecuritySupport12.java | 80 // eliminate loops in case of the boot
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
SecuritySupport12.java | 80 // eliminate loops in case of the boot
|
/external/icu4c/config/ |
mh-solaris | 90 BIR_LDFLAGS= -Wl,-M,$(NAME).map -Wl,-B,symbolic -Wl,-B,eliminate
|
/external/jsilver/src/com/google/streamhtmlparser/impl/ |
InternalState.java | 29 * <p>In order to eliminate the possibility that different states have
|
/external/libvpx/examples/includes/geshi/docs/ |
TODO | 34 eliminate the need for regular expressions except for numbers/methods
|
/external/libvpx/vp8/decoder/ |
dboolhuff.h | 49 enough to eliminate the stores to those fields and the subsequent reloads
|
/external/llvm/docs/HistoricalNotes/ |
2001-09-18-OptimizeExceptions.txt | 30 pretty trivial to eliminate through some pretty simplistic interprocedural
|
/external/llvm/lib/Transforms/Scalar/ |
ADCE.cpp | 12 // allowing it to eliminate dead computations that other DCE passes do not
|
/external/llvm/test/Analysis/TypeBasedAliasAnalysis/ |
gvn-nonlocal-type-mismatch.ll | 60 ; eliminate one of the loads before noticing the type mismatch.
|
/external/llvm/test/Transforms/Inline/ |
crash.ll | 6 ; the bitcast and eliminate it, deleting the original call and introducing
|
/external/llvm/test/Transforms/InstCombine/ |
cast_ptr.ll | 50 ; Pulling the cast out of the load allows us to eliminate the load, and then
|
/external/llvm/test/Transforms/TailCallElim/ |
dont_reorder_load.ll | 5 ; call, and thus can't eliminate the tail recursion.
|
/external/v8/src/ |
circular-queue.cc | 117 // Eliminate producer / consumer distance.
|
/external/webkit/Source/WebCore/bindings/v8/ |
npruntime_priv.h | 59 // plugin can be destroyed, which can unload the DLL. So, we must eliminate
|
/external/webkit/Source/WebCore/dom/default/ |
PlatformMessagePortChannel.h | 46 // The goal of this implementation is to eliminate contention except when cloning or closing the port, so each side of the channel has its own separate mutex.
|
/external/webkit/Source/WebCore/html/canvas/ |
WebGLBuffer.h | 81 // This is sufficient to eliminate a lot of work upon each
|
/external/webkit/Source/WebCore/loader/ |
FrameLoaderTypes.h | 114 // replace the document. It is a FIXME to eliminate this extra parameter from
|
/external/webkit/Source/WebCore/page/ |
DOMSelection.cpp | 214 // FIXME: Eliminate legacy editing positions 268 // FIXME: Eliminate legacy editing positions 287 // FIXME: Eliminate legacy editing positions 361 // FIXME: Eliminate legacy editing positions
|
PrintContext.h | 63 // FIXME: eliminate width argument.
|
/frameworks/base/docs/html/tools/help/ |
draw9patch.jd | 58 image will be maintained if you eliminate all bad patches.</li>
|