Home
last modified time | relevance | path

Searched refs:century (Results 1 – 25 of 171) sorted by relevance

1234567

/external/openssh/openbsd-compat/
Dstrptime.c73 static int century, relyear; in _strptime() local
76 century = TM_YEAR_BASE; in _strptime()
223 century = i * 100; in _strptime()
363 if (century == TM_YEAR_BASE) { in _strptime()
369 tm->tm_year = relyear + century - TM_YEAR_BASE; in _strptime()
/external/icu/icu4c/source/data/unit/
Dce.txt12 century{
167 century{
Dbs_Cyrl.txt62 century{
282 century{
Dfr_HT.txt31 century{
Dsah.txt72 century{
353 century{
Dig.txt7 century{
Dsr_Cyrl_BA.txt7 century{
Des_AR.txt56 century{
Dsr_Latn_BA.txt7 century{
Dzh_Hant_HK.txt87 century{
383 century{
Dzh.txt191 century{
874 century{
1324 century{
Dmzn.txt115 century{
625 century{
Dzh_Hant.txt196 century{
945 century{
1576 century{
Dml.txt238 century{
963 century{
1515 century{
Dko.txt195 century{
855 century{
1311 century{
Dmr.txt239 century{
1061 century{
1570 century{
Dja.txt200 century{
919 century{
1488 century{
Den_AU.txt205 century{
Dyo_BJ.txt58 century{
/external/icu/icu4c/source/data/translit/
Dla_la_FONIPA.txt23 æ → aj; # 19th century English orthography
46 œ → oj; # 19th century English orthography
/external/python/pyasn1/docs/source/pyasn1/type/char/
Dvideotexstring.rst17 terminals (by 20-th century standards) to render ascii-art style pictures and animations.
Dteletexstring.rst17 … (by 20-th century standards) featuring letters from multiple alphabets (308 characters!), digits,
/external/libcups/cups/
Dutf8demo.txt72 From a speech of Demosthenes in the 4th century BC:
/external/google-fonts/fraunces/
DREADME.md5 …"Old Style" soft-serif typeface inspired by the mannerisms of early 20th century typefaces such as…
/external/python/cpython2/Lib/test/
Dtest_strptime.py240 for century, bounds in ((1900, ('69', '99')), (2000, ('00', '68'))):
243 expected_result = century + int(bound)

1234567