HomeSort by relevance Sort by last modified time
    Searched refs:counted (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/content/browser/
plugin_service_impl.cc 145 static bool counted = false; local
146 if (!counted) {
147 counted = true;
294 static bool counted = false; local
295 if (!counted && UTF16ToUTF8(info.name) == kFlashPluginName) {
296 counted = true;
341 static bool counted = false; local
342 if (!counted && info->name == kFlashPluginName) {
343 counted = true;
  /external/chromium_org/v8/test/mjsunit/tools/
profile.js 282 var counted = 0; variable
284 counted++;
292 assertEquals(counted, flatProfile.length, 'counted vs. flatProfile');
338 assertEquals(2, flatProfile.length, 'counted vs. flatProfile');
  /external/v8/test/mjsunit/tools/
profile.js 282 var counted = 0; variable
284 counted++;
292 assertEquals(counted, flatProfile.length, 'counted vs. flatProfile');
338 assertEquals(2, flatProfile.length, 'counted vs. flatProfile');
  /external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/
overview.js 96 '<div>*Tests that fail due to a bad patch being committed are counted as flaky.</div>';
  /external/chromium_org/third_party/WebKit/PerformanceTests/resources/
runner.js 327 // Thus the number of chunks counted above is not exactly equal to the number of style resolves.
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 502 schema information in the SQLITE_MASTER table is not counted when
  /external/oprofile/events/i386/nehalem/
events 27 event:0x0C counters:0,1,2,3 um:mem_store_retired minimum:6000 name:MEM_STORE_RETIRED : The event counts the number of retired stores that missed the DTLB. The DTLB miss is not counted if the store operation causes a fault. Does not count prefetches. Counts both primary and secondary misses to the TLB
  /external/oprofile/events/mips/74K/
events 52 event:0x23 counters:0,2 um:zero minimum:500 name:LOAD_MISS_CONSUMER_REPLAYS : 35-0 Replays following optimistic issue of instruction dependent on load which missed, counted only when the dependent instruction graduates
  /external/yaffs2/yaffs2/
yaffs_guts.c 6604 int counted = yaffs_CountFreeChunks(dev); local
    [all...]
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 740 // counted above for the first tile (which does not have a margin-start).
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 917 \#* # optional closing #\'s (not counted)
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 322 milliseconds