HomeSort by relevance Sort by last modified time
    Searched full:stabilized (Results 1 - 25 of 31) sorted by null

1 2

  /external/eigen/Eigen/src/IterativeLinearSolvers/
BiCGSTAB.h 18 /** \internal Low-level bi conjugate gradient stabilized algorithm
106 * \brief A bi conjugate gradient stabilized solver for sparse square problems
109 * stabilized algorithm. The vectors x and b can be either dense or sparse.
  /frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
MemoryUsageTest.java 43 * test starts each application, waits until its memory usage is stabilized and
182 if (iteration >= MIN_ITERATIONS && stabilized(pssData)) {
202 private boolean stabilized(List<Integer> pssData) { method in class:MemoryUsageTest
  /external/eigen/unsupported/Eigen/
Polynomials 63 evaluates a polynomial at a given point using stabilized H&ouml;rner method.
66 then, it evaluates the computed polynomial, using a stabilized H&ouml;rner method.
  /external/v8/test/mjsunit/
array-pop.js 63 for (var i = 0; i < 10 ;i++) { // Ensure ICs are stabilized.
87 for (var i = 0; i < 10 ;i++) { // Ensure ICs are stabilized.
  /external/proguard/src/proguard/optimize/peephole/
UnreachableCodeRemover.java 85 // TODO: Remove this when the code has stabilized.
ClassMerger.java 115 // TODO: Remove this when the class merger has stabilized.
  /external/qemu/
Makefile.android 62 # is stabilized
206 # is stabilized
path.c 108 /* This needs to be done after tree is stabilized (ie. no more reallocs!). */
  /external/eigen/unsupported/Eigen/src/Polynomials/
PolynomialUtils.h 37 * \returns the evaluation of the polynomial at x using stabilized Horner algorithm.
  /docs/source.android.com/src/source/
code-lines.jd 143 When the platform APIs for the next version have stabilized and been fully tested, Google
faqs.jd 121 release the platform source when we feel the version has stabilized enough,
  /frameworks/av/include/camera/
CameraParameters.h 510 // preview stream and the recorded video stream are stabilized by
524 // can set KEY_VIDEO_STABILIZATION to true and have a stabilized preview
525 // stream and record stabilized videos.
    [all...]
  /external/proguard/src/proguard/classfile/attribute/visitor/
StackSizeComputer.java 103 // TODO: Remove this when the code has stabilized.
  /external/proguard/src/proguard/preverify/
CodeSubroutineInliner.java 71 // TODO: Remove this when the subroutine inliner has stabilized.
CodePreverifier.java 77 // TODO: Remove this when the preverifier has stabilized.
  /external/proguard/src/proguard/optimize/evaluation/
PartialEvaluator.java 175 // TODO: Remove this when the partial evaluator has stabilized.
    [all...]
EvaluationSimplifier.java 95 // TODO: Remove this when the evaluation simplifier has stabilized.
    [all...]
EvaluationShrinker.java 114 // TODO: Remove this when the evaluation shrinker has stabilized.
    [all...]
  /external/proguard/src/proguard/classfile/editor/
CodeAttributeEditor.java 308 // TODO: Remove this when the code has stabilized.
    [all...]
  /frameworks/base/docs/html/guide/topics/location/
strategies.jd 387 <li>Stop listening for updates if the order of recommendations has stabilized</li>
  /hardware/ti/omap4xxx/camera/
ANativeWindowDisplayAdapter.cpp 1037 ///@todo Do cropping based on the stabilized frame coordinates
    [all...]
  /external/eigen/doc/
C09_TutorialSparse.dox 261 <tr><td>BiCGSTAB</td><td>\link IterativeLinearSolvers_Module IterativeLinearSolvers \endlink</td><td>Iterative stabilized bi-conjugate gradient</td><td>Square</td><td>Preconditionning</td>
  /frameworks/base/docs/html/about/versions/
android-4.0-highlights.jd 383 precise images. <strong>Stabilized image zoom</strong> lets users compose photos
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.def     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.def     [all...]

Completed in 563 milliseconds

1 2