Searched defs:DateFormatSymbols (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/i18n/
H A Ddtfmtsym.cpp42 // class DateFormatSymbols
174 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(DateFormatSymbols)
211 DateFormatSymbols::DateFormatSymbols(const Locale& locale, function in class:DateFormatSymbols
218 DateFormatSymbols::DateFormatSymbols(UErrorCode& status) function in class:DateFormatSymbols
225 DateFormatSymbols::DateFormatSymbols(const Locale& locale, function in class:DateFormatSymbols
233 DateFormatSymbols::DateFormatSymbols(cons function in class:DateFormatSymbols
239 DateFormatSymbols::DateFormatSymbols(const DateFormatSymbols& other) function in class:DateFormatSymbols
[all...]
/external/icu4c/i18n/unicode/
H A Ddtfmtsym.h42 * DateFormatSymbols is a public class for encapsulating localizable date-time
43 * formatting data -- including timezone data. DateFormatSymbols is used by
46 * Rather than first creating a DateFormatSymbols to get a date-time formatter
58 * new DateFormatSymbols(aLocale)). This will load the appropriate date-time
61 * DateFormatSymbols objects are clonable. When clients obtain a
62 * DateFormatSymbols object, they can feel free to modify the date-time
68 * DateFormatSymbols are not expected to be subclassed. Data for a calendar is
78 class U_I18N_API DateFormatSymbols : public UObject { class in inherits:UObject
81 * Construct a DateFormatSymbols object by loading format data from
93 DateFormatSymbols(UErrorCod
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1233 #define DateFormatSymbols DateFormatSymbols_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1233 #define DateFormatSymbols DateFormatSymbols_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1233 #define DateFormatSymbols DateFormatSymbols_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1233 #define DateFormatSymbols DateFormatSymbols_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1915 #define DateFormatSymbols U_ICU_ENTRY_POINT_RENAME(DateFormatSymbols) macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 129 milliseconds