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

1 23 4 5 6 7 8 91011>>

  /frameworks/base/voip/java/android/net/sip/
SipException.java 31 // we want to eliminate the dependency on javax.sip.SipException
  /frameworks/compile/libbcc/runtime/test/timing/
ashldi3.c 42 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
ashrdi3.c 42 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
divdi3.c 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
lshrdi3.c 42 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
moddi3.c 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
muldi3.c 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
negdi2.c 43 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
udivdi3.c 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
umoddi3.c 45 // Move the stack alignment between trials to eliminate (mostly) aliasing effects
  /external/llvm/test/Transforms/IndVarSimplify/
elim-extend.ll 79 ; Eliminate %ofs1 after widening outercount.
102 ; Eliminate %ofs2 after widening inneriv.
103 ; Eliminate %ofs3 after normalizing sext(innerpostiv)
131 ; Eliminate %ofs4 after widening outercount
135 ; TODO: Eliminate %ofs5 after removing lcssa
  /bionic/libc/tzcode/
difftime.c 58 ** Stay calm...decent optimizers will eliminate the complexity below.
  /cts/tests/tests/webkitsecurity/assets/
xpath-result-eventlistener-crash.html 39 // Eliminate JS references to the div and its listeners, but keep a reference to the div in an XPath query.
  /external/chromium/chrome/browser/history/
archived_database.h 23 // different than those in the main database. This is to eliminate the
  /external/llvm/lib/Target/Sparc/
README.txt 55 * Implement frame pointer elimination, e.g. eliminate save/restore for
  /external/llvm/test/Analysis/TypeBasedAliasAnalysis/
precedence.ll 25 ; Test for PartialAlias aliasing. GVN doesn't yet eliminate the load
  /external/llvm/test/Transforms/InstCombine/
no-negzero.ll 3 ; sqrt(fabs) cannot be negative zero, so we should eliminate the fadd.
  /external/llvm/test/Transforms/ScalarRepl/
vectors-with-mismatched-elements.ll 4 ; SROA should be able to handle the mixed types and eliminate the allocas here.
  /external/webkit/Source/WebCore/css/
CSSRuleList.h 66 Vector<RefPtr<CSSRule> > m_lstCSSRules; // FIXME: Want to eliminate, but used by IE rules() extension and still used by media rules.
  /external/webkit/Source/WebCore/platform/text/mac/
mac-encodings.txt 1 # We'd like to eliminate this file.
  /frameworks/base/docs/html/training/custom-views/
optimizing-view.jd 45 <p>To speed up your view, eliminate unnecessary code from routines that are called frequently. Start
48 you should eliminate
59 android.view.View#invalidate() invalidate()}, so eliminate unnecessary calls to {@link
67 can eliminate unnecessary invalidation of views that fall outside the invalid rectangle.</p>
  /external/llvm/test/Transforms/LoopStrengthReduce/
2008-08-14-ShadowIV.ll 25 ; Unable to eliminate cast because the mantissa bits for double are not enough
50 ; Unable to eliminate cast due to potentional overflow.
71 ; Unable to eliminate cast due to overflow.
  /external/llvm/docs/
ExtendedIntegerResults.txt 19 mid-level optimizers to be able to process this (e.g. eliminate redundant
38 An optimization example is that we should be able to eliminate the explicit
81 here, and even if it did, it could not eliminate the sext. 4) the code
112 about and eliminate these extensions.
122 easily eliminate the extensions etc with existing functionality.
  /external/chromium/build/mac/
strip_from_xcode 56 # eliminate quoting ambiguity concerns.
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_host_gtk.cc 37 // Refactor and eliminate the dup code.

Completed in 395 milliseconds

1 23 4 5 6 7 8 91011>>