Searched refs:mdy (Results 1 – 12 of 12) sorted by relevance
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/ |
D | SimpleDateFormatTest.java | 25 private static final String mdy = "MMM dd yyyy"; field in SimpleDateFormatTest 28 private static final String hmzmdy = hmz + " 'on' " + mdy; 85 SimpleDateFormat sdf = new SimpleDateFormat(mdy); in testSimpleDateFormatString() 86 java.text.SimpleDateFormat jsdf = new java.text.SimpleDateFormat(mdy); in testSimpleDateFormatString() 95 SimpleDateFormat sdf = new SimpleDateFormat(mdy, l); in testSimpleDateFormatStringLocale() 96 java.text.SimpleDateFormat jsdf = new java.text.SimpleDateFormat(mdy, l); in testSimpleDateFormatStringLocale() 105 SimpleDateFormat sdf = new SimpleDateFormat(mdy, l); in testSimpleDateFormatStringULocale() 106 java.text.SimpleDateFormat jsdf = new java.text.SimpleDateFormat(mdy, l.toLocale()); in testSimpleDateFormatStringULocale() 117 SimpleDateFormat sdf = new SimpleDateFormat(mdy, dfs); in testSimpleDateFormatStringDateFormatSymbols() 118 java.text.SimpleDateFormat jsdf = new java.text.SimpleDateFormat(mdy, jdfs); in testSimpleDateFormatStringDateFormatSymbols() [all …]
|
/external/python/cpython2/Demo/curses/ |
D | tclock.py | 111 mdx, mdy = A2XY(mangle, mradius) 119 dline(3, cx, cy, cx + mdx, cy - mdy, ord('#')) 145 dline(0, cx, cy, cx + mdx, cy - mdy, ord(' '))
|
/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get/locale.time.get.members/ |
D | date_order.pass.cpp | 33 assert(f.date_order() == std::time_base::mdy); in main()
|
/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get/ |
D | time_base.pass.cpp | 27 assert(std::time_base::mdy == 2); in main()
|
/external/libcxx/test/std/localization/locale.categories/category.time/locale.time.get.byname/ |
D | date_order_wide.pass.cpp | 41 assert(f.date_order() == std::time_base::mdy); in main()
|
D | date_order.pass.cpp | 41 assert(f.date_order() == std::time_base::mdy); in main()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | ky-fonipa-t-ky.txt | 564 жөндөмдүү d͡ʒøndømdyː
|
/external/libcxx/src/ |
D | locale.cpp | 5300 return time_base::mdy; in __do_date_order() 5387 return time_base::mdy; in __do_date_order()
|
/external/libcxx/include/ |
D | locale | 1725 enum dateorder {no_order, dmy, mdy, ymd, ydm}; 2200 return mdy;
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Name_Index.tab | 4073 mdy Male (Ethiopia) Male (Ethiopia)
|
D | iso-639-3.tab | 3901 mdy I L Male (Ethiopia)
|
D | language-subtag-registry | 21431 Subtag: mdy
|