Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddatefmt.cpp259 EStyle timeStyle, in createDateTimeInstance()
280 DateFormat::create(EStyle timeStyle, EStyle dateStyle, const Locale& locale) in create()
Dreldtfmt.cpp63 RelativeDateFormat::RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, con… in RelativeDateFormat()
Dwindtfmt.cpp90 Win32DateFormat::Win32DateFormat(DateFormat::EStyle timeStyle, DateFormat::EStyle dateStyle, const … in Win32DateFormat()
Dsmpdtfmt.cpp211 SimpleDateFormat::SimpleDateFormat(EStyle timeStyle, in SimpleDateFormat()
322 void SimpleDateFormat::construct(EStyle timeStyle, in construct()
Dudat.cpp29 udat_open(UDateFormatStyle timeStyle, in udat_open()
/external/icu4c/test/intltest/
Dtsdate.cpp69 DateFormat::EStyle timeStyle, dateStyle; in testLocale() local
/external/webkit/JavaScriptCore/runtime/
DDatePrototype.cpp149 …CFDateFormatterStyle timeStyle = (format != LocaleDate ? kCFDateFormatterLongStyle : kCFDateFormat… in formatLocaleDate() local