HomeSort by relevance Sort by last modified time
    Searched refs:times (Results 351 - 375 of 449) sorted by null

<<1112131415161718

  /external/chromium_org/chrome/browser/resources/google_now/
cards.js 72 * timestamp to calculate show and hide times.
background.js 139 * cards update and all the times after that.
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/fx/
bg.js 143 // Sometimes, when playing multiple times, readyState is HAVE_METADATA.
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_client_unittest.cc 682 size_t times) {
684 LogWalletApiCallDuration(metric, testing::_)).Times(times);
690 LogWalletMalformedResponseMetric(metric)).Times(1);
694 EXPECT_CALL(metric_logger_, LogWalletErrorMetric(metric)).Times(1);
700 LogWalletRequiredActionMetric(metric)).Times(1);
708 .Times(1);
881 EXPECT_CALL(delegate_, OnWalletError(expected_error_type)).Times(1);
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
wbnf.cpp 612 case 0: // copy last -- has 10 times chance than others
    [all...]
dtfmttst.cpp 2130 const UnicodeString times[] = { local
    [all...]
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
plotBenchmark.m 113 % Encode and decode times included
  /external/chromium_org/ui/file_manager/file_manager/common/js/
async_util.js 261 * several times. The first call is always called immediately, and the next
  /external/chromium_org/ui/file_manager/gallery/js/
slide_mode.js 736 var times = values[SlideMode.OVERWRITE_BUBBLE_KEY] || 0;
737 if (times < SlideMode.OVERWRITE_BUBBLE_MAX_TIMES) {
741 items[SlideMode.OVERWRITE_BUBBLE_KEY] = times + 1;
1020 * Local storage key for the number of times that
    [all...]
  /external/chromium_org/v8/test/mjsunit/
unbox-double-arrays.js 353 // times.
  /external/libvorbis/doc/
05-comment.tex 52 4) iterate [user_comment_list_length] times {
  /external/mksh/src/
misc.c 27 #include <sys/times.h>
798 /* matches one or more times */
800 /* matches zero or more times */
    [all...]
  /external/chromium_org/chrome/browser/resources/downloads/
downloads.js 140 // may be called 150 times.
493 // Zooming in or out multiple times then typing Ctrl+0 resets the zoom level
494 // directly to 1x, which fires the matchMedia event multiple times.
    [all...]
  /external/chromium_org/third_party/sinonjs/src/
sinon.js 882 (count || 0) + " times";
    [all...]
  /external/compiler-rt/include/sanitizer/
linux_syscall_hooks.h     [all...]
  /external/chromium_org/chrome/browser/resources/extensions/
extensions.js 299 // We can get called many times in short order, thus we need to
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 475 vmsummbm v24, v20, v21, v18 ;# taps times elements
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_quantize_ssse3_x86_64.asm 14 pw_1: times 8 dw 1
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 518 under this category. The is the total number of pages used times
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 386 ;;; pointer. (rsi will still be misaligned three times out of four.)
  /external/chromium_org/third_party/zlib/
deflate.c     [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
preview_panel.js 500 // several times. Quality degradation compensated by greater resolution.
  /external/chromium_org/v8/src/
regexp.js 121 // type checks on inputs. But we also don't want to inline it several times
  /external/libvpx/libvpx/vp8/common/ppc/
filter_bilinear_altivec.asm 475 vmsummbm v24, v20, v21, v18 ;# taps times elements
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_semantic_attr.js     [all...]

Completed in 3976 milliseconds

<<1112131415161718