HomeSort by relevance Sort by last modified time
    Searched refs:more (Results 376 - 400 of 843) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/resources/cryptotoken/
enroller.js 18 * callback can be called more than once, e.g. for progress updates.
40 console.warn(UTIL_fmt('Tried to reply more than once! Juan, FIX ME'));
421 // Only the failure case can happen more than once, so only report
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js 30 * the Most Visited label, and is used to draw more attention to the
125 $('apps-promo-learn-more').addEventListener('click',
492 * Happens when 1 or more consecutive card changes end.
  /external/eigen/blas/testing/
dblat3.f 421 * Set LDC to 1 more than minimum value if room.
445 * Set LDA to 1 more than minimum value if room.
470 * Set LDB to 1 more than minimum value if room.
702 * Set LDC to 1 more than minimum value if room.
712 * Set LDB to 1 more than minimum value if room.
735 * Set LDA to 1 more than minimum value if room.
    [all...]
sblat3.f 421 * Set LDC to 1 more than minimum value if room.
445 * Set LDA to 1 more than minimum value if room.
470 * Set LDB to 1 more than minimum value if room.
702 * Set LDC to 1 more than minimum value if room.
712 * Set LDB to 1 more than minimum value if room.
735 * Set LDA to 1 more than minimum value if room.
    [all...]
  /external/blktrace/doc/
blktrace.tex 14 % GNU General Public License for more details.
338 of the more arcane command line options:
349 more filter masks via the \emph{-a} option.
511 -v & --verbose & More verbose marginal on marginal errors \\ \hline
593 \emph{a} & Action, a (small) string (1 or 2 characters) -- see table below for more details \\ \hline
596 \emph{d} & RWBS field, a (small) string (1-3 characters) -- see section below for more details \\ \hline
    [all...]
  /external/elfutils/0.153/libcpu/
i386_parse.c 15 GNU General Public License for more details.
90 General Public License for more details.
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
annotate.c 1225 int more = 0; local
1272 ++more;
1292 return more;
    [all...]
session.c 28 pr_err("incompatible file format (rerun with -v to learn more)");
60 pr_err("incompatible file format (rerun with -v to learn more)");
1142 "file generated by a more recent tool?\n\n"
1189 more:
    [all...]
  /external/valgrind/main/helgrind/
libhb_core.c 23 General Public License for more details.
147 over their entire lifetime, and have no more than 2^46 timestamp
177 like an OK tradeoff. If more than 256k threads need to be
270 thread, since each ULong_n_EC record is 16 bytes long. When more
292 any more memory references done by this thread. */
531 of 2 and must be 8 or more. Hence an easy way to initialise the
4569 Word more; local
4589 Word more; local
    [all...]
  /build/tools/droiddoc/templates-sac/
customizations.cs 189 include:"../../../../frameworks/base/docs/html/distribute/more/more_toc.cs" ?>
326 elif:more ?><?cs
  /external/bison/data/
glr.cc 15 # GNU General Public License for more details.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
traverse_content.js 273 // character granularity), but if it hits whitespace more than once, then
358 // character granularity), but if it hits whitespace more than once, then
  /external/chromium_org/chrome/common/
service_process_util_unittest.cc 177 // don't have this issue. Until we have a more stable shared memory
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ResponsiveDesignView.js 403 var moreButtonContainer = this._toolbarElement.createChild("div", "responsive-design-more-button-container");
404 var moreButton = moreButtonContainer.createChild("button", "responsive-design-more-button");
405 moreButton.title = WebInspector.UIString("More overrides");
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
CollPerf.pl 216 <li>For more information on incremental vs. sort key comparison, the importance
  /external/chromium_org/third_party/skia/third_party/lua/src/
lapi.c 1116 int more; local
1120 more = luaH_next(L, hvalue(t), L->top - 1);
1121 if (more) {
1124 else /* no more elements */
1127 return more;
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
downsample_fast_neon.S 64 @ then move 2 bytes forward to increment one more sample.
  /external/chromium_org/third_party/webrtc/test/w3c/
getusermedia_conformance_test.js 506 // for more examples of constraints.
507 // TODO(phoglund): test more constraints; the possibilities here are endless.
  /external/chromium_org/tools/grit/grit/
tclib_unittest.py 146 'but just do so more slowly or quickly, the GoogleWaitTime notes.ini\r\n'
  /external/chromium_org/v8/src/
object-observe.js 29 // callbacks are invoked in the proper order until there are no more
34 // common cases which can be handled more efficiently.
runtime.js 331 // ECMA-262, section 11.8.6, page 54. To make the implementation more
410 // that takes care of more eventualities.
  /external/chromium_org/v8/test/mjsunit/
allocation-site-info.js 399 // A more complex nested literal case.
473 // A more complex nested literal case.
  /external/icu/icu4c/source/test/perf/collationperf/
CollPerf.pl 216 <li>For more information on incremental vs. sort key comparison, the importance
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
jsilver.sablecc 184 | {many} command [more]:command+
185 {->New command.multiple([command.command, more.command])}
  /frameworks/base/core/java/android/text/format/
DateFormat.java 57 * <p>See {@link java.text.SimpleDateFormat} for more documentation
58 * about patterns, or if you need a more complete or correct implementation.
180 * added. For the same input in {@code es_ES}, we'd have even more extra text:

Completed in 919 milliseconds

<<11121314151617181920>>