HomeSort by relevance Sort by last modified time
    Searched full:iteration (Results 1051 - 1075 of 2702) sorted by null

<<41424344454647484950>>

  /external/openssl/apps/
s_time.c 450 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
540 totalTime += tm_Time_F(STOP); /* Add the time for this iteration*/
  /external/qemu/distrib/jpeg-6b/
jpegtran.c 119 * they have presumably been processed in a previous iteration.
120 * (Pass 0 for last_file_arg_seen on the first or only iteration.)
  /external/srec/tools/grxmlcompile/
sub_min.cpp 198 // Iteration over first node
215 // Iteration over second node
  /external/v8/src/
deoptimizer.h 64 // Function which is called before iteration of any optimized functions
70 // Function which is called after iteration of all optimized functions
  /external/zlib/src/contrib/amd64/
amd64-match.S 312 /* this is the only iteration of the loop with a possibility of having
313 incremented rdx by 0x108 (each loop iteration add 16*4 = 0x40
  /frameworks/base/core/java/android/os/
MessageQueue.java 129 int pendingIdleHandlerCount = -1; // -1 only during first iteration
200 // We only ever reach this code block during the first iteration.
  /libcore/luni/src/main/java/java/util/
List.java 226 * iterated in the same order as they occur in the {@code List}. The iteration
230 * the index at which to start the iteration.
NavigableSet.java 141 * modified while an iteration over either set is in progress (except
143 * the iteration are undefined.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
thread_db.h 247 /* Callback for iteration over threads. */
250 /* Callback for iteration over thread local data. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
thread_db.h 247 /* Callback for iteration over threads. */
250 /* Callback for iteration over thread local data. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
thread_db.h 247 /* Callback for iteration over threads. */
250 /* Callback for iteration over thread local data. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_bsddb.py 83 # of existing keys should not break iteration. (adding
150 # of existing keys should not break iteration. (adding
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bsddb.py 83 # of existing keys should not break iteration. (adding
150 # of existing keys should not break iteration. (adding
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 166 OS << ", iteration = " << *DA->getSplitIteration(D, Level);
260 // Returns true if peeling the first iteration from this loop
268 // Returns true if peeling the last iteration from this loop
    [all...]
  /external/aac/libSBRdec/src/arm/
lpp_tran_arm.cpp 99 /* Note: This code requires only 43 cycles per iteration instead of 61 on ARM926EJ-S */
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
HashSetTest.java 170 assertTrue("Returned iteration of incorrect size", hs.size() == x);
LinkedHashSetTest.java 172 assertTrue("Returned iteration of incorrect size", hs.size() == x);
  /external/apache-xml/src/main/java/org/apache/xpath/
NodeSetDTM.java 44 * run the iteration to the given index. </p>
262 * iteration.
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
FilterExprWalker.java 275 * Returns true if all the nodes in the iteration well be returned in document
MatchPatternIterator.java 37 * filtered iteration over the tree, evaluating each node in a super axis
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/x509/
PKIXCertPath.java 225 * Returns an iteration of the encodings supported by this
  /external/chromium/base/
message_pump_glib_x.cc 227 // X queue so that we catch it in the next iteration. When done, the
  /external/chromium/chrome/browser/importer/
mork_reader.h 109 // Allow iteration over the table cells using STL iterators. The iterator's
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
list_selection_model.js 20 // iteration in the order of the indexes.
  /external/chromium/chrome/browser/ui/webui/options/
extension_settings_handler.h 254 // but the iteration over RenderViewHosts will include the host because the

Completed in 6595 milliseconds

<<41424344454647484950>>