Home
last modified time | relevance | path

Searched refs:hundreds (Results 1 – 25 of 30) sorted by relevance

12

/external/icu4c/data/rbnf/
Dga.txt114 "100: <%%hundreds<[>%%is-number>];",
152 "100: <%%hundreds<[>%%is-numberp>];",
179 "%%hundreds:",
192 "100: <%%hundreds<>%%is-thousands>;",
208 "100: <%%hundreds<>%%is-millions>;",
224 "100: <%%hundreds<>%%is-billions>;",
233 "100: <%%hundreds<>%%is-trillions>;",
249 "100: <%%hundreds<>%%is-quadrillions>;",
Dee.txt28 "%%after-hundreds:",
73 "100: alafa <%spellout-cardinal<[ >%%after-hundreds>];",
/external/webkit/Source/WebCore/rendering/
DRenderListMarker.cpp235 if (int hundreds = (number / 100) % 10) { in toArmenianUnder10000() local
236 letters[length++] = (0x0543 - 1 + lowerOffset) + hundreds; in toArmenianUnder10000()
289 if (int hundreds = (number / 100) % 10) { in toGeorgian() local
293 letters[length++] = georgianHundreds[hundreds - 1]; in toGeorgian()
/external/qemu/
Dtrace.c279 uint32_t hundreds = year / 100; in convert_secs_to_date_time() local
280 year -= hundreds * 100; in convert_secs_to_date_time()
284 year = (thousands << 12) | (hundreds << 8) | (tens << 4) | ones; in convert_secs_to_date_time()
/external/chromium/googleurl/
DREADME.txt15 * Fast: hundreds of thousands of typical URLs can be parsed and
/external/openssh/
Dsshd.0459 Note that the lines in these files are typically hundreds of characters
/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt877 events that generate sound by hundreds of milliseconds on some
/external/quake/quake/src/WinQuake/
Dwqreadme.txt890 events that generate sound by hundreds of milliseconds on some
/external/jpeg/
Dstructure.doc774 2. "Large" objects. These may require tens to hundreds of K depending on
/external/qemu/distrib/jpeg-6b/
Dstructure.doc774 2. "Large" objects. These may require tens to hundreds of K depending on
/external/bouncycastle/patches/
Dbcprov.patch96 + * Intern the identifier so there aren't hundreds of duplicates
111 + * Intern the identifier so there aren't hundreds of duplicates
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info2167 rules it's not uncommon to get hundreds of messages. If one can
Dflex.texi2566 set of rules it's not uncommon to get hundreds of
/external/webkit/Tools/android/flex-2.5.4a/MISC/
Dflex.man2671 of rules it's not uncommon to get hundreds of messages. If
/external/valgrind/main/
DNEWS2735 hundreds of bug fixes and minor improvements. There are also some
/external/webkit/Tools/
DChangeLog3339 update DRT and pixel results as hundreds of results will need to be updated.
DChangeLog-2009-06-162773 the source directory with hundreds of new results since other ports
DChangeLog-2011-02-1624228 it. This change fixes hundreds of test crashes on Windows and
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-141134 …5352887> "Out of memory" error during repeated JS string concatenation leaks hundreds of MBs of RAM
13627 …- fixed leak of hundreds of thousands of JS parser nodes on the layout tests, and added an exit co…
DChangeLog-2010-05-2422235 Fix hundreds of "pointer being freed was not allocated" errors seen on the build bot.
/external/srec/config/en.us/dictionary/
Dlarge.ok14005 hundreds hundr6dz
/external/webkit/Source/WebCore/
DChangeLog-2003-10-2510320 Also fixed the huge XML failure issue that made us fail hundreds
DChangeLog-2010-12-0636078 This results in the function's code ending up included in hundreds of object files that
85904 Touching SVGNames should only rebuild hundreds of files, not thousands
126851 Fixes fast/css/first-child-pseudo-class.html and hundreds of other
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-293668 left screen updates disabled for too long (hundreds of milliseconds) in some
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1629172 hundreds of failures elsewhere.

12