Searched
full:iterations (Results
676 -
700 of
911) sorted by null
<<21222324252627282930>>
/external/chromium_org/v8/src/ |
bignum.cc | 398 // The overwritten bigits_[i] will never be read in further loop iterations,
|
/external/chromium_org/v8/test/mjsunit/ |
regexp.js | 528 // More iterations increases the chance of hitting a GC.
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SymbolManager.h | 521 /// different loop iterations, thus, making the symbol path-dependent.
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
RopTranslator.java | 347 * will simply terminate with zero iterations and without
|
/external/eigen/Eigen/src/Core/products/ |
GeneralMatrixVector.h | 435 /* Here we proccess 4 rows with with two peeled iterations to hide
|
/external/eigen/Eigen/src/PardisoSupport/ |
PardisoSupport.h | 265 m_iparm[19] = 0; // Output: Numbers of CG Iterations
|
/external/llvm/lib/Target/PowerPC/ |
PPCCTRLoops.cpp | 428 // We now have a loop-invariant count of loop iterations (which is not the
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_dataflow.c | 851 * iterations it reads the value written by instruction 3.
|
/external/mesa3d/src/glsl/ |
glsl_parser_extras.cpp | 1023 * \param max_unroll_iterations Maximum number of loop iterations to be
|
/external/openssl/crypto/des/ |
des_locl.h | 101 #define ITERATIONS 16
|
set_key.c | 376 for (i=0; i<ITERATIONS; i++)
|
/external/openssl/crypto/engine/ |
eng_dyn.c | 426 /* Previous failed loop iterations, if any, will have resulted in
|
/external/v8/src/ |
bignum.cc | 397 // The overwritten bigits_[i] will never be read in further loop iterations,
|
/external/v8/test/mjsunit/ |
regexp.js | 528 // More iterations increases the chance of hitting a GC.
|
/external/webp/src/enc/ |
vp8enci.h | 316 // Intra4x4 iterations
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
pitch_estimator.c | 525 /* two iterations should be enough */
|
/external/wpa_supplicant_8/src/crypto/ |
crypto_openssl.c | 685 int iterations, u8 *buf, size_t buflen)
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
div_s.cpp | 46 pass, using only five iterations of the loop and saving
|
norm_l.cpp | 45 pass, using only four iterations of the loop and saving
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
cor_h_x.cpp | 284 if (!((L_CODE - i) & 1)) /* if even number of iterations */
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
SmsMessageBodyTest.java | 537 // after 10 iterations with a Unicode-only string, skip to next test string
|
/frameworks/wilhelm/tests/examples/ |
slesTestDecodeToBuffQueue.cpp | 66 /* to display the number of decode iterations */
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CopyOnWriteArrayList.java | 46 * iterations may not reflect the latest state of the list.
|
Exchanger.java | 259 * number of iterations will on average be about twice this value
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/ |
patricia_trie_policy.cpp | 81 // supposed to traverse, it does not hurt to count iterations.
|
Completed in 1471 milliseconds
<<21222324252627282930>>