/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/ |
D | SimpleDateFormatTest.java | 47 SimpleDateFormat sdf = new SimpleDateFormat(hmzmdy); in testFormatCalendarStringBufferFieldPosition() local 59 SimpleDateFormat sdf = new SimpleDateFormat(hmzmdy); in testParseStringCalendarParsePosition() local 76 SimpleDateFormat sdf = new SimpleDateFormat(); in testSimpleDateFormat() local 85 SimpleDateFormat sdf = new SimpleDateFormat(mdy); in testSimpleDateFormatString() local 95 SimpleDateFormat sdf = new SimpleDateFormat(mdy, l); in testSimpleDateFormatStringLocale() local 105 SimpleDateFormat sdf = new SimpleDateFormat(mdy, l); in testSimpleDateFormatStringULocale() local 117 SimpleDateFormat sdf = new SimpleDateFormat(mdy, dfs); in testSimpleDateFormatStringDateFormatSymbols() local 126 SimpleDateFormat sdf = new SimpleDateFormat(md2); in testSet2DigitYearStart() local 141 SimpleDateFormat sdf = new SimpleDateFormat(md2); in testGet2DigitYearStart() local 150 SimpleDateFormat sdf = new SimpleDateFormat(mdy); in testToPattern() local [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateFormatRegressionTestJ.java | 187 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4358730() local 212 SimpleDateFormat sdf = new SimpleDateFormat(pattern, Locale.JAPAN); in Test4375399() local 241 SimpleDateFormat sdf = new SimpleDateFormat(pattern); in Test4468663() local 266 SimpleDateFormat sdf = (SimpleDateFormat) sdf_.clone(); in run() local 294 SimpleDateFormat sdf = (SimpleDateFormat) sdf_.clone(); in run() local
|
D | IntlTestDateFormatAPIC.java | 71 SimpleDateFormat sdf = new SimpleDateFormat(); in TestNameHiding() local
|
D | DateFormatTest.java | 208 SimpleDateFormat sdf = new SimpleDateFormat("zzzz"); in TestWallyWedel() local 1754 SimpleDateFormat sdf = (SimpleDateFormat)DateFormat.getDateInstance(); in TestDayOfYearPattern195() local 1760 public void tryPattern(SimpleDateFormat sdf, Date d, String pattern, Date expected) { in tryPattern() 3429 SimpleDateFormat sdf = new SimpleDateFormat(patterns[i]); in TestFormatToCharacterIterator() local 3881 SimpleDateFormat sdf = new SimpleDateFormat("", "", null); in TestSimpleDateFormatConstructor_String_String_ULocale() local 4019 SimpleDateFormat sdf = new SimpleDateFormat(pattern,override,ULocale.CHINA); in TestFormalChineseDate() local 4137 SimpleDateFormat sdf = new SimpleDateFormat(data.pattern); in TestParsePosition() local 4942 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss bbb", Locale.ENGLISH); in TestAmPmMidnightNoon() local 5061 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss BBB"); in TestFlexibleDayPeriod() local 5158 SimpleDateFormat sdf = new SimpleDateFormat("", ULocale.GERMANY); in TestDayPeriodWithLocales() local [all …]
|
D | TimeZoneFormatTest.java | 152 SimpleDateFormat sdf = new SimpleDateFormat(PATTERNS[patidx], LOCALES[locidx]); in TestTimeZoneRoundTrip() local 383 SimpleDateFormat sdf = new SimpleDateFormat(pattern, LOCALES[locidx]); in TestTimeRoundTrip() local 826 SimpleDateFormat sdf = new SimpleDateFormat(); in TestISOFormat() local
|
D | DateFormatRegressionTest.java | 59 SimpleDateFormat sdf = (SimpleDateFormat) DateFormat.getDateInstance(); in Test4029195() local 505 SimpleDateFormat sdf = new SimpleDateFormat("z", Locale.US); in Test4101483() local 569 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4104136() local 604 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4104522() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | DateFormatRegressionTestJ.java | 190 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4358730() local 215 SimpleDateFormat sdf = new SimpleDateFormat(pattern, Locale.JAPAN); in Test4375399() local 244 SimpleDateFormat sdf = new SimpleDateFormat(pattern); in Test4468663() local 269 SimpleDateFormat sdf = (SimpleDateFormat) sdf_.clone(); in run() local 297 SimpleDateFormat sdf = (SimpleDateFormat) sdf_.clone(); in run() local
|
D | IntlTestDateFormatAPIC.java | 74 SimpleDateFormat sdf = new SimpleDateFormat(); in TestNameHiding() local
|
D | DateFormatTest.java | 211 SimpleDateFormat sdf = new SimpleDateFormat("zzzz"); in TestWallyWedel() local 1757 SimpleDateFormat sdf = (SimpleDateFormat)DateFormat.getDateInstance(); in TestDayOfYearPattern195() local 1763 public void tryPattern(SimpleDateFormat sdf, Date d, String pattern, Date expected) { in tryPattern() 3432 SimpleDateFormat sdf = new SimpleDateFormat(patterns[i]); in TestFormatToCharacterIterator() local 3884 SimpleDateFormat sdf = new SimpleDateFormat("", "", null); in TestSimpleDateFormatConstructor_String_String_ULocale() local 4022 SimpleDateFormat sdf = new SimpleDateFormat(pattern,override,ULocale.CHINA); in TestFormalChineseDate() local 4140 SimpleDateFormat sdf = new SimpleDateFormat(data.pattern); in TestParsePosition() local 4945 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss bbb", Locale.ENGLISH); in TestAmPmMidnightNoon() local 5064 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss BBB"); in TestFlexibleDayPeriod() local 5161 SimpleDateFormat sdf = new SimpleDateFormat("", ULocale.GERMANY); in TestDayPeriodWithLocales() local [all …]
|
D | TimeZoneFormatTest.java | 155 SimpleDateFormat sdf = new SimpleDateFormat(PATTERNS[patidx], LOCALES[locidx]); in TestTimeZoneRoundTrip() local 386 SimpleDateFormat sdf = new SimpleDateFormat(pattern, LOCALES[locidx]); in TestTimeRoundTrip() local 829 SimpleDateFormat sdf = new SimpleDateFormat(); in TestISOFormat() local
|
D | DateFormatRegressionTest.java | 62 SimpleDateFormat sdf = (SimpleDateFormat) DateFormat.getDateInstance(); in Test4029195() local 508 SimpleDateFormat sdf = new SimpleDateFormat("z", Locale.US); in Test4101483() local 572 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4104136() local 607 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4104522() local
|
/external/icu/icu4c/source/samples/dtptngsample/ |
D | dtptngsample.cpp | 58 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,locales[j],status); in getBestPatternExample() local 91 …SimpleDateFormat *sdf = new SimpleDateFormat(dtfg->getBestPattern("MMMMddHmm",status),locale,statu… in addPatternExample() local 132 SimpleDateFormat *sdf = new SimpleDateFormat("EEEE d MMMM y HH:mm:ss zzzz",locale,status); in replaceFieldTypesExample() local
|
/external/clang/test/CodeGen/ |
D | ppc64-qpx-vector.c | 8 struct sdf { v4df v; }; argument
|
/external/icu/icu4c/source/test/perf/normperf/ |
D | dtfmtrtperf.h | 155 …SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)PATTERNS[patidx], LOCALES[locidx], *st… in call() local 202 delete sdf; in call() local
|
/external/libvpx/libvpx/vpx_dsp/ |
D | variance.h | 58 vpx_sad_fn_t sdf; member 72 vpx_sad_fn_t sdf; member
|
/external/caliper/examples/src/main/java/examples/ |
D | ExpensiveObjectsBenchmark.java | 63 SimpleDateFormat sdf = new SimpleDateFormat(); in clonedSimpleDateFormat() local
|
/external/icu/icu4j/samples/src/com/ibm/icu/samples/text/datetimepatterngenerator/ |
D | DateTimePatternGeneratorSample.java | 62 SimpleDateFormat sdf = new SimpleDateFormat(pattern, locale); in getBestPatternExample() local
|
/external/icu/android_icu4j/src/samples/java/android/icu/samples/text/datetimepatterngenerator/ |
D | DateTimePatternGeneratorSample.java | 63 SimpleDateFormat sdf = new SimpleDateFormat(pattern, locale); in getBestPatternExample() local
|
/external/icu/icu4c/source/test/intltest/ |
D | dtptngts.cpp | 561 SimpleDateFormat sdf(bPattern, loc, status); in testAPI() local 586 SimpleDateFormat sdf(bPattern, loc, status); in testAPI() local 647 SimpleDateFormat sdf(bestPattern, loc, status); in testAPI() local
|
D | dtfmrgts.cpp | 81 SimpleDateFormat *sdf = (SimpleDateFormat*) DateFormat::createDateInstance(); in Test4029195() local 721 SimpleDateFormat *sdf = new SimpleDateFormat(UnicodeString("z"), Locale::getUS(), status); in Test4101483() local 808 SimpleDateFormat *sdf = new SimpleDateFormat(status); in Test4104136() local 873 SimpleDateFormat *sdf = new SimpleDateFormat(status); in Test4104522() local 1342 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,status); in Test1684() local 1451 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,status); in Test5554() local
|
D | dtfmapts.cpp | 310 SimpleDateFormat sdf(status); in TestNameHiding() local
|
D | dtfmttst.cpp | 253 SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)"zzzz", status); in TestWallyWedel() local 910 SimpleDateFormat* sdf = (SimpleDateFormat*)DateFormat::createDateInstance(); in TestDayOfYearPattern195() local 924 DateFormatTest::tryPattern(SimpleDateFormat& sdf, UDate d, const char* pattern, UDate expected) in tryPattern() 3942 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,override,Locale::getChina(),status); in TestFormalChineseDate() local 3975 SimpleDateFormat *sdf = new SimpleDateFormat("ZZZZ", Locale(""), status); in TestStandAloneGMTParse() local 4013 SimpleDateFormat *sdf = new SimpleDateFormat(UnicodeString(TestData[i][0]), status); in TestParsePosition() local 4953 SimpleDateFormat sdf(UnicodeString(), errorCode); in TestAmPmMidnightNoon() local 5060 SimpleDateFormat sdf(UnicodeString(), errorCode); in TestFlexibleDayPeriod() local 5172 SimpleDateFormat sdf(UnicodeString(), Locale::getGermany(), errorCode); in TestDayPeriodWithLocales() local 5283 SimpleDateFormat sdf(UnicodeString("hh:mm 'ss' bbbb"), errorCode); in TestMinuteSecondFieldsInOddPlaces() local [all …]
|
D | tzfmttst.cpp | 175 …SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)PATTERNS[patidx], LOCALES[locidx], sta… in TestTimeZoneRoundTrip() local 570 SimpleDateFormat *sdf = new SimpleDateFormat(pattern, gLocaleData->locales[locidx], status); in RunTimeRoundTripTests() local 953 LocalPointer<SimpleDateFormat> sdf(new SimpleDateFormat(status), status); in TestISOFormat() local
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
D | SimpleDateFormat.java | 430 private SimpleDateFormat(java.text.SimpleDateFormat sdf) { in SimpleDateFormat()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneRegressionTest.java | 265 SimpleDateFormat sdf = new SimpleDateFormat("MM/dd/yyyy HH:mm"); in checkCalendar314() local 720 SimpleDateFormat sdf = new SimpleDateFormat("MMM dd yyyy HH:mm z"); in Test4162593() local
|