Searched defs:timeStyle (Results 1 – 7 of 7) sorted by relevance
/external/icu4c/i18n/ |
D | datefmt.cpp | 259 EStyle timeStyle, in createDateTimeInstance() 280 DateFormat::create(EStyle timeStyle, EStyle dateStyle, const Locale& locale) in create()
|
D | reldtfmt.cpp | 63 RelativeDateFormat::RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, con… in RelativeDateFormat()
|
D | windtfmt.cpp | 90 Win32DateFormat::Win32DateFormat(DateFormat::EStyle timeStyle, DateFormat::EStyle dateStyle, const … in Win32DateFormat()
|
D | smpdtfmt.cpp | 211 SimpleDateFormat::SimpleDateFormat(EStyle timeStyle, in SimpleDateFormat() 322 void SimpleDateFormat::construct(EStyle timeStyle, in construct()
|
D | udat.cpp | 29 udat_open(UDateFormatStyle timeStyle, in udat_open()
|
/external/icu4c/test/intltest/ |
D | tsdate.cpp | 69 DateFormat::EStyle timeStyle, dateStyle; in testLocale() local
|
/external/webkit/JavaScriptCore/runtime/ |
D | DatePrototype.cpp | 149 …CFDateFormatterStyle timeStyle = (format != LocaleDate ? kCFDateFormatterLongStyle : kCFDateFormat… in formatLocaleDate() local
|