HomeSort by relevance Sort by last modified time
    Searched full:eliminate (Results 276 - 300 of 895) sorted by null

<<11121314151617181920>>

  /external/webkit/Tools/DumpRenderTree/chromium/
TestShell.cpp 363 // FIXME: Eliminate std::transform(), std::vector, and std::sort().
409 // Must sort to eliminate arbitrary result ordering which defeats
  /frameworks/base/docs/html/distribute/googleplay/strategies/
app-quality.jd 9 <li><a href="#stability">Improve Stability and Eliminate Bugs</a></li>
38 <h2 id="stability">Improve Stability and Eliminate Bugs</h2>
  /external/libpcap/
optimize.c 814 * We know we can eliminate the accumulator
818 * a value into the accumulator, so we can eliminate
1245 * eliminate all the statements.
1255 * can't eliminate it, as the branch depends on that value.
1262 * block, can we eliminate it?
    [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp 1 //===- GVN.cpp - Eliminate redundant values and loads ---------------------===//
10 // This pass performs global value numbering to eliminate fully redundant
597 // FIXME: eliminate or document these better
    [all...]
Reassociate.cpp 411 // so that later, a: Y = 12+X could get reassociated with the -12 to eliminate
    [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 237 // invoke instruction. Eliminate these entries (which might even delete the
259 // invoke instruction. Eliminate these entries (which might even delete the
795 // Handle all of the return instructions that we just cloned in, and eliminate
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedDeque.java 153 * Making the data structure GC-robust will eliminate the risk of
560 * Does not guarantee to eliminate slack, only that head will
590 * Does not guarantee to eliminate slack, only that tail will
    [all...]
  /external/apache-harmony/support/src/test/java/tests/support/
Support_HttpServer.java 156 // to eliminate a race condition between starting the
  /external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java 439 // We can reduce (not eliminate) the chance of this
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 117 * sparse-array mechanism, it may be possible to raise or eliminate
  /external/bison/doc/
refcard.tex 159 % two lines below commented out in Yet Another Attempt to eliminate
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 406 // tabs exactly and eliminate the "pixel jitter" we'd get from just leaving
  /external/chromium/chrome/browser/visitedlink/
visitedlink_master.h 347 // release builds. It'd be nice to eliminate them in release builds, but we
  /external/chromium/testing/gtest/src/
gtest-filepath.cc 346 // For example, "bar///foo" becomes "bar/foo". Does not eliminate other
  /external/chromium/webkit/glue/media/
buffered_resource_loader_unittest.cc 172 // Can we eliminate one?
  /external/chromium/webkit/glue/
webkit_glue.cc 227 // Must sort to eliminate arbitrary result ordering which defeats
  /external/clang/lib/CodeGen/
CGObjCRuntime.cpp 37 // FIXME: We should eliminate the need to have ObjCImplementationDecl passed
  /external/clang/lib/Rewrite/
Rewriter.cpp 24 // FIXME: eliminate the copy by writing out each chunk at a time
  /external/emma/core/java12/com/vladium/util/exception/
ExceptionCommon.java 446 // changes this to 'false' to eliminate repetition of error codes in
  /external/gtest/src/
gtest-filepath.cc 346 // For example, "bar///foo" becomes "bar/foo". Does not eliminate other
  /external/guava/guava/src/com/google/common/eventbus/
package-info.java 197 * <h3>Doesn't EventBus destroy static typing and eliminate automated
  /external/jdiff/src/jdiff/
APIHandler.java 210 // Eliminate any whitespace at each end of the text.
  /external/llvm/docs/
Bugpoint.html 124 not eliminate the failure. At the end, <tt>bugpoint</tt> should tell you what
GoldPlugin.html 153 example</a> gold does not currently eliminate foo4.</p>
  /external/llvm/include/llvm/Transforms/
IPO.h 70 /// createGlobalDCEPass - This transform is designed to eliminate unreachable

Completed in 940 milliseconds

<<11121314151617181920>>