Home
last modified time | relevance | path

Searched defs:timeStyle (Results 1 – 8 of 8) sorted by relevance

/external/icu4c/i18n/
Ddatefmt.cpp328 EStyle timeStyle, in createDateTimeInstance()
349 DateFormat::create(EStyle timeStyle, EStyle dateStyle, const Locale& locale) in create()
Dwindtfmt.cpp96 Win32DateFormat::Win32DateFormat(DateFormat::EStyle timeStyle, DateFormat::EStyle dateStyle, const … in Win32DateFormat()
Dreldtfmt.cpp58 RelativeDateFormat::RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, in RelativeDateFormat()
Dsmpdtfmt.cpp386 SimpleDateFormat::SimpleDateFormat(EStyle timeStyle, in SimpleDateFormat()
520 void SimpleDateFormat::construct(EStyle timeStyle, in construct()
Dudat.cpp123 udat_open(UDateFormatStyle timeStyle, in udat_open()
/external/icu4c/test/intltest/
Dtsdate.cpp69 DateFormat::EStyle timeStyle, dateStyle; in testLocale() local
Ddtfmttst.cpp4128 for (DateFormat::EStyle timeStyle = DateFormat::FULL; timeStyle <= DateFormat::SHORT; in TestDotAndAtLeniency() local
/external/webkit/Source/JavaScriptCore/runtime/
DDatePrototype.cpp151 …CFDateFormatterStyle timeStyle = (format != LocaleDate ? kCFDateFormatterLongStyle : kCFDateFormat… in formatLocaleDate() local