Searched
full:iterations (Results
451 -
475 of
911) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
spinlock.cc | 76 // (adaptive_spin_count loop iterations). A timestamp indicating
|
/external/chromium_org/tools/perf/measurements/ |
page_cycler.py | 47 # The page cyclers should default to 10 iterations. In order to change the
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
extensions_profile_creator.py | 199 # No matter how many pages in the pageset, just perform two test iterations.
|
/external/chromium_org/v8/src/ |
hydrogen-environment-liveness.cc | 187 // need several iterations to propagate liveness through nested loops.
|
/external/compiler-rt/lib/ |
divdf3.c | 90 // with each iteration, so after three iterations, we have about 28 binary
|
divsf3.c | 90 // with each iteration, so after three iterations, we have about 28 binary
|
/external/eigen/Eigen/src/Eigenvalues/ |
SelfAdjointEigenSolver.h | 316 /** \brief Maximum number of iterations. 318 * The algorithm terminates if it does not converge within m_maxIterations * n iterations, where n 419 Index iter = 0; // total number of iterations 435 // if we spent too many iterations, we give up
|
/external/eigen/doc/ |
I14_PreprocessorDirectives.dox | 70 correspond to the number of iterations or the number of instructions. The default is value 100.
|
/external/icu4c/common/ |
filterednormalizer2.cpp | 60 UnicodeString tempDest; // Don't throw away destination buffer between iterations.
|
/external/icu4c/i18n/ |
rbt.cpp | 221 * limit on the number of iterations that we take, one that is
|
/external/llvm/include/llvm/Transforms/ |
Vectorize.h | 90 /// @brief The maximum number of pairing iterations.
|
/external/llvm/lib/Analysis/ |
ScalarEvolutionAliasAnalysis.cpp | 15 // dependencies between different iterations.
|
/external/llvm/tools/bugpoint/ |
ListReducer.h | 75 // Maximal number of allowed splitting iterations,
|
/external/netperf/ |
netsh.c | 260 -i max,min Specify the max and min number of iterations (15,1)\n\ 567 /* set the iterations min and max for confidence intervals */ 578 /* limit minimum to 3 iterations */ 581 /* limit maximum to 30 iterations */
|
/external/openfst/src/include/fst/ |
test-properties.h | 110 // Compute any remaining trinary properties via a state and arcs iterations
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
test-properties.h | 108 // Compute any remaining trinary properties via a state and arcs iterations
|
/external/stressapptest/src/ |
disk_blocks.cc | 246 // kBlockRetry iterations so return an error value.
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
arith_routines_hist.c | 191 * cdf tables can be of arbitrary size, but large tables may take a lot of iterations
|
/frameworks/base/wifi/java/android/net/wifi/ |
SupplicantStateTracker.java | 260 * The max number of the WPA supplicant loop iterations before we
|
/frameworks/native/opengl/tests/gl_basic/ |
gl_basic.cpp | 24 #define ITERATIONS 50
|
/system/extras/tests/sdcard/ |
stopwatch.cpp | 130 SNPRINTF_OR_RETURN(*str, *size, "# Name Iterations Duration Min MinIdx Max MaxIdx SizeKbytes\n");
|
/external/aac/libFDK/src/arm/ |
dct_arm.cpp | 114 /* 44 cycles for 2 iterations = 22 cycles/iteration */ 206 /* 42 cycles for 2 iterations = 21 cycles/iteration */ 379 /* 50 cycles for 2 iterations = 25 cycles/iteration */
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
HashtableTest.java | 472 final int iterations = 10000; local 476 for (int i = 0; i < iterations; i++) { 484 for (int i = 0; i < iterations; i++) {
|
/external/blktrace/btreplay/doc/ |
btreplay.tex | 392 [ -I <iters>: --iterations=<iters> ] Default: 1 458 \texttt{--iterations}\\Set Number of Iterations to Run}
|
/external/ceres-solver/docs/source/ |
version_history.rst | 31 #. Use of Inner iterations can now be adaptively stopped. Iteration 32 and runtime statistics for inner iterations are not reported in 235 - Report the ordering used by the inner iterations.
|
Completed in 1445 milliseconds
<<11121314151617181920>>