/external/icu/icu4c/source/data/rbnf/ |
D | chr.txt | 34 "20: \uABA4\uAB85\uAB9D\uAB7A>%%spellout-tens>;", 35 "30: \uABB6\uAB72\uAB9D\uAB7A>%%spellout-tens>;", 36 "40: \uAB95\uAB79\uAB9D\uAB7A>%%spellout-tens>;", 37 "50: \uAB7F\uAB9D\uAB79\uAB9D\uAB7A>%%spellout-tens>;", 38 "60: \uABA1\uABA3\uAB85\uAB9D\uAB7A>%%spellout-tens>;", 39 "70: \uAB76\uAB85\uAB96\uAB9D\uAB7A>%%spellout-tens>;", 40 "80: \uABB7\uAB91\uAB83\uAB9D\uAB7A>%%spellout-tens>;", 41 "90: \uABA0\uAB91\uAB83\uAB9D\uAB7A>%%spellout-tens>;", 51 "%%spellout-tens:",
|
D | ak.txt | 29 "10: du[->%%spellout-cardinal-tens>];", 30 "20: aduonu[->%%spellout-cardinal-tens>];", 31 "30: aduasa[->%%spellout-cardinal-tens>];", 32 "40: adu<<[->%%spellout-cardinal-tens>];", 48 "%%spellout-cardinal-tens:",
|
D | pl.txt | 34 "20: <%%spellout-cardinal-tens<[ >>];", 93 "20: <%%spellout-cardinal-tens<[ >%%spellout-cardinal-feminine-ones>];", 138 … "20: <%%spellout-cardinal-genitive-tens<[ >%%spellout-cardinal-masculine-genitive-ones>];", 185 … "20: <%%spellout-cardinal-genitive-tens<[ >%%spellout-cardinal-masculine-dative-ones>];", 322 … "20: <%%spellout-cardinal-genitive-tens<[ >%%spellout-cardinal-masculine-locative-ones>];", 361 "%%spellout-cardinal-tens:", 371 "%%spellout-cardinal-genitive-tens:",
|
/external/python/cpython3/Python/ |
D | dtoa.c | 1123 tens[] = { variable 1635 dval(&rv) = tens[k - 9] * dval(&rv) + z; in _Py_dg_strtod() 1645 dval(&rv) *= tens[e]; in _Py_dg_strtod() 1654 dval(&rv) *= tens[i]; in _Py_dg_strtod() 1655 dval(&rv) *= tens[e]; in _Py_dg_strtod() 1660 dval(&rv) /= tens[-e]; in _Py_dg_strtod() 1672 dval(&rv) *= tens[i]; in _Py_dg_strtod() 1709 dval(&rv) /= tens[i]; in _Py_dg_strtod() 2401 if (dval(&u) < tens[k]) in _Py_dg_dtoa() 2476 ds = tens[k&0xf]; in _Py_dg_dtoa() [all …]
|
/external/python/cpython2/Python/ |
D | dtoa.c | 1197 tens[] = { variable 1708 dval(&rv) = tens[k - 9] * dval(&rv) + z; in _Py_dg_strtod() 1718 dval(&rv) *= tens[e]; in _Py_dg_strtod() 1727 dval(&rv) *= tens[i]; in _Py_dg_strtod() 1728 dval(&rv) *= tens[e]; in _Py_dg_strtod() 1733 dval(&rv) /= tens[-e]; in _Py_dg_strtod() 1745 dval(&rv) *= tens[i]; in _Py_dg_strtod() 1782 dval(&rv) /= tens[i]; in _Py_dg_strtod() 2474 if (dval(&u) < tens[k]) in _Py_dg_dtoa() 2549 ds = tens[k&0xf]; in _Py_dg_dtoa() [all …]
|
/external/tensorflow/tensorflow/python/training/ |
D | moving_averages_test.py | 176 tens = _Repeat(10.0, dim) 178 var0 = variables.Variable(tens, name="v0") 201 self.assertAllClose(tens, self.evaluate(var0)) 206 self.assertAllClose(tens, self.evaluate(avg0))
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/ |
D | long-chains.ll | 29 ; Check the number of instructions reassociated is in the tens not the hundreds.
|
/external/tensorflow/tensorflow/go/ |
D | README.md | 50 This can take a while (tens of minutes, more if also building for GPU).
|
/external/openssh/ |
D | ssh-keyscan.0 | 18 1,000 hosts can be collected in tens of seconds, even when some of those
|
/external/python/cpython3/Doc/library/ |
D | random.rst | 381 >>> deck = collections.Counter(tens=16, low_cards=36) 383 >>> seen.count('tens') / 20
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/PDB/ |
D | MsfFile.rst | 178 to the first byte of block N+1, which could be tens of thousands of bytes later
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | README.md | 7 few to tens of hours. Nonetheless, when these devices are used on a daily basis,
|
/external/python/cpython3/Doc/faq/ |
D | general.rst | 321 There are probably tens of thousands of users, though it's difficult to obtain
|
/external/python/cpython2/Doc/faq/ |
D | general.rst | 325 There are probably tens of thousands of users, though it's difficult to obtain
|
/external/autotest/docs/ |
D | best-practices.md | 362 and/or is large (hundreds of megabytes as opposed to tens) then using an
|
/external/deqp/doc/testspecs/VK/ |
D | apitests.adoc | 104 * Creating device can take up to tens of milliseconds
|
/external/libjpeg-turbo/ |
D | structure.txt | 733 2. "Large" objects. These may require tens to hundreds of K depending on
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 990 成千上萬 < by\-the\-thousands\-and\-tens\-of\-thousands; 4267 幾十年 < several\-tens\-of\-years; 22028 成千上萬 > by\-the\-thousands\-and\-tens\-of\-thousands; 23910 幾十年 > several\-tens\-of\-years;
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/tensorflow/tensorflow/examples/tutorials/deepdream/ |
D | deepdream.ipynb | 183 …work we explore contains many convolutional layers, each of which outputs tens to hundreds of feat…
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 162471 tens %39977 tɛnz
|
D | internal_raw_IPA-old.txt | 194179 tens %32165 tɛnz
|