Searched
full:eliminate (Results
451 -
475 of
1274) sorted by null
<<11121314151617181920>>
/external/llvm/test/Transforms/IndVarSimplify/ |
eliminate-comparison.ll | 43 ; Don't eliminate an icmp that's contributing to the loop exit test though. 86 ; Indvars should eliminate the icmp here.
|
/external/opencv3/3rdparty/libjasper/ |
jp2_cod.c | 794 /* Eliminate compiler warning about unused variables. */ 867 /* Eliminate warning about unused variable. */
|
/external/opencv3/modules/calib3d/src/ |
rho.cpp | [all...] |
/frameworks/base/docs/html/distribute/essentials/ |
optimizing-your-app.jd | 13 <li><a href="#improve-stability">Improve Stability and Eliminate Bugs</a></li> 264 Improve Stability and Eliminate Bugs
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
ChangeLog-9103 | 91 * chew.c (WORD): Eliminate. 518 * chew.c (exfunstuff): Eliminate.
|
/external/libpcap/ |
optimize.c | 775 * We know we can eliminate the accumulator 779 * a value into the accumulator, so we can eliminate 1213 * eliminate all the statements. 1223 * can't eliminate it, as the branch depends on that value. 1230 * block, can we eliminate it? [all...] |
/external/llvm/lib/Transforms/Utils/ |
Local.cpp | 139 // dest. If so, eliminate it as an explicit compare. 549 /// predecessor is known to have one successor (DestBB!). Eliminate the edge 801 /// eliminate BB by rewriting all the predecessors to branch to the successor 807 // We can't eliminate infinite loops. [all...] |
/docs/source.android.com/src/source/ |
code-style.jd | 493 used only under circumstances where it is impossible to eliminate a warning. If 494 a warning passes this "impossible to eliminate" test, the @SuppressWarnings 498 a TODO comment that explains the "impossible to eliminate" condition. This
|
/external/ceres-solver/include/ceres/ |
solver.h | 475 // {0: x}, {1: y} - eliminate x first. 476 // {0: y}, {1: x} - eliminate y first. 550 // eliminate the variables a_1 and a_2 from the problem all [all...] |
/external/v8/src/ |
flag-definitions.h | 331 "eliminate write barriers targeting allocations in optimized code") 392 DEFINE_BOOL(unreachable_code_elimination, true, "eliminate unreachable code") [all...] |
/art/runtime/interpreter/mterp/mips/ |
header.S | 23 Once that's working, support direct entry code & eliminate shadow frame (and
|
/art/runtime/lambda/ |
closure.cc | 48 // Templatize the flags to give the compiler a fighting chance to eliminate
|
/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 | 444 // 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/autotest/client/common_lib/ |
pxssh.py | 82 #slightly different than the regex we eliminate the problem. To make the
|
/external/autotest/utils/ |
run_pylint.py | 42 Wrapper to eliminate autotest_lib from modpath.
|
/external/bison/doc/ |
refcard.tex | 157 % two lines below commented out in Yet Another Attempt to eliminate
|
/external/clang/lib/CodeGen/ |
CGObjCRuntime.cpp | 35 // FIXME: We should eliminate the need to have ObjCImplementationDecl passed
|
/external/clang/lib/Edit/ |
EditedSource.cpp | 303 /// \brief Returns true if it is ok to eliminate the trailing whitespace between
|
/external/emma/core/java12/com/vladium/util/exception/ |
ExceptionCommon.java | 446 // changes this to 'false' to eliminate repetition of error codes in
|
/external/google-breakpad/src/testing/gtest/src/ |
gtest-filepath.cc | 346 // For example, "bar///foo" becomes "bar/foo". Does not eliminate other
|
/external/gtest/src/ |
gtest-filepath.cc | 348 // For example, "bar///foo" becomes "bar/foo". Does not eliminate other
|
/external/guava/guava/src/com/google/common/eventbus/ |
package-info.java | 187 * <h3>Doesn't EventBus destroy static typing and eliminate automated
|
/external/jdiff/src/jdiff/ |
APIHandler.java | 211 // Eliminate any whitespace at each end of the text.
|
Completed in 2287 milliseconds
<<11121314151617181920>>