Searched refs:hundreds (Results 1 – 25 of 30) sorted by relevance
12
/external/icu4c/data/rbnf/ |
D | ga.txt | 114 "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>;",
|
D | ee.txt | 28 "%%after-hundreds:", 73 "100: alafa <%spellout-cardinal<[ >%%after-hundreds>];",
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderListMarker.cpp | 235 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/ |
D | trace.c | 279 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/ |
D | README.txt | 15 * Fast: hundreds of thousands of typical URLs can be parsed and
|
/external/openssh/ |
D | sshd.0 | 459 Note that the lines in these files are typically hundreds of characters
|
/external/quake/quake/src/QW/docs/ |
D | qwcl-readme.txt | 877 events that generate sound by hundreds of milliseconds on some
|
/external/quake/quake/src/WinQuake/ |
D | wqreadme.txt | 890 events that generate sound by hundreds of milliseconds on some
|
/external/jpeg/ |
D | structure.doc | 774 2. "Large" objects. These may require tens to hundreds of K depending on
|
/external/qemu/distrib/jpeg-6b/ |
D | structure.doc | 774 2. "Large" objects. These may require tens to hundreds of K depending on
|
/external/bouncycastle/patches/ |
D | bcprov.patch | 96 + * 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/ |
D | flex.info | 2167 rules it's not uncommon to get hundreds of messages. If one can
|
D | flex.texi | 2566 set of rules it's not uncommon to get hundreds of
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/ |
D | flex.man | 2671 of rules it's not uncommon to get hundreds of messages. If
|
/external/valgrind/main/ |
D | NEWS | 2735 hundreds of bug fixes and minor improvements. There are also some
|
/external/webkit/Tools/ |
D | ChangeLog | 3339 update DRT and pixel results as hundreds of results will need to be updated.
|
D | ChangeLog-2009-06-16 | 2773 the source directory with hundreds of new results since other ports
|
D | ChangeLog-2011-02-16 | 24228 it. This change fixes hundreds of test crashes on Windows and
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2007-10-14 | 1134 …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…
|
D | ChangeLog-2010-05-24 | 22235 Fix hundreds of "pointer being freed was not allocated" errors seen on the build bot.
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 14005 hundreds hundr6dz
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2003-10-25 | 10320 Also fixed the huge XML failure issue that made us fail hundreds
|
D | ChangeLog-2010-12-06 | 36078 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/ |
D | ChangeLog-2010-01-29 | 3668 left screen updates disabled for too long (hundreds of milliseconds) in some
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog-2011-02-16 | 29172 hundreds of failures elsewhere.
|
12