/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/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 4023 SimpleDateFormat sdf = new SimpleDateFormat(pattern,override,ULocale.CHINA); in TestFormalChineseDate() local 4141 SimpleDateFormat sdf = new SimpleDateFormat(data.pattern); in TestParsePosition() local 4946 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss bbb", Locale.ENGLISH); in TestAmPmMidnightNoon() local 5065 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss BBB"); in TestFlexibleDayPeriod() local 5162 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 | 61 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/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 4020 SimpleDateFormat sdf = new SimpleDateFormat(pattern,override,ULocale.CHINA); in TestFormalChineseDate() local 4138 SimpleDateFormat sdf = new SimpleDateFormat(data.pattern); in TestParsePosition() local 4943 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss bbb", Locale.ENGLISH); in TestAmPmMidnightNoon() local 5062 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss BBB"); in TestFlexibleDayPeriod() local 5159 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 | 58 SimpleDateFormat sdf = (SimpleDateFormat) DateFormat.getDateInstance(); in Test4029195() local 502 SimpleDateFormat sdf = new SimpleDateFormat("z", Locale.US); in Test4101483() local 566 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4104136() local 601 SimpleDateFormat sdf = new SimpleDateFormat(); in Test4104522() local
|
/external/icu/icu4c/source/samples/dtptngsample/ |
D | dtptngsample.cpp | 59 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,locales[j],status); in getBestPatternExample() local 92 …SimpleDateFormat *sdf = new SimpleDateFormat(dtfg->getBestPattern("MMMMddHmm",status),locale,statu… in addPatternExample() local 133 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 | 59 vpx_sad_fn_t sdf; member 73 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/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/icu4j/samples/src/com/ibm/icu/samples/text/datetimepatterngenerator/ |
D | DateTimePatternGeneratorSample.java | 62 SimpleDateFormat sdf = new SimpleDateFormat(pattern, locale); in getBestPatternExample() local
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | RBNFWriter.java | 70 SimpleDateFormat sdf = new SimpleDateFormat("yyyy/MM/dd HH:mm:ss"); in main() local
|
/external/icu/icu4c/source/test/intltest/ |
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 | dtptngts.cpp | 563 SimpleDateFormat sdf(bPattern, loc, status); in testAPI() local 588 SimpleDateFormat sdf(bPattern, loc, status); in testAPI() local 649 SimpleDateFormat sdf(bestPattern, loc, status); in testAPI() local
|
D | dtfmttst.cpp | 254 SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)"zzzz", status); in TestWallyWedel() local 911 SimpleDateFormat* sdf = (SimpleDateFormat*)DateFormat::createDateInstance(); in TestDayOfYearPattern195() local 925 DateFormatTest::tryPattern(SimpleDateFormat& sdf, UDate d, const char* pattern, UDate expected) in tryPattern() 3943 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,override,Locale::getChina(),status); in TestFormalChineseDate() local 3976 SimpleDateFormat *sdf = new SimpleDateFormat("ZZZZ", Locale(""), status); in TestStandAloneGMTParse() local 4014 SimpleDateFormat *sdf = new SimpleDateFormat(UnicodeString(TestData[i][0]), status); in TestParsePosition() local 4954 SimpleDateFormat sdf(UnicodeString(), errorCode); in TestAmPmMidnightNoon() local 5061 SimpleDateFormat sdf(UnicodeString(), errorCode); in TestFlexibleDayPeriod() local 5173 SimpleDateFormat sdf(UnicodeString(), Locale::getGermany(), errorCode); in TestDayPeriodWithLocales() local 5284 SimpleDateFormat sdf(UnicodeString("hh:mm 'ss' bbbb"), errorCode); in TestMinuteSecondFieldsInOddPlaces() local [all …]
|
D | dtfmapts.cpp | 310 SimpleDateFormat sdf(status); in TestNameHiding() local
|
/external/libaom/libaom/aom_dsp/ |
D | variance.h | 92 aom_sad_fn_t sdf; member
|
/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()
|