Home
last modified time | relevance | path

Searched refs:hits (Results 1 – 25 of 40) sorted by relevance

12

/external/icu4c/i18n/
Dcsr2022.cpp36 int32_t hits = 0; in match_2022() local
59 hits += 1; in match_2022()
79 if (hits == 0) { in match_2022()
89 quality = (100*hits - 100*misses) / (hits + misses); in match_2022()
94 if (hits+shifts < 5) { in match_2022()
95 quality -= (5-(hits+shifts))*10; in match_2022()
/external/chromium/third_party/icu/source/i18n/
Dcsr2022.cpp36 int32_t hits = 0; in match_2022() local
59 hits += 1; in match_2022()
79 if (hits == 0) { in match_2022()
89 quality = (100*hits - 100*misses) / (hits + misses); in match_2022()
94 if (hits+shifts < 5) { in match_2022()
95 quality -= (5-(hits+shifts))*10; in match_2022()
/external/skia/src/animator/
DSkHitTest.cpp24 SK_MEMBER_ARRAY(hits, Int),
37 hits.setCount(bullets.count()); in draw()
45 hits[bIndex] = -1; in draw()
53 hits[bIndex] = tIndex; in draw()
DSkHitTest.h33 SkTDIntArray hits; variable
/external/qemu/
Ddcache.c123 uint64_t hits = dcache.load_hits + dcache.store_hits; in dcache_stats() local
125 uint64_t total = hits + misses; in dcache_stats()
129 hit_per = 100.0 * hits / total; in dcache_stats()
133 printf("Dcache hits %10llu %6.2f%%\n", hits, hit_per); in dcache_stats()
135 printf("Dcache total %10llu\n", hits + misses); in dcache_stats()
/external/clearsilver/cgi/
Dfcgi_hello.c28 int hits = 0; in main() local
39 hits++; in main()
/external/iproute2/doc/
Drtstat.sgml18 in a vmstat or iostat manner. The ratio between cache hits and misses gives
/external/libffi/src/x86/
Dwin32.S61 # potential performance hits.
174 # potential performance hits.
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
Dalloca.c286 long hits; /* Number of internal buffer hits. */ member
/external/v8/benchmarks/
Draytrace.js712 var hits = 0;
723 hits++;
727 best.hitCount = hits;
/external/webkit/SunSpider/tests/v8-v4/
Dv8-raytrace.js707 var hits = 0;
718 hits++;
722 best.hitCount = hits;
/external/iptables/extensions/
Dlibipt_recent.man43 number of hits within a specific time frame.
/external/bluetooth/glib/
DChangeLog.pre-2-20582 hits g_object_unref(NULL) assertion
DNEWS309 hits g_object_unref(NULL) assertion
/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt318 status bar and the spray where a shotgun blast hits) stay black when
/external/quake/quake/src/WinQuake/data/
DMANUAL.TXT576 off the wall or floor.. When a grenade hits someone, it explodes.
/external/quake/quake/src/WinQuake/
Dwqreadme.txt319 status bar and the spray where a shotgun blast hits) stay black when
/external/webkit/JavaScriptGlue/
DChangeLog1540 Fix REGRESSION(r27885): Installer hits assertion failure in JavaScriptGlue.
/external/grub/docs/
Dgrub.texi2040 user hits @key{RET}, GRUB replaces the line in question in the boot
Dgrub.info1860 user hits <RET>, GRUB replaces the line in question in the boot entry
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf3630 N^V "hits" :G2P
/external/webkit/WebKit/mac/
DChangeLog-2006-02-095543 … this now distinguishes the case where the retain count not associated with any page URLs hits
5544 zero from the case where the total retain count hits zero, and handles both
6793 hits assertion in -[WebDataSource(WebPrivate) _setData:]
9941 Added new SPI for Mail so it can get the behavior it needs when the user hits
13327 This includes drilling to the deepest view the event hits, whereas we used to only
19787 when user hits cmd-L or clicks in window chrome
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf4035 N^V "hits" :G2P
/external/webkit/WebCore/
DChangeLog-2005-08-232211 …- fixed <rdar://problem/4056369> XML parsing hits disk to turn URL incorrectly passed as relative …
19849 …4096681, fix regression in how the list-style property is parsed. It no longer parses when it hits
20630 …Fixed <rdar://problem/4046665> REGRESSION (403-405): mypage.apple.com login does not work (hits as…
26470 Fixed: <rdar://problem/3886415> arrow keys don't work when the user hits Back to return to RSS page
33918 …/problem/3815895> exception inside fontForSelection causes Mail to abort when selection hits bottom
34357 something when the use count hits 0
45523 …- fixed <rdar://problem/3636566>: "space bar on a form button hits default button instead (autores…
58084 when user hits cmd-L or clicks in window chrome
/external/srec/config/en.us/dictionary/
Dlarge.ok13547 hits hits

12