Searched
full:iteration (Results
1026 -
1050 of
2702) sorted by null
<<41424344454647484950>>
/external/chromium_org/base/containers/ |
small_map_unittest.cc | 218 VLOG(1) << "Iteration " << i; 261 VLOG(1) << "Iteration " << i;
|
/external/chromium_org/base/third_party/icu/ |
icu_utf.h | 178 * (Post-incrementing forward iteration.) 340 * (Post-incrementing forward iteration.)
|
/external/chromium_org/chrome_frame/ |
html_utils.cc | 99 // This is set during a loop iteration in which an '=' sign was spotted. 105 // pick up the value in the next loop iteration.
|
/external/chromium_org/google_apis/gcm/engine/ |
rmq_store.cc | 37 // Used for limiting iteration. 43 // Used for limiting iteration.
|
/external/chromium_org/net/websockets/ |
websocket_job.cc | 551 // caller exits to let this method continue iteration. 552 // - Otherwise, the caller continues iteration.
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSPropertyNames.in | 18 -webkit-animation-iteration-count 27 animation-iteration-count
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
TouchAdjustment.cpp | 242 // This iteration tests all ancestors at most once by caching earlier results. 256 // Continue the iteration to collect the ancestors of the responder, which we will need later.
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
ucasemap.h | 236 * the iteration. 346 * the iteration.
|
/external/chromium_org/third_party/icu/source/test/perf/perldriver/ |
Output.pm | 99 printLeg("<a name=\"Test Name\">TestName</a> - name of the test as set by the test writer\n", "<a name=\"Ops\">Ops</a> - number of ".$operationIs."s per iteration\n"); 120 printLeg("<a name=\"events_$header\">$header events</a> - number of ".$eventIs."s for $header per iteration");
|
/external/chromium_org/third_party/openssl/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/chromium_org/third_party/tcmalloc/vendor/src/ |
heap-profile-table.h | 145 // Allocation data iteration callback: gets passed object pointer and 155 // Allocation context profile data iteration callback
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
buildbot_page_measurement_results_unittest.py | 169 """Page fails on one iteration, no results for that page should print.""" 204 """Page error on one iteration, no results for that page should print."""
|
/external/eigen/Eigen/src/Eigenvalues/ |
ComplexSchur.h | 233 /** Compute the shift in the current QR iteration. */ 328 // Reduce the Hessenberg matrix m_matT to triangular form by QR iteration.
|
/external/guava/guava/src/com/google/common/collect/ |
ImmutableSetMultimap.java | 40 * iteration order. Does not permit null keys or values. 285 * correspond to the iteration ordering of the {@code multimap.asMap()} view.
|
SortedMaps.java | 52 * function. All other properties of the map, such as iteration order, are 100 * <p>All other properties of the transformed map, such as iteration order,
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
AbstractScheduledService.java | 233 * Run one iteration of the scheduled task. If any invocation of this method throws an exception, 425 * <p>This is guaranteed to be called immediately after the task has completed an iteration and
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
ImmutableSetMultimap.java | 35 * iteration order. Does not permit null keys or values. 280 * correspond to the iteration ordering of the {@code multimap.asMap()} view.
|
/external/icu4c/common/unicode/ |
ucasemap.h | 236 * the iteration. 346 * the iteration.
|
/external/icu4c/test/perf/perldriver/ |
Output.pm | 99 printLeg("<a name=\"Test Name\">TestName</a> - name of the test as set by the test writer\n", "<a name=\"Ops\">Ops</a> - number of ".$operationIs."s per iteration\n"); 120 printLeg("<a name=\"events_$header\">$header events</a> - number of ".$eventIs."s for $header per iteration");
|
/external/jpeg/ |
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/kernel-headers/original/asm-x86/ |
voyager.h | 387 __u8 SUS_MailboxVersion; /* Tells the OS which iteration of the interface SUS supports */ 388 __u8 OS_MailboxVersion; /* Tells SUS which iteration of the interface the OS supports */
|
/external/libvpx/libvpx/vpx/ |
vpx_codec.h | 504 * should be initialized to NULL to start the iteration. Iteration is complete
|
/external/llvm/include/llvm/Option/ |
ArgList.h | 39 // FIXME: Make efficient; the idea is to provide efficient iteration over 125 /// @name Arg Iteration
|
/external/llvm/include/llvm/Support/ |
CFG.h | 327 // nodes_iterator/begin/end - Allow iteration over all nodes in the graph 337 // nodes_iterator/begin/end - Allow iteration over all nodes in the graph
|
/external/llvm/test/Analysis/DependenceAnalysis/ |
WeakCrossingSIV.ll | 64 ; CHECK: da analyze - split level = 1, iteration = 0! 257 ; CHECK: da analyze - split level = 1, iteration = 2!
|
Completed in 2661 milliseconds
<<41424344454647484950>>