/external/icu/icu4c/source/data/rbnf/ |
D | ka.txt | 43 "100: \u10D0\u10E1>%%hundred>;", 44 "200: \u10DD\u10E0\u10D0\u10E1>%%hundred>;", 45 "300: \u10E1\u10D0\u10DB\u10D0\u10E1>%%hundred>;", 46 "400: \u10DD\u10D7\u10EE\u10D0\u10E1>%%hundred>;", 47 "500: \u10EE\u10E3\u10D7\u10D0\u10E1>%%hundred>;", 48 "600: \u10D4\u10E5\u10D5\u10E1\u10D0\u10E1>%%hundred>;", 49 "700: \u10E8\u10D5\u10D8\u10D3\u10D0\u10E1>%%hundred>;", 50 "800: \u10E0\u10D5\u10D0\u10D0\u10E1>%%hundred>;", 51 "900: \u10EA\u10EE\u10E0\u10D0\u10D0\u10E1>%%hundred>;", 59 "%%hundred:",
|
D | vi.txt | 27 "%%after-hundred:", 31 "0: kh\u00F4ng tr\u0103m =%%after-hundred=;", 48 "100: << tr\u0103m[ >%%after-hundred>];", 50 "1000000: << tri\u1EC7u[ >%%after-hundred>];", 51 "1000000000: << t\u1EF7[ >%%after-hundred>];",
|
D | en_IN.txt | 14 "0: hundred;", 91 "100: << hundred[ >>];", 112 "100: << hundred[>%%and>];", 151 "100: <%spellout-numbering< hundred>%%th>;", 173 "100: <%spellout-numbering-verbose< hundred>%%and-o>;",
|
D | en.txt | 40 "0: hundred;", 117 "100: << hundred[ >>];", 138 "100: << hundred[>%%and>];", 178 "100: <%spellout-numbering< hundred>%%th>;", 200 "100: <%spellout-numbering-verbose< hundred>%%and-o>;",
|
D | ee.txt | 39 "%%after-hundred-thousands:", 67 "100000/1000: akpe <%spellout-cardinal<[>%%after-hundred-thousands>];",
|
/external/rust/crates/plotters/src/data/ |
D | quartiles.rs | 20 let hundred = 100_f64; in percentile_of_sorted() localVariable 21 assert!(pct <= hundred); in percentile_of_sorted() 22 if (pct - hundred).abs() < std::f64::EPSILON { in percentile_of_sorted() 26 let rank = (pct / hundred) * length; in percentile_of_sorted()
|
/external/rust/crates/bencher/ |
D | stats.rs | 238 let hundred = 100 as f64; in std_dev_pct() localVariable 239 (self.std_dev() / self.mean()) * hundred in std_dev_pct() 252 let hundred = 100 as f64; in median_abs_dev_pct() localVariable 253 (self.median_abs_dev() / self.median()) * hundred in median_abs_dev_pct() 290 let hundred = 100f64; in percentile_of_sorted() localVariable 291 assert!(pct <= hundred); in percentile_of_sorted() 292 if pct == hundred { in percentile_of_sorted() 296 let rank = (pct / hundred) * length; in percentile_of_sorted() 317 let hundred = 100 as f64; in winsorize() localVariable 318 let hi = percentile_of_sorted(&tmp, hundred - pct); in winsorize()
|
/external/autotest/client/site_tests/network_PortalStress/ |
D | control | 7 This test puts the network interfaces through hundred(s) of 37 # Run online cycle for hundred(s) of iterations because this is fast
|
/external/oboe/samples/ |
D | README.md | 8 1. [MegaDrone](MegaDrone): A one hundred oscillator synthesizer, demonstrates low latency and CPU p…
|
/external/webrtc/ |
D | abseil-in-webrtc.md | 64 with a modest number of arguments can easily add several hundred bytes
|
/external/grpc-grpc/summerofcode/ |
D | ideas.md | 24 …ls can take as long as the poll interval. No one should have to wait two hundred milliseconds to g…
|
/external/python/cpython2/Doc/tutorial/ |
D | whatnow.rst | 55 around 120 postings a day (with peaks up to several hundred), asking (and
|
/external/rust/crates/grpcio-sys/grpc/summerofcode/ |
D | ideas.md | 24 …ls can take as long as the poll interval. No one should have to wait two hundred milliseconds to g…
|
/external/bzip2/ |
D | bzip2.txt | 93 than about one hundred bytes tend to get larger, since the 228 or three hundred k of block size, a fact worth bearing in 321 ..." (repeated several hundred times) may compress more
|
D | bzip2.1.preformatted | 96 than about one hundred bytes tend to get larger, since the 231 or three hundred k of block size, a fact worth bearing in 324 ..." (repeated several hundred times) may compress more
|
/external/bcc/tools/ |
D | reset-trace_example.txt | 171 Now looks clean. I did truncate the output here: there were a few hundred lines
|
D | cpuunclaimed_example.txt | 81 The -j option will print raw samples: around one hundred lines of output
|
D | memleak_example.txt | 102 consumed 8KB of memory. Loading the BPF program also consumed a couple hundred
|
/external/fmtlib/ |
D | README.rst | 52 and `Converting a hundred million integers to strings per second 477 see `Converting a hundred million integers to strings per second
|
/external/one-true-awk/testdir/ |
D | bib | 109 And Adam lived an hundred and thirty years, and begat a son in his own likeness, and after his imag… 110 And the days of Adam after he had begotten Seth were eight hundred years: and he begat sons and dau… 111 And all the days that Adam lived were nine hundred and thirty years: and he died. 112 And Seth lived an hundred and five years, and begat Enos: 113 And Seth lived after he begat Enos eight hundred and seven years, and begat sons and daughters: 114 And all the days of Seth were nine hundred and twelve years: and he died. 116 And Enos lived after he begat Cainan eight hundred and fifteen years, and begat sons and daughters: 117 And all the days of Enos were nine hundred and five years: and he died. 119 And Cainan lived after he begat Mahalaleel eight hundred and forty years, and begat sons and daught… 120 And all the days of Cainan were nine hundred and ten years: and he died. [all …]
|
/external/libchrome/third_party/ply/ |
D | README | 64 PLY can be used to parse grammars consisting of several hundred
|
/external/ply/ply/ |
D | README.md | 66 PLY can be used to parse grammars consisting of several hundred
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
D | indicExceptions.txt | 60 \u0BF1 Tamil number one hundred
|
/external/libchrome/base/containers/ |
D | README.md | 204 code tham `std::queue`: using it across the code base saves several hundred
|
/external/curl/docs/ |
D | MAIL-ETIQUETTE | 140 Once your email goes through it is sent out to several hundred or even
|