Searched refs:UDateFormat (Results 1 - 25 of 40) sorted by relevance

12

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcdattst.h44 static void VerifygetSymbols(UDateFormat*, UDateFormatSymbolType, int32_t, const char*);
45 static void VerifysetSymbols(UDateFormat*, UDateFormatSymbolType, int32_t, const char*);
46 static void VerifygetsetSymbols(UDateFormat*, UDateFormat*, UDateFormatSymbolType, int32_t);
H A Dcformtst.h29 UChar* myDateFormat(UDateFormat *dat, UDate d);
H A Dcdtrgtst.h42 void aux917(UDateFormat *fmt, UChar* str );
47 UChar* myFormatit(UDateFormat* datdef, UDate d1);
H A Dcdtdptst.h53 void tryPat994(UDateFormat* format, const char* pat, const char* s, UDate expected);
H A Dccaltst.h85 static void verify1(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day);
87 static void verify2(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day,
H A Dcdtdptst.c49 UDateFormat *fullFmt, *fmt;
114 UDateFormat *f;
155 void tryPat994(UDateFormat* format, const char* pattern, const char* s, UDate expected)
198 UDateFormat *format;
232 UDateFormat *fmt;
303 UDateFormat *format;
H A Dcformtst.c59 UChar* myDateFormat(UDateFormat* dat, UDate d1)
H A Dcdtrgtst.c56 UDateFormat *df;
129 UDateFormat *def;
204 UDateFormat* def;
239 void aux917( UDateFormat *fmt, UChar* str)
276 UDateFormat *formatter, *fmt;
324 UDateFormat *df;
379 UDateFormat *fmt;
446 UDateFormat *df;
476 UDateFormat *fmt;
567 UDateFormat * dtfm
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcdattst.h44 static void VerifygetSymbols(UDateFormat*, UDateFormatSymbolType, int32_t, const char*);
45 static void VerifysetSymbols(UDateFormat*, UDateFormatSymbolType, int32_t, const char*);
46 static void VerifygetsetSymbols(UDateFormat*, UDateFormat*, UDateFormatSymbolType, int32_t);
H A Dcformtst.h29 UChar* myDateFormat(UDateFormat *dat, UDate d);
H A Dcdtrgtst.h42 void aux917(UDateFormat *fmt, UChar* str );
47 UChar* myFormatit(UDateFormat* datdef, UDate d1);
H A Dcdtdptst.h53 void tryPat994(UDateFormat* format, const char* pat, const char* s, UDate expected);
H A Dccaltst.h85 static void verify1(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day);
87 static void verify2(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day,
H A Dcdtdptst.c49 UDateFormat *fullFmt, *fmt;
114 UDateFormat *f;
155 void tryPat994(UDateFormat* format, const char* pattern, const char* s, UDate expected)
198 UDateFormat *format;
232 UDateFormat *fmt;
303 UDateFormat *format;
H A Dcformtst.c59 UChar* myDateFormat(UDateFormat* dat, UDate d1)
H A Dcdattst.c62 UDateFormat *def, *fr, *it, *de, *def1, *fr_pat;
63 UDateFormat *any;
64 UDateFormat *copy;
426 UDateFormat* fmtRelDateTime;
427 UDateFormat* fmtRelDate;
428 UDateFormat* fmtTime;
556 UDateFormat *def, *fr;
795 UDateFormat *date=0, *time=0, *full=0;
895 UDateFormat* simpleDateFormat = 0;
987 static void VerifygetSymbols(UDateFormat* datfo
[all...]
H A Dcdtrgtst.c56 UDateFormat *df;
129 UDateFormat *def;
204 UDateFormat* def;
239 void aux917( UDateFormat *fmt, UChar* str)
276 UDateFormat *formatter, *fmt;
324 UDateFormat *df;
379 UDateFormat *fmt;
446 UDateFormat *df;
476 UDateFormat *fmt;
567 UDateFormat * dtfm
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dudat.h30 * structure UDateFormat, which can handle pretty much all normal
44 * UDateFormat* dfmt = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, NULL, -1, NULL, -1, &status);
63 * UDateFormat* df = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, NULL, -1, NULL, 0, &status);
87 * UDateFormat* dfmt = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, -1, NULL, 0, &status);
103 * UDateFormat* df = udat_open(UDAT_SHORT, UDAT_SHORT, "fr_FR", NULL, -1, NULL, 0, &status);
138 * as pattern letters representing calendar fields. <code>UDateFormat</code> supports
150 typedef void* UDateFormat; typedef
492 * defined by DateFormat and UDateFormat.
766 * DateFormat and UDateFormat.
790 * Open a new UDateFormat fo
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Dudat.h30 * structure UDateFormat, which can handle pretty much all normal
44 * UDateFormat* dfmt = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, NULL, -1, NULL, -1, &status);
63 * UDateFormat* df = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, NULL, -1, NULL, 0, &status);
87 * UDateFormat* dfmt = udat_open(UDAT_DEFAULT, UDAT_DEFAULT, NULL, -1, NULL, 0, &status);
103 * UDateFormat* df = udat_open(UDAT_SHORT, UDAT_SHORT, "fr_FR", NULL, -1, NULL, 0, &status);
138 * as pattern letters representing calendar fields. <code>UDateFormat</code> supports
150 typedef void* UDateFormat; typedef
484 * defined by DateFormat and UDateFormat.
765 * DateFormat and UDateFormat.
789 * Open a new UDateFormat fo
[all...]
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DLocaleICU.h78 UDateFormat* openDateFormat(UDateFormatStyle timeStyle, UDateFormatStyle dateStyle) const;
82 PassOwnPtr<Vector<String> > createLabelVector(const UDateFormat*, UDateFormatSymbolType, int32_t startIndex, int32_t size);
87 UDateFormat* m_shortDateFormat;
101 UDateFormat* m_mediumTimeFormat;
102 UDateFormat* m_shortTimeFormat;
H A DLocaleICU.cpp144 UDateFormat* LocaleICU::openDateFormat(UDateFormatStyle timeStyle, UDateFormatStyle dateStyle) const
151 static String getDateFormatPattern(const UDateFormat* dateFormat)
168 PassOwnPtr<Vector<String> > LocaleICU::createLabelVector(const UDateFormat* dateFormat, UDateFormatSymbolType type, int32_t startIndex, int32_t size)
286 UDateFormat* dateTimeFormatWithSeconds = openDateFormat(UDAT_MEDIUM, UDAT_SHORT);
290 UDateFormat* dateTimeFormatWithoutSeconds = openDateFormat(UDAT_SHORT, UDAT_SHORT);
/external/chromium_org/third_party/icu/source/i18n/
H A Dudat.cpp33 * @param fmt the UDateFormat, definitely a DateFormat, maybe something else
36 static void verifyIsSimpleDateFormat(const UDateFormat* fmt, UErrorCode *status) {
122 U_CAPI UDateFormat* U_EXPORT2
139 return (UDateFormat*)fmt;
179 return (UDateFormat*)fmt;
184 udat_close(UDateFormat* format)
189 U_CAPI UDateFormat* U_EXPORT2
190 udat_clone(const UDateFormat *fmt,
202 return (UDateFormat*) res;
206 udat_format( const UDateFormat* forma
[all...]
/external/icu/icu4c/source/i18n/
H A Dudat.cpp33 * @param fmt the UDateFormat, definitely a DateFormat, maybe something else
36 static void verifyIsSimpleDateFormat(const UDateFormat* fmt, UErrorCode *status) {
125 U_CAPI UDateFormat* U_EXPORT2
142 return (UDateFormat*)fmt;
182 return (UDateFormat*)fmt;
187 udat_close(UDateFormat* format)
192 U_CAPI UDateFormat* U_EXPORT2
193 udat_clone(const UDateFormat *fmt,
205 return (UDateFormat*) res;
209 udat_format( const UDateFormat* forma
[all...]
/external/chromium_org/third_party/icu/source/samples/cal/
H A Dcal.c46 static void get_symbols(const UDateFormat *fmt,
57 static void get_days(const UDateFormat *fmt,
63 static void get_months(const UDateFormat *fmt,
286 static void get_symbols(const UDateFormat *fmt,
333 get_days(const UDateFormat *fmt,
358 get_months(const UDateFormat *fmt,
428 UDateFormat *dfmt;
545 UDateFormat *dfmt;
/external/icu/icu4c/source/samples/cal/
H A Dcal.c46 static void get_symbols(const UDateFormat *fmt,
57 static void get_days(const UDateFormat *fmt,
63 static void get_months(const UDateFormat *fmt,
286 static void get_symbols(const UDateFormat *fmt,
333 get_days(const UDateFormat *fmt,
358 get_months(const UDateFormat *fmt,
428 UDateFormat *dfmt;
545 UDateFormat *dfmt;

Completed in 1352 milliseconds

12