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

<<11121314151617181920>>

  /external/ceres-solver/internal/ceres/
schur_complement_solver.cc 80 eliminator_->Eliminate(A, b, per_solve_options.D, lhs_.get(), rhs_.get());
81 event_logger.AddEvent("Eliminate");
schur_eliminator_test.cc 157 eliminator->Eliminate(A.get(), b.get(), diagonal.data(), &lhs, rhs.data());
  /external/eigen/Eigen/src/IterativeLinearSolvers/
IncompleteLUT.h 325 // 3 - eliminate the previous nonzero rows
330 // In order to eliminate in the correct order,
  /external/icu/icu4c/source/i18n/
uspoof_wsconf.cpp 262 // Eliminate duplicate script sets. At this point we have a separate
265 // We eliminate underlying ScriptSet objects, not the BuildScriptSets that wrap them
  /external/libjpeg-turbo/
cjpeg.1 198 Smooth the input image to eliminate dithering noise. N, ranging from 1 to
241 option filters the input to eliminate fine-scale noise. This is often useful
  /external/llvm/test/Transforms/IndVarSimplify/
no-iv-rewrite.ll 279 ; Eliminate the congruent phis j, k, and l.
280 ; Eliminate the redundant IV increments k.next and l.next.
  /external/pdfium/third_party/bigint/
BigUnsigned.hh 35 // Decreases len to eliminate any leading zero blocks.
55 // Eliminate any leading zeros we may have been passed.
  /external/skia/tests/
GpuLayerCacheTest.cpp 273 // atlas' texture but will eliminate all the layers.
319 // but should eliminate the free-floating layers.
  /libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilderFactory.java 143 * Specifies that the parsers created by this factory must eliminate
152 * @param whitespace true if the parser created must eliminate whitespace
  /libcore/ojluni/src/main/java/sun/security/util/
DerOutputStream.java 204 // Eliminate redundant 0xff
215 // Eliminate redundant 0x00
  /system/connectivity/shill/vpn/
third_party_vpn_driver.cc 213 // Eliminate invalid IPs
245 // Eliminate invalid IPs
  /art/compiler/optimizing/
load_store_elimination.cc 570 // Eliminate instructions in singleton_new_instances_ that:
601 // Don't eliminate loads in irreducible loops. This is safe for singletons, because
748 // In order to stay properly typed on primitive types, we do not eliminate
792 // For array element, don't eliminate stores since it can be easily aliased
    [all...]
  /art/test/004-ReferenceMap/
stack_walk_refmap_jni.cc 60 // We eliminate the non-live registers at a return, so only v3 is live.
  /device/google/contexthub/lib/libc/
strlen.c 131 0x80 -- we eliminate the latter case by anding the result
  /external/bison/lib/
fatal-signal.c 83 /* Eliminate signals whose signal handler is SIG_IGN. */
  /external/c-ares/
install-sh 212 # don't allow the sed command to completely eliminate the filename
  /external/chromium-trace/catapult/third_party/typ/typ/tests/
host_test.py 42 # TODO: Add tests for divert=False or eliminate the flag?
  /external/chromium-trace/catapult/trace_processor/third_party/cloudstorage/
rest_api.py 197 to eliminate a burst of GET_ACCESS_TOKEN API requests.
  /external/curl/lib/
Makefile.Watcom 229 @%append $(LINK_ARG) option quiet, caseexact, eliminate
  /external/curl/src/
Makefile.Watcom 185 @%append $(LINK_ARG) option quiet, caseexact, eliminate
  /external/fec/
install-sh 213 # don't allow the sed command to completely eliminate the filename
  /external/google-breakpad/src/testing/gtest/test/
gtest_xml_test_utils.py 148 Normalizes Google Test's XML output to eliminate references to transient
  /external/google-breakpad/src/testing/scripts/generator/cpp/
gmock_class.py 110 # Condense multiple spaces and eliminate newlines putting the
  /external/gtest/test/
gtest_xml_test_utils.py 152 Normalizes Google Test's XML output to eliminate references to transient
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
NavigableSetNavigationTester.java 170 * testing. At that point, we may be able to eliminate the "hole" tests, which would mean that

Completed in 527 milliseconds

<<11121314151617181920>>