Searched refs:URelativeString (Results 1 – 6 of 6) sorted by relevance
38 public static class URelativeString { class in RelativeDateFormat39 URelativeString(int offset, String string) { in URelativeString() method in RelativeDateFormat.URelativeString43 URelativeString(String offset, String string) { in URelativeString() method in RelativeDateFormat.URelativeString222 private transient List<URelativeString> fDates = null;239 for(URelativeString dayItem : fDates) { in getStringForDay()269 URelativeString newDayInfo = new URelativeString(keyOffset, value.getString()); in put()283 fDates = new ArrayList<URelativeString>(); in loadDates()
40 public static class URelativeString { class in RelativeDateFormat41 URelativeString(int offset, String string) { in URelativeString() method in RelativeDateFormat.URelativeString45 URelativeString(String offset, String string) { in URelativeString() method in RelativeDateFormat.URelativeString224 private transient List<URelativeString> fDates = null;241 for(URelativeString dayItem : fDates) { in getStringForDay()271 URelativeString newDayInfo = new URelativeString(keyOffset, value.getString()); in put()285 fDates = new ArrayList<URelativeString>(); in loadDates()
33 struct URelativeString;261 URelativeString *fDates; // array of strings
34 struct URelativeString { struct60 fDates = (URelativeString*) uprv_malloc(sizeof(fDates[0])*(size_t)fDatesLen); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument474 URelativeString *fDatesPtr;477 RelDateFmtDataSink(URelativeString* fDates, int32_t len) : fDatesPtr(fDates), fDatesLen(len) { in RelDateFmtDataSink()547 fDates = (URelativeString*) uprv_malloc(sizeof(fDates[0])*fDatesLen); in loadDates()
374 com/ibm/icu/impl/RelativeDateFormat$URelativeString#<init>:(Ljava/lang/String;Ljava/lang/String;)V
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...