Searched refs:fTimeStyle (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | windtfmt.cpp | 97 …: DateFormat(), fDateTimeMsg(NULL), fTimeStyle(timeStyle), fDateStyle(dateStyle), fLocale(locale),… in Win32DateFormat() 128 this->fTimeStyle = other.fTimeStyle; in operator =() 169 if (fDateStyle != DateFormat::kNone && fTimeStyle != DateFormat::kNone) { in format() 188 } else if (fTimeStyle != DateFormat::kNone) { in format() 205 if (fDateStyle != DateFormat::kNone && fTimeStyle != DateFormat::kNone) { in adoptCalendar() 268 result = GetTimeFormatW(fLCID, tfFlags[fTimeStyle], st, NULL, buffer, STACK_BUFFER_SIZE); in formatTime() 272 int newLength = GetTimeFormatW(fLCID, tfFlags[fTimeStyle], st, NULL, NULL, 0); in formatTime() 275 GetDateFormatW(fLCID, tfFlags[fTimeStyle], st, NULL, buffer, newLength); in formatTime()
|
D | windtfmt.h | 122 DateFormat::EStyle fTimeStyle; variable
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | RelativeDateFormat.java | 63 fTimeStyle = timeStyle; in RelativeDateFormat() 75 if (fTimeStyle != DateFormat.NONE) { in RelativeDateFormat() 76 newStyle = fTimeStyle & ~DateFormat.RELATIVE; in RelativeDateFormat() 84 int newStyle = fTimeStyle & ~DateFormat.RELATIVE; in RelativeDateFormat() 216 int fTimeStyle; field in RelativeDateFormat
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |