Home
last modified time | relevance | path

Searched defs:sdf (Results 1 - 25 of 27) sorted by relevance

12

/third_party/icu/icu4c/source/samples/dtptngsample/
H A Ddtptngsample.cpp59 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,locales[j],status); in getBestPatternExample() local
92 SimpleDateFormat *sdf = new SimpleDateFormat(dtfg->getBestPattern("MMMMddHmm",status),locale,status); in addPatternExample() local
133 SimpleDateFormat *sdf = new SimpleDateFormat("EEEE d MMMM y HH:mm:ss zzzz",locale,status); in replaceFieldTypesExample() local
[all...]
/third_party/icu/icu4c/source/test/perf/normperf/
H A Ddtfmtrtperf.h155 SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)PATTERNS[patidx], LOCALES[locidx], *status); in call() local
/third_party/skia/third_party/externals/icu/source/samples/dtptngsample/
H A Ddtptngsample.cpp59 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,locales[j],status); in getBestPatternExample() local
92 SimpleDateFormat *sdf = new SimpleDateFormat(dtfg->getBestPattern("MMMMddHmm",status),locale,status); in addPatternExample() local
133 SimpleDateFormat *sdf = new SimpleDateFormat("EEEE d MMMM y HH:mm:ss zzzz",locale,status); in replaceFieldTypesExample() local
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
H A DICUZDump.java190 private SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd EEE HH:mm:ss", ULocale.US); field in ICUZDump.DumpFormatter
/third_party/icu/icu4c/source/i18n/
H A Dreldtfmt.cpp101 SimpleDateFormat *sdf = dynamic_cast<SimpleDateFormat *>(df); in RelativeDateFormat() local
H A Ddtptngen.cpp820 SimpleDateFormat* sdf; in addICUPatterns() local
/third_party/node/deps/icu-small/source/i18n/
H A Dreldtfmt.cpp109 SimpleDateFormat *sdf = dynamic_cast<SimpleDateFormat *>(df); in RelativeDateFormat() local
H A Ddtptngen.cpp815 SimpleDateFormat* sdf; in addICUPatterns() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dreldtfmt.cpp101 SimpleDateFormat *sdf = dynamic_cast<SimpleDateFormat *>(df); in RelativeDateFormat() local
H A Ddtptngen.cpp802 SimpleDateFormat* sdf; in addICUPatterns() local
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.h17 } sdf; member
/kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.h17 } sdf; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateFormatTest.java1764 public void tryPattern(SimpleDateFormat sdf, Date d, String pattern, Date expected) { in tryPattern() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatTest.java1848 public void tryPattern(SimpleDateFormat sdf, Date d, String pattern, Date expected) { in tryPattern() argument
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dicuzdump.cpp90 SimpleDateFormat* sdf; member in DumpFormatter
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dicuzdump.cpp90 SimpleDateFormat* sdf; member in DumpFormatter
/third_party/icu/icu4c/source/test/intltest/
H A Ddtifmtts.cpp2382 const SimpleDateFormat* sdf = dynamic_cast<const SimpleDateFormat*>(df); in testTicket21939() local
H A Dtzfmttst.cpp182 SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)PATTERNS[patidx], LOCALES[locidx], status); in TestTimeZoneRoundTrip() local
577 SimpleDateFormat *sdf = new SimpleDateFormat(pattern, gLocaleData->locales[locidx], status); in RunTimeRoundTripTests() local
[all...]
H A Dnumrgts.cpp1314 DecimalFormat *sdf = new DecimalFormat(UnicodeString("#,##0"), status); in Test4101481() local
2019 DecimalFormat *sdf = new DecimalFormat(status); in Test4147295() local
[all...]
H A Ddtptngts.cpp1616 SimpleDateFormat* sdf = dynamic_cast<SimpleDateFormat*>(df.getAlias()); in testBestPattern() local
[all...]
H A Ddtfmrgts.cpp83 SimpleDateFormat *sdf = (SimpleDateFormat*) DateFormat::createDateInstance(); in Test4029195() local
787 SimpleDateFormat *sdf = new SimpleDateFormat(status); Test4104136() local
852 SimpleDateFormat *sdf = new SimpleDateFormat(status); Test4104522() local
1317 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,status); Test1684() local
1426 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,status); Test5554() local
[all...]
H A Dcaltest.cpp1683 doYEAR_WOYLoop(Calendar *cal, SimpleDateFormat *sdf, int32_t times, UErrorCode& errorCode) doYEAR_WOYLoop() argument
[all...]
H A Ddtfmttst.cpp263 SimpleDateFormat *sdf = new SimpleDateFormat((UnicodeString)"zzzz", status); in TestWallyWedel() local
914 SimpleDateFormat* sdf = (SimpleDateFormat*)DateFormat::createDateInstance(); in TestDayOfYearPattern195() local
928 tryPattern(SimpleDateFormat& sdf, UDate d, const char* pattern, UDate expected) tryPattern() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl-qdma.c358 struct fsl_qdma_format *sdf, *ddf; in fsl_qdma_comp_fill_memcpy() local
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-qdma.c359 struct fsl_qdma_format *sdf, *ddf; in fsl_qdma_comp_fill_memcpy() local

Completed in 54 milliseconds

12