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

1 2 3

  /external/eigen/Eigen/src/IterativeLinearSolvers/
BiCGSTAB.h 18 /** \internal Low-level bi conjugate gradient stabilized algorithm
127 * \brief A bi conjugate gradient stabilized solver for sparse square problems
130 * stabilized algorithm. The vectors x and b can be either dense or sparse.
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t132/
plat_psci_handlers.c 143 /* Wait 1 ms to make sure clock source/device logic is stabilized. */
  /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.
  /frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
MemoryUsageTest.java 45 * test starts each application, waits until its memory usage is stabilized and
223 if (iteration >= MIN_ITERATIONS && stabilized(pssData)) {
243 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.
  /compatibility/cdd/5_multimedia/
5_10_professional-audio.md 30 * Stabilized load: OFF
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/
plat_psci_handlers.c 234 /* Wait 1 ms to make sure clock source/device logic is 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] */
  /external/tensorflow/tensorflow/contrib/signal/python/ops/
mfcc_ops.py 66 # Compute a stabilized log to get log-magnitude mel-scale spectrograms.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DozeScreenBrightness.java 121 // again, it will only show after the brightness sensor has stabilized,
  /external/autotest/client/site_tests/power_BacklightControl/
power_BacklightControl.py 220 True if energy rate stabilized before timeout.
  /frameworks/av/camera/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...]
  /hardware/interfaces/camera/common/1.0/default/include/
CameraParameters.h 524 // preview stream and the recorded video stream are stabilized by
538 // can set KEY_VIDEO_STABILIZATION to true and have a stabilized preview
539 // 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.
  /packages/services/Telephony/src/com/android/phone/vvm/
RemoteVvmTaskManager.java 67 // TODO(b/35766990): Remove after VisualVoicemailService API is stabilized.
  /external/autotest/client/site_tests/platform_EncryptedStateful/
platform_EncryptedStateful.py 197 logging.info("%s stabilized at %dK (was %dK)" %
  /external/v8/src/compiler/
store-store-elimination.cc 399 TRACE("+ No change: stabilized. Not visiting effect inputs.");
  /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...]
  /external/eigen/doc/
SparseLinearSystems.dox 53 <tr><td>BiCGSTAB \n <tt>\#include<Eigen/\link IterativeLinearSolvers_Module IterativeLinearSolvers\endlink></tt></td><td>Iterative stabilized bi-conjugate gradient</td><td>Square</td>
  /external/kernel-headers/original/uapi/drm/
radeon_drm.h 222 * The interface has not been stabilized, so some of these may be removed
    [all...]

Completed in 638 milliseconds

1 2 3