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

1 2

  /cts/apps/CameraITS/tests/inprog/
test_test_patterns.py 33 # will have stabilized.
  /external/v8/src/
array-iterator.js 21 // TODO(wingo): Update section numbers when ES6 has stabilized. The
  /external/eigen/unsupported/Eigen/
Polynomials 68 evaluates a polynomial at a given point using stabilized Hörner method.
71 then, it evaluates the computed polynomial, using a stabilized Hörner method.
  /external/v8/test/mjsunit/
array-pop.js 65 for (var i = 0; i < 10 ;i++) { // Ensure ICs are stabilized.
89 for (var i = 0; i < 10 ;i++) { // Ensure ICs are stabilized.
  /external/eigen/Eigen/src/IterativeLinearSolvers/
BiCGSTAB.h 18 /** \internal Low-level bi conjugate gradient stabilized algorithm
126 * \brief A bi conjugate gradient stabilized solver for sparse square problems
129 * stabilized algorithm. The vectors x and b can be either dense or sparse.
  /frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
MemoryUsageTest.java 46 * test starts each application, waits until its memory usage is stabilized and
224 if (iteration >= MIN_ITERATIONS && stabilized(pssData)) {
244 private boolean stabilized(List<Integer> pssData) { method in class:MemoryUsageTest
  /external/proguard/src/proguard/optimize/peephole/
UnreachableCodeRemover.java 85 // TODO: Remove this when the code has stabilized.
MethodInliner.java 140 // TODO: Remove this when the method inliner has stabilized.
ClassMerger.java 120 // TODO: Remove this when the class merger has stabilized.
  /external/eigen/unsupported/Eigen/src/Polynomials/
PolynomialUtils.h 37 * \returns the evaluation of the polynomial at x using stabilized Horner algorithm.
  /external/libopus/silk/
NLSF_stabilize.c 48 opus_int16 *NLSF_Q15, /* I/O Unstable/stabilized normalized LSF vector in Q15 [L] */
SigProc_FIX.h 293 opus_int16 *NLSF_Q15, /* I/O Unstable/stabilized normalized LSF vector in Q15 [L] */
    [all...]
  /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
  /frameworks/av/include/camera/
CameraParameters.h 519 // preview stream and the recorded video stream are stabilized by
533 // can set KEY_VIDEO_STABILIZATION to true and have a stabilized preview
534 // stream and record stabilized videos.
    [all...]
  /external/proguard/src/proguard/classfile/attribute/visitor/
StackSizeComputer.java 105 // 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 182 // TODO: Remove this when the partial evaluator has stabilized.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree.def     [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
Camera2SurfaceViewTestCase.java 470 * Wait for AE to be stabilized before capture: CONVERGED or FLASH_REQUIRED.
  /external/eigen/doc/
SparseLinearSystems.dox 24 <tr><td>BiCGSTAB</td><td>\link IterativeLinearSolvers_Module IterativeLinearSolvers \endlink</td><td>Iterative stabilized bi-conjugate gradient</td><td>Square</td><td>Preconditionning</td>
  /external/kernel-headers/original/uapi/drm/
radeon_drm.h 218 * The interface has not been stabilized, so some of these may be removed
    [all...]
  /external/libdrm/include/drm/
radeon_drm.h 218 * The interface has not been stabilized, so some of these may be removed
    [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/omap4-aah/camera/
ANativeWindowDisplayAdapter.cpp 1006 ///@todo Do cropping based on the stabilized frame coordinates
    [all...]

Completed in 451 milliseconds

1 2