HomeSort by relevance Sort by last modified time
    Searched full:hits (Results 201 - 225 of 630) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store.cc 93 // Drop equal items, there may be multiple hits.
  /external/chromium/chrome/browser/ui/cocoa/
html_dialog_window_controller.mm 181 // Close ourselves if the user hits Esc or Command-. . The normal
  /external/chromium_org/base/prefs/
pref_notifier_impl_unittest.cc 134 // Skip this in debug mode, since it hits a DCHECK and death tests aren't
  /external/chromium_org/chrome/browser/nacl_host/
nacl_file_host_unittest.cc 129 // goes up monotonically and hits total_progress at the end,
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_service_browsertest.cc 166 struct Hits {
180 base::hash_map<std::string, Hits>::const_iterator
201 base::hash_map<std::string, Hits> badurls_;
386 // Make sure the full hits is empty unless we need to test the
    [all...]
safe_browsing_store.cc 92 // Drop equal items, there may be multiple hits.
  /external/chromium_org/net/dns/
mapped_host_resolver_unittest.cc 41 // hits |resolver_impl| and fails.
  /external/chromium_org/sync/notifier/
ack_tracker_unittest.cc 186 // exponentially until it hits the cap.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderDeprecatedFlexibleBox.cpp 527 // Flexing consists of multiple passes, since we have to change ratios every time an object hits its max/min-width
529 // computing the allowed growth before an object hits its min/max width (and thus
    [all...]
  /external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloPicking.java 119 // No hits? Then remove the red mark.
  /external/libvorbis/vq/
distribution.c 202 printf("\n counting hits into %ld bins...\n",bins+1);
  /external/valgrind/main/cachegrind/
cg_sim.c 37 - one block hits, the other misses --> one miss
  /external/zlib/src/old/os2/
Makefile.os2 22 ## infcodes.c hits a bug in pgcc-1.0, so you have to use either
  /frameworks/base/docs/html/training/activity-testing/
activity-functional-testing.jd 106 <li>Verify that the monitor hits were incremented.</li>
  /frameworks/base/docs/html/training/managing-audio/
volume-playback.jd 61 <p>If you've got a game or music app, then chances are good that when the user hits the volume keys
  /packages/apps/ContactsCommon/src/com/android/contacts/common/dialog/
IndeterminateProgressDialog.java 105 // running operation, the user hits the home button and closes this fragment's activity.
  /packages/apps/Dialer/res/layout/
call_detail.xml 27 When scrolling, the controls move up until the name bar hits the top.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
quota.h 64 * (big brother finally hits Linux).
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h 64 * (big brother finally hits Linux).
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h 64 * (big brother finally hits Linux).
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.h 361 // do the "ctrl-enter" behavior when the user hits
365 // depressed. If the user now hits enter, we assume
498 // When the user hits <esc>, the edit box reverts to "goog". Hit <esc> again
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_edit_model.h 336 // do the "ctrl-enter" behavior when the user hits
340 // depressed. If the user now hits enter, we assume
488 // When the user hits <esc>, the edit box reverts to "goog". Hit <esc> again
  /cts/suite/pts/deviceTests/browserbench/assets/octane/
raytrace.js 681 var hits = 0;
692 hits++;
696 best.hitCount = hits;
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-raytrace.js 707 var hits = 0;
718 hits++;
722 best.hitCount = hits;
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-raytrace.js 707 var hits = 0;
718 hits++;
722 best.hitCount = hits;

Completed in 2534 milliseconds

1 2 3 4 5 6 7 891011>>