Home
last modified time | relevance | path

Searched defs:sdf (Results 1 – 25 of 70) sorted by relevance

123

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRegressionTestJ.java187 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
DIntlTestDateFormatAPIC.java71 SimpleDateFormat sdf = new SimpleDateFormat(); in TestNameHiding() local
DDateFormatTest.java209 SimpleDateFormat sdf = new SimpleDateFormat("zzzz"); in TestWallyWedel() local
1842 SimpleDateFormat sdf = (SimpleDateFormat)DateFormat.getDateInstance(); in TestDayOfYearPattern195() local
1848 public void tryPattern(SimpleDateFormat sdf, Date d, String pattern, Date expected) { in tryPattern()
3530 SimpleDateFormat sdf = new SimpleDateFormat(patterns[i]); in TestFormatToCharacterIterator() local
3982 SimpleDateFormat sdf = new SimpleDateFormat("", "", null); in TestSimpleDateFormatConstructor_String_String_ULocale() local
4121 SimpleDateFormat sdf = new SimpleDateFormat(pattern,override,ULocale.CHINA); in TestFormalChineseDate() local
4239 SimpleDateFormat sdf = new SimpleDateFormat(data.pattern); in TestParsePosition() local
5044 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss bbb", Locale.ENGLISH); in TestAmPmMidnightNoon() local
5163 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss BBB"); in TestFlexibleDayPeriod() local
5260 SimpleDateFormat sdf = new SimpleDateFormat("", ULocale.GERMANY); in TestDayPeriodWithLocales() local
[all …]
DTimeZoneFormatTest.java152 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
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatRegressionTestJ.java190 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
DIntlTestDateFormatAPIC.java74 SimpleDateFormat sdf = new SimpleDateFormat(); in TestNameHiding() local
DDateFormatTest.java212 SimpleDateFormat sdf = new SimpleDateFormat("zzzz"); in TestWallyWedel() local
1845 SimpleDateFormat sdf = (SimpleDateFormat)DateFormat.getDateInstance(); in TestDayOfYearPattern195() local
1851 public void tryPattern(SimpleDateFormat sdf, Date d, String pattern, Date expected) { in tryPattern()
3533 SimpleDateFormat sdf = new SimpleDateFormat(patterns[i]); in TestFormatToCharacterIterator() local
3985 SimpleDateFormat sdf = new SimpleDateFormat("", "", null); in TestSimpleDateFormatConstructor_String_String_ULocale() local
4124 SimpleDateFormat sdf = new SimpleDateFormat(pattern,override,ULocale.CHINA); in TestFormalChineseDate() local
4242 SimpleDateFormat sdf = new SimpleDateFormat(data.pattern); in TestParsePosition() local
5047 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss bbb", Locale.ENGLISH); in TestAmPmMidnightNoon() local
5166 SimpleDateFormat sdf = new SimpleDateFormat("hh:mm:ss BBB"); in TestFlexibleDayPeriod() local
5263 SimpleDateFormat sdf = new SimpleDateFormat("", ULocale.GERMANY); in TestDayPeriodWithLocales() local
[all …]
DTimeZoneFormatTest.java155 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
/external/cronet/third_party/icu/source/samples/dtptngsample/
Ddtptngsample.cpp59 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/icu/icu4c/source/samples/dtptngsample/
Ddtptngsample.cpp59 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/
Dppc64-qpx-vector.c8 struct sdf { v4df v; }; struct
/external/icu/icu4c/source/test/perf/normperf/
Ddtfmtrtperf.h155 …SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)PATTERNS[patidx], LOCALES[locidx], *st… in call() local
202 delete sdf; in call() local
/external/libvpx/vpx_dsp/
Dvariance.h59 vpx_sad_fn_t sdf; member
71 vpx_sad_fn_t sdf; member
/external/cronet/third_party/icu/source/test/perf/normperf/
Ddtfmtrtperf.h155 …SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)PATTERNS[patidx], LOCALES[locidx], *st… in call() local
202 delete sdf; in call() local
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/
DFastDatePrinterTimeZonesTest.java43 final SimpleDateFormat sdf = new SimpleDateFormat(PATTERN); in testCalendarTimezoneRespected() local
DJava15BugFastDateParserTest.java83 final SimpleDateFormat sdf = new SimpleDateFormat(format, locale); in testLocales() local
151 final SimpleDateFormat sdf = new SimpleDateFormat(FastDateParserTest.LONG_FORMAT, locale); in testSingleLocale() local
DFastDateParserSDFTest.java109 final SimpleDateFormat sdf = new SimpleDateFormat(format, locale); in checkParse() local
146 final SimpleDateFormat sdf = new SimpleDateFormat(format, locale); in checkParsePosition() local
DFastDateFormatTest.java215 final SimpleDateFormat sdf = new SimpleDateFormat(); in testCheckDefaults() local
278 final Format sdf= new Format() { in testParseSync() local
/external/caliper/examples/src/main/java/examples/
DExpensiveObjectsBenchmark.java63 SimpleDateFormat sdf = new SimpleDateFormat(); in clonedSimpleDateFormat() local
/external/icu/icu4j/samples/src/com/ibm/icu/samples/text/datetimepatterngenerator/
DDateTimePatternGeneratorSample.java62 SimpleDateFormat sdf = new SimpleDateFormat(pattern, locale); in getBestPatternExample() local
/external/icu/android_icu4j/src/samples/java/android/icu/samples/text/datetimepatterngenerator/
DDateTimePatternGeneratorSample.java63 SimpleDateFormat sdf = new SimpleDateFormat(pattern, locale); in getBestPatternExample() local
/external/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp83 SimpleDateFormat *sdf = (SimpleDateFormat*) DateFormat::createDateInstance(); in Test4029195() local
710 SimpleDateFormat sdf(UnicodeString("z"), Locale::getUS(), status); in Test4101483() local
787 SimpleDateFormat *sdf = new SimpleDateFormat(status); in Test4104136() local
852 SimpleDateFormat *sdf = new SimpleDateFormat(status); in Test4104522() local
1317 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,status); in Test1684() local
1426 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,status); in Test5554() local
/external/cronet/third_party/icu/source/test/intltest/
Ddtfmrgts.cpp83 SimpleDateFormat *sdf = (SimpleDateFormat*) DateFormat::createDateInstance(); in Test4029195() local
710 SimpleDateFormat sdf(UnicodeString("z"), Locale::getUS(), status); in Test4101483() local
787 SimpleDateFormat *sdf = new SimpleDateFormat(status); in Test4104136() local
852 SimpleDateFormat *sdf = new SimpleDateFormat(status); in Test4104522() local
1317 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,status); in Test1684() local
1426 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,status); in Test5554() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
DRBNFWriter.java71 SimpleDateFormat sdf = new SimpleDateFormat("yyyy/MM/dd HH:mm:ss"); in main() local
/external/libaom/aom_dsp/
Dvariance.h85 aom_sad_fn_t sdf; member

123