Searched refs:kDate (Results 1 - 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/icu/source/samples/numfmt/
H A Dutil.cpp82 case Formattable::kDate:
/external/icu/icu4c/source/samples/numfmt/
H A Dutil.cpp82 case Formattable::kDate:
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dfmtable.h229 kDate, enumerator in enum:Formattable::Type
364 * kDate then the result is undefined.
523 * kDate.
718 if (fType != kDate) {
/external/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h229 kDate, enumerator in enum:Formattable::Type
364 * kDate then the result is undefined.
523 * kDate.
718 if (fType != kDate) {
/external/chromium_org/third_party/icu/source/i18n/
H A Dfmtable.cpp122 fType = kDate;
248 case kDate:
287 case kDate:
566 fType = kDate;
852 case Formattable::kDate :
H A Ddatefmt.cpp122 case Formattable::kDate:
157 case Formattable::kDate:
H A Dumsg.cpp421 case Formattable::kDate:
542 case Formattable::kDate:
H A Dmsgfmt.cpp1109 } else if (arg->getType() == Formattable::kDate) {
1718 formattableType = Formattable::kDate;
/external/icu/icu4c/source/i18n/
H A Dfmtable.cpp122 fType = kDate;
248 case kDate:
287 case kDate:
566 fType = kDate;
852 case Formattable::kDate :
H A Ddatefmt.cpp127 case Formattable::kDate:
162 case Formattable::kDate:
H A Dumsg.cpp421 case Formattable::kDate:
542 case Formattable::kDate:
H A Dmsgfmt.cpp1109 } else if (arg->getType() == Formattable::kDate) {
1718 formattableType = Formattable::kDate;
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtfsmalls.cpp206 if ((fta.getType() == Formattable::kDate) && (fta.getDate() == 4.0)) {
261 if ((ft_arr[0].getType() == Formattable::kDate) && (ft_arr[0].getDate() == 1.0)
H A Ddtfmapts.cpp191 if(result1.getType() != Formattable::kDate) {
H A Dtsnmfmt.cpp23 case Formattable::kDate: return "kDate";
H A Ddcfmtest.cpp155 static const char *types[] = {"kDate",
342 Formattable::Type expectType = Formattable::kDate;
H A Dintltest.cpp142 case Formattable::kDate:
H A Dtmsgfmt.cpp214 case Formattable::kDate :
/external/icu/icu4c/source/test/intltest/
H A Dtfsmalls.cpp206 if ((fta.getType() == Formattable::kDate) && (fta.getDate() == 4.0)) {
261 if ((ft_arr[0].getType() == Formattable::kDate) && (ft_arr[0].getDate() == 1.0)
H A Ddtfmapts.cpp191 if(result1.getType() != Formattable::kDate) {
H A Dtsnmfmt.cpp23 case Formattable::kDate: return "kDate";
H A Ddcfmtest.cpp159 static const char *types[] = {"kDate",
346 Formattable::Type expectType = Formattable::kDate;
H A Dintltest.cpp142 case Formattable::kDate:
/external/chromium_org/third_party/icu/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.h298 case Formattable::kDate:
/external/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.h298 case Formattable::kDate:

Completed in 1287 milliseconds

12