Home
last modified time | relevance | path

Searched refs:fDateStyle (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
Dwindtfmt.cpp81 glueIndex = (int32_t)(DateFormat::kDateTimeOffset + (fDateStyle - DateFormat::kDateOffset)); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
97 …: DateFormat(), fDateTimeMsg(NULL), fTimeStyle(timeStyle), fDateStyle(dateStyle), fLocale(locale),… in Win32DateFormat()
129 this->fDateStyle = other.fDateStyle; in operator =()
169 if (fDateStyle != DateFormat::kNone && fTimeStyle != DateFormat::kNone) { in format()
186 } else if (fDateStyle != DateFormat::kNone) { in format()
205 if (fDateStyle != DateFormat::kNone && fTimeStyle != DateFormat::kNone) { in adoptCalendar()
242 …result = GetDateFormatW(fLCID, dfFlags[fDateStyle - kDateOffset], st, NULL, buffer, STACK_BUFFER_S… in formatDate()
246 … int newLength = GetDateFormatW(fLCID, dfFlags[fDateStyle - kDateOffset], st, NULL, NULL, 0); in formatDate()
249 GetDateFormatW(fLCID, dfFlags[fDateStyle - kDateOffset], st, NULL, buffer, newLength); in formatDate()
Dreldtfmt.cpp46 fDateStyle(other.fDateStyle), fLocale(other.fLocale), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
75 fDateStyle(dateStyle), fLocale(locale), fDayMin(0), fDayMax(0), fDatesLen(0), fDates(NULL), in RelativeDateFormat()
145 return (fDateStyle==that->fDateStyle && in operator ==()
491 switch (fDateStyle) { in loadDates()
Dwindtfmt.h123 DateFormat::EStyle fDateStyle; variable
Dreldtfmt.h255 UDateFormatStyle fDateStyle; variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRelativeDateFormat.java64 fDateStyle = dateStyle; in RelativeDateFormat()
66 if (fDateStyle != DateFormat.NONE) { in RelativeDateFormat()
67 int newStyle = fDateStyle & ~DateFormat.RELATIVE; in RelativeDateFormat()
113 if (fDateStyle != DateFormat.NONE) { in format()
215 int fDateStyle; field in RelativeDateFormat
332 switch (fDateStyle) in initializeCombinedFormat()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...