/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/ |
D | GlobalizationPreferencesTest.java | 1175 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1190 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1203 df = gp.getDateFormat(GlobalizationPreferences.DF_FULL, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1210 df = gp.getDateFormat(GlobalizationPreferences.DF_LONG, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1217 df = gp.getDateFormat(GlobalizationPreferences.DF_MEDIUM, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1224 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1231 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_FULL); in TestDateFormat() 1238 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_LONG); in TestDateFormat() 1245 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_MEDIUM); in TestDateFormat() 1252 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_SHORT); in TestDateFormat() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | GlobalizationPreferencesTest.java | 1179 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1194 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1207 df = gp.getDateFormat(GlobalizationPreferences.DF_FULL, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1214 df = gp.getDateFormat(GlobalizationPreferences.DF_LONG, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1221 df = gp.getDateFormat(GlobalizationPreferences.DF_MEDIUM, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1228 df = gp.getDateFormat(GlobalizationPreferences.DF_SHORT, GlobalizationPreferences.DF_NONE); in TestDateFormat() 1235 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_FULL); in TestDateFormat() 1242 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_LONG); in TestDateFormat() 1249 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_MEDIUM); in TestDateFormat() 1256 df = gp.getDateFormat(GlobalizationPreferences.DF_NONE, GlobalizationPreferences.DF_SHORT); in TestDateFormat() [all …]
|
D | DateIntervalFormatTest.java | 889 DateFormat dtfmt = dtitvfmt.getDateFormat(); in expectUserCLDR()
|
/external/icu/icu4c/source/test/intltest/ |
D | caltztst.cpp | 41 DateFormat* CalendarTimeZoneTest::getDateFormat() in getDateFormat() function in CalendarTimeZoneTest 148 DateFormat* format = getDateFormat(); in dateToString() 164 DateFormat* format = getDateFormat(); in dateToString()
|
D | caltztst.h | 55 DateFormat* getDateFormat(void);
|
D | dtifmtts.cpp | 297 const DateFormat* dfmt = dtitvfmt->getDateFormat(); in testAPI()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowDateFormat.java | 13 public final static java.text.DateFormat getDateFormat(Context context) { in getDateFormat() method in ShadowDateFormat
|
/external/icu/icu4c/source/i18n/unicode/ |
D | dtitvfmt.h | 511 const DateFormat* getDateFormat(void) const;
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/ |
D | TestCLDRVsICU.java | 464 SimpleDateFormat dt = getDateFormat(locale, dateFormat, timeFormat); 479 private SimpleDateFormat getDateFormat(ULocale locale, int dateFormat, int timeFormat) {
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/ |
D | TestCLDRVsICU.java | 468 SimpleDateFormat dt = getDateFormat(locale, dateFormat, timeFormat); 483 private SimpleDateFormat getDateFormat(ULocale locale, int dateFormat, int timeFormat) {
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | GlobalizationPreferences.java | 660 public DateFormat getDateFormat(int dateStyle, int timeStyle) { in getDateFormat() method in GlobalizationPreferences
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/ |
D | GlobalizationPreferences.java | 687 public DateFormat getDateFormat(int dateStyle, int timeStyle) { in getDateFormat() method in GlobalizationPreferences
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateIntervalFormatTest.java | 885 DateFormat dtfmt = dtitvfmt.getDateFormat(); in expectUserCLDR()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateIntervalFormat.java | 1010 public DateFormat getDateFormat() in getDateFormat() method in DateIntervalFormat
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateIntervalFormat.java | 998 public DateFormat getDateFormat() in getDateFormat() method in DateIntervalFormat
|
/external/icu/icu4c/source/i18n/ |
D | dtitvfmt.cpp | 447 DateIntervalFormat::getDateFormat() const { in getDateFormat() function in DateIntervalFormat
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.databinding_1.3.100.I20100601-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/guice/extensions/persist/lib/ |
D | log4j-1.2.14.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
D | log4j-1.2.14.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | log4j-1.3alpha-8.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/robolectric/v3/runtime/ |
D | shadows-core-3.1-SNAPSHOT-22.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-19.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-16.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-21.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |
D | shadows-core-3.1-SNAPSHOT-18.jar | META-INF/
META-INF/MANIFEST.MF
linux-x86_64/
linux-x86_64/ ... |