HomeSort by relevance Sort by last modified time
    Searched full:iterations (Results 401 - 425 of 911) sorted by null

<<11121314151617181920>>

  /external/oprofile/module/
op_dname.c 186 * in N iterations */
  /external/qemu/android/utils/
reflist.c 41 * to stop iterations */
  /external/regex-re2/util/
sparse_set.h 162 // Can sort the sparse array so that future iterations
  /external/skia/src/pathops/
SkPathOpsTypes.cpp 176 // cube root approximation using 3 iterations of Halley's method (double)
  /external/skia/tests/
GrMemoryPoolTest.cpp 201 // number of iterations
  /external/v8/test/mjsunit/compiler/
math-floor-global.js 159 // The optimized function will deopt. Run it with enough iterations to try
math-floor-local.js 159 // The optimized function will deopt. Run it with enough iterations to try
  /external/v8/test/mjsunit/
for-in.js 89 // Test outside a loop and in a loop for multiple iterations.
math-floor.js 157 // The optimized function will deopt. Run it with enough iterations to try
math-round.js 60 // The optimized function will deopt. Run it with enough iterations to try
  /external/webp/src/utils/
quant_levels.c 78 // k-Means iterations.
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
settings.h 106 /* Maximum number of iterations allowed to limit payload size */
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
settings.h 159 /* Maximum number of iterations allowed to limit payload size */
  /external/webrtc/src/system_wrappers/test/TestSort/
TestSort.cpp 236 printf("Compliance test passed over %d iterations\n", NumOfTests);
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.h 26 /* Counts the number of learning iterations. */
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Call.java 66 * It will change across event loop iterations top
IntRangeManager.java 289 // about the number of loop iterations, not the value of i.
314 // about the number of loop iterations, not the value of i.
339 // about the number of loop iterations, not the value of i.
402 // about the number of loop iterations, not the value of i.
  /system/netd/
SoftapController.cpp 234 // Use the PKCS#5 PBKDF2 with 4096 iterations
  /external/ceres-solver/docs/source/
tutorial.rst 125 Ceres Solver Report: Iterations: 2, Initial cost: 1.250000e+01, Final cost: 1.388518e-16, Termination: PARAMETER_TOLERANCE.
128 Starting from a :math:`x=5`, the solver in two iterations goes to 10
144 .. [#f2] Actually the solver ran for three iterations, and it was
149 convergence, which is why you only see two iterations here and not
375 Ceres Solver Report: Iterations: 12, Initial cost: 1.075000e+02, Final cost: 4.584044e-12, Termination: GRADIENT_TOLERANCE.
380 :math:`0`. In 10 iterations, Ceres finds a solution with an objective
464 Ceres Solver Report: Iterations: 13, Initial cost: 1.211734e+02, Final cost: 1.056751e+00, Termination: FUNCTION_TOLERANCE.
  /external/blktrace/btreplay/
btreplay.c 101 * @iterations: Remaining iterations to process
113 int cpu, ifd, ofd, iterations; member in struct:thr_info
143 static int def_iterations = 1; // Default number of iterations
868 tip->iterations = def_iterations;
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 158 /// iterations of a linked-list traversal loop, you will get one of these.
255 /// ExitLimit - Information about the number of loop iterations for
334 /// to exit via this block before this number of iterations, but may exit
478 /// try to evaluate a few iterations of the loop until we get the exit
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtils.java 890 int iterations = 0; \/\/ Number of halving operations to perform after the initial resize local
    [all...]
  /external/aac/libAACenc/src/
qc_main.cpp 153 AAC_ENCODER_ERROR FDKaacEnc_reduceBitConsumption(int* iterations,
900 INT iterations[(1)][(8)]; local
    [all...]
  /external/ceres-solver/include/ceres/
types.h 144 // Solver is stuck and further iterations will not result in any
301 // The solver ran for maximum number of iterations specified by the

Completed in 860 milliseconds

<<11121314151617181920>>