HomeSort by relevance Sort by last modified time
    Searched full:iterations (Results 251 - 275 of 600) sorted by null

<<11121314151617181920>>

  /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 76 // 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 217 // Use the PKCS#5 PBKDF2 with 4096 iterations
  /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
472 /// try to evaluate a few iterations of the loop until we get the exit
751 // getExitCount - Get the expression for the number of loop iterations for
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
OutputHLSL.cpp 1672 int iterations = (limit - initial + 1) \/ increment; local
    [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,
894 INT iterations[(1)][(6)]; local
    [all...]
  /external/ceres-solver/docs/
build.tex 107 This runs Ceres for a maximum of 10 iterations using the \denseschur\ linear solver. The output should look something like this.
137 Number of iterations:
curvefitting.tex 64 Ceres Solver Report: Iterations: 13, Initial cost: 1.211734e+02, \
  /external/icu4c/test/perf/perldriver/
Output.pm 273 print HTML "<tr><th class=\"testName\">test name</th><th class=\"testName\">interesting arguments</th><th class=\"testName\">iterations</th><th class=\"testName\">operations</th><th class=\"testName\">mean time (ns)</th><th class=\"testName\">error (ns)</th><th class=\"testName\">events</th></tr>\n";
278 print HTML "<tr><th class=\"testName\">test name</th><th class=\"testName\">interesting arguments</th><th class=\"testName\">iterations</th><th class=\"testName\">operations</th><th class=\"testName\">mean time (ns)</th><th class=\"testName\">error (ns)</th></tr>\n";
  /external/opencv/cv/src/
cvoptflowhs.cpp 70 // criteria - criteria of termination processmaximum number of iterations
336 * Perform iterations *
  /external/opencv/ml/src/
mlestimate.cpp 123 CV_ERROR (CV_StsInternal, "All iterations has end long ago");
189 CV_ERROR (CV_StsInternal, "This iterations already was checked");
  /external/valgrind/main/perf/
ffbench.c 22 inverse transform. After all loop iterations are performed
29 If CAPOUT is defined, the result after all iterations is
  /system/extras/micro_bench/
micro_bench.cpp 313 printf(" Print the average and standard deviation of all iterations.\n");
319 printf(" The number of iterations to execute each benchmark. If not\n");
  /external/ceres-solver/include/ceres/
iteration_callback.h 119 // Number of iterations taken by the linear solver to solve for the

Completed in 1003 milliseconds

<<11121314151617181920>>