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

<<21222324252627282930>>

  /external/guava/guava-tests/test/com/google/common/cache/
CacheLoadingTest.java 1626 int iterations = 10; local
    [all...]
  /external/llvm/docs/tutorial/
LangImpl6.rst 524 for the number of iterations it takes a function in the complex plane to
539 # Return the number of iterations required for the iteration to escape
546 ``mandelconverge`` function returns the number of iterations that it
  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 202 /** The number of iterations **/
847 mBugreportFrequency = nextOptionLong("Number of iterations");
    [all...]
  /external/chromium/base/third_party/nspr/
prtime.cc 536 int iterations = 0; local
544 if (iterations++ > 1000)
    [all...]
  /external/chromium_org/base/third_party/nspr/
prtime.cc 541 int iterations = 0; local
549 if (iterations++ > 1000)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn.h 381 #define BN_prime_checks 0 /* default: select number of iterations
384 /* number of Miller-Rabin iterations for an error rate of less than 2^-80
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
bn.h 381 #define BN_prime_checks 0 /* default: select number of iterations
384 /* number of Miller-Rabin iterations for an error rate of less than 2^-80
    [all...]
  /external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp 580 /* do any residual iterations */
743 /* do any residual iterations */
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
threadtest3.c 901 int nIter = 0; /* Iterations so far */
934 return sqlite3_mprintf("%d iterations", nIter);
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 92 ;# 4 iterations of the cyclic transform 0->1->2->3->4->5->6->7->0.
236 ;# This can be accomplished by 4 iterations of the cyclic transform
    [all...]
  /external/opencv/cxcore/src/
cxsvd.cpp 488 for( ;; ) /* do iterations */
885 for( ;; ) /* do iterations */
    [all...]
  /external/opencv/ml/src/
mlann_mlp.cpp     [all...]
  /external/openssl/crypto/bn/
bn.h 381 #define BN_prime_checks 0 /* default: select number of iterations
384 /* number of Miller-Rabin iterations for an error rate of less than 2^-80
    [all...]
  /external/openssl/include/openssl/
bn.h 381 #define BN_prime_checks 0 /* default: select number of iterations
384 /* number of Miller-Rabin iterations for an error rate of less than 2^-80
    [all...]
  /external/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp 580 /* do any residual iterations */
743 /* do any residual iterations */
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
encode.c 445 the number of iterations. */
563 number of iterations. */
    [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c 2028 int iterations; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
levinson.cpp 513 * ITERATIONS I=2 to M *
712 * ITERATIONS I=2 to M *
  /external/chromium_org/third_party/icu/source/i18n/
decNumber.c 5269 Int iterations=0; \/* for later sanity check *\/ local
5619 Int iterations=0; \/* for later sanity check *\/ local
    [all...]
  /external/icu4c/i18n/
decNumber.c 5296 Int iterations=0; \/* for later sanity check *\/ local
5648 Int iterations=0; \/* for later sanity check *\/ local
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
RopTranslator.java 340 * will simply terminate with zero iterations and without
  /dalvik/dx/src/com/android/dx/dex/code/
RopTranslator.java 346 * will simply terminate with zero iterations and without
  /dalvik/vm/compiler/
Loop.cpp 744 * number of iterations accurately.
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestCharDFAConversion.java 265 // iterations at runtime
  /external/apache-xml/src/main/java/org/apache/xpath/
Expression.java 321 * iterations within the expression. This is used to determine if a proximity

Completed in 1173 milliseconds

<<21222324252627282930>>