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

<<21222324252627282930>>

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
CollectionsTest.java 132 // size or not, and the min number of iterations to run
214 // size or not, and the min number of iterations to run
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMNodeProxy.java 779 * Private method to be used for recursive iterations to obtain elements by tag name.
905 * Private method to be used for recursive iterations to obtain elements by tag name
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c     [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
isac.c     [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
deblock.cpp 767 for (idx = 0; idx < 4; idx += 2) // unroll the loop, make 4 iterations to 2
    [all...]
  /libcore/luni/src/test/java/tests/api/java/util/
CollectionsTest.java 115 // size or not, and the min number of iterations to run
197 // size or not, and the min number of iterations to run
    [all...]
  /dalvik/dx/src/com/android/dx/merge/
DexMerger.java 555 * Populate the depths of each sortable type. This makes D iterations
    [all...]
  /external/chromium/base/
tracked_objects.h 108 // using an additional lock. Iterations are actually pretty rare (used
  /external/chromium/third_party/libevent/test/
regress_http.c 289 /* but trickle it across several iterations to ensure we're not
  /external/chromium_org/base/
tracked_objects.cc 604 // Get copy of data, so that the data will not change during the iterations
  /external/chromium_org/cc/scheduler/
scheduler_unittest.cc     [all...]
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucmstate.c 342 * This is achieved in at most countStates iterations.
    [all...]
  /external/chromium_org/third_party/libevent/test/
regress_http.c 289 /* but trickle it across several iterations to ensure we're not
  /external/chromium_org/third_party/openssl/openssl/ssl/
ssl_sess.c 242 * "most" of the time (btw: understatement). So, if it takes us 10 iterations
    [all...]
  /external/chromium_org/third_party/opus/src/celt/
cwrs.c 634 /*We can't unroll the first two iterations of the loop unless _n>=2.*/
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_clamp_neon.h 404 count -= 8; /* 8 iterations */
  /external/chromium_org/tools/telemetry/support/html_output/
results-template.html 650 // y = iterations
  /external/chromium_org/v8/src/
flag-definitions.h 322 "maximum number of escape analysis fix-point iterations")
    [all...]
  /external/dropbear/libtommath/
changes.txt 380 -- Added iterations to the timing demos... more accurate.
  /external/eigen/doc/
C09_TutorialSparse.dox 333 Finally, each solver provides some specific features, such as determinant, access to the factors, controls of the iterations, and so on.
  /external/grub/netboot/
w89c840.c 578 printf("winbond-840 : transmission complete after %d wait loop iterations, status %X\n",
  /external/icu4c/tools/toolutil/
ucmstate.c 342 * This is achieved in at most countStates iterations.
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
progress.php 347 'NUM-ITERATIONS','NUM-LINES','NUM-LOCKED-COLUMNS','NUM-LOG-FILES',
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 335 /// getNumIterationsInRange - Return the number of iterations of this loop
  /external/llvm/test/Transforms/LoopVectorize/
reduction.ll 449 ; outside user misses a few iterations (VF-1) of the loop.

Completed in 1221 milliseconds

<<21222324252627282930>>