Searched defs:timeStyle (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/i18n/ |
D | datefmt.cpp | 328 EStyle timeStyle, in createDateTimeInstance() 349 DateFormat::create(EStyle timeStyle, EStyle dateStyle, const Locale& locale) in create()
|
D | windtfmt.cpp | 96 Win32DateFormat::Win32DateFormat(DateFormat::EStyle timeStyle, DateFormat::EStyle dateStyle, const … in Win32DateFormat()
|
D | reldtfmt.cpp | 58 RelativeDateFormat::RelativeDateFormat( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, in RelativeDateFormat()
|
D | smpdtfmt.cpp | 386 SimpleDateFormat::SimpleDateFormat(EStyle timeStyle, in SimpleDateFormat() 520 void SimpleDateFormat::construct(EStyle timeStyle, in construct()
|
D | udat.cpp | 123 udat_open(UDateFormatStyle timeStyle, in udat_open()
|
/external/icu4c/test/intltest/ |
D | tsdate.cpp | 69 DateFormat::EStyle timeStyle, dateStyle; in testLocale() local
|
D | dtfmttst.cpp | 4128 for (DateFormat::EStyle timeStyle = DateFormat::FULL; timeStyle <= DateFormat::SHORT; in TestDotAndAtLeniency() local
|
/external/webkit/Source/JavaScriptCore/runtime/ |
D | DatePrototype.cpp | 151 …CFDateFormatterStyle timeStyle = (format != LocaleDate ? kCFDateFormatterLongStyle : kCFDateFormat… in formatLocaleDate() local
|