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

<<21222324252627282930>>

  /external/linux-tools-perf/
perf.c 381 * subsequent loop iterations. Save argv[0] and
  /external/llvm/docs/
Bugpoint.rst 180 number of iterations.
  /external/llvm/lib/Target/ARM/
MLxExpansionPass.cpp 234 // writing the accumulator and the pipelining of loop iterations by out-of-
  /external/netperf/
netcpu_kstat10.c 299 calibrate_idle_rate(int iterations, int interval)
  /external/open-vcdiff/src/
blockhash.cc 337 // number of iterations in FindBestMatch. For example, if the entire
  /external/regex-re2/util/
sparse_array.h 154 // Can sort the sparse array so that future iterations
  /external/skia/src/core/
SkEdgeClipper.cpp 249 // This is a lot of iterations. Is there a faster way?
  /external/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 378 count -= 8; /* 8 iterations */
  /external/stressapptest/src/
adler32memcpy.cc 272 // Since we are moving 48 bytes at a time number of iterations = total size/48
  /external/v8/src/
date.cc 305 // but give up if we don't find it in four iterations.
fixed-dtoa.cc 254 // Therefore three iterations of this loop will not overflow fractionals
  /external/wpa_supplicant_8/src/p2p/
p2p_i.h 456 /* Extra delay in milliseconds between search iterations */
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/
MtpDeviceIndex.java 244 * a five-year timeframe, it would still only take 11 iterations at most,
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/
lto1 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/
lto1 
  /system/core/libpixelflinger/
fixed.cpp 102 // 2 Newton-Raphson iterations: x = x/2*(3-(a*x)*x)
  /external/eigen/Eigen/src/SVD/
JacobiSVD.h 470 * process is more reliable than the optimized bidiagonal SVD iterations.
730 // currently we stop when we reach precision 2*epsilon as the last bit of precision can require an unreasonable number of iterations,
    [all...]
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 358 const SCEV *Iterations;
362 const SCEV *Iterations;
    [all...]
  /external/wpa_supplicant_8/src/common/
sae.c 324 * Continue for at least k iterations to protect against side-channel
325 * attacks that attempt to determine the number of iterations required
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
iatomic.h 1044 After MAX_SPIN_COUNT iterations, we put the calling thread to sleep. */
1051 after MAX_SPIN_COUNT iterations of sched_yield().
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
iatomic.h 1044 After MAX_SPIN_COUNT iterations, we put the calling thread to sleep. */
1051 after MAX_SPIN_COUNT iterations of sched_yield().
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
iatomic.h 1044 After MAX_SPIN_COUNT iterations, we put the calling thread to sleep. */
1051 after MAX_SPIN_COUNT iterations of sched_yield().
  /external/ceres-solver/internal/ceres/
solver_impl.cc 87 for (int i = 0; i < summary->iterations.size(); ++i) {
88 const IterationSummary& iteration_summary = summary->iterations[i];
542 << "Disabling inner iterations.";
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests_integrationtest.py 392 tests_run = get_tests_run(['--iterations', '2'] + tests_to_run)
397 # repeat_each * iterations
400 ['--iterations', '2', '--repeat-each', '4', '--debug-rwt-logging', 'passes/text.html', 'failures/expected/text.html'],
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoengine_unittest.h     [all...]

Completed in 1618 milliseconds

<<21222324252627282930>>