/external/icu4c/i18n/ |
D | fmtable.cpp | 101 fType = kLong; in init() 242 case kLong: in operator =() 292 case kLong: in operator ==() 351 fType = kLong; in dispose() 383 case kLong: in isNumeric() 401 case Formattable::kLong: in getLong() 454 case Formattable::kLong: in getInt64() 499 case Formattable::kLong: in getDouble() 543 fType = kLong; in setLong() 717 case kLong: in getDecimalNumber() [all …]
|
D | datefmt.cpp | 127 case Formattable::kLong: in format() 162 case Formattable::kLong: in format()
|
D | reldtfmt.cpp | 405 case kLong: in loadDates() 406 glueIndex = kDateTimeOffset + kLong; in loadDates()
|
D | umsg.cpp | 431 case Formattable::kLong: in umsg_vformat() 560 case Formattable::kLong: in umsg_vparse()
|
D | tmutfmt.cpp | 215 } else if (amtNumber.getType() == Formattable::kLong) { in format() 293 } else if (temp.getType() == Formattable::kLong) { in parseObject()
|
D | numfmt.cpp | 541 case Formattable::kLong: in format() 579 case Formattable::kLong: in format()
|
D | msgfmt.cpp | 140 icu::DateFormat::kLong, 1580 formattableType = Formattable::kLong; in createAppropriateFormat()
|
/external/icu4c/test/intltest/ |
D | tfsmalls.cpp | 168 if (!ftp || !(ftp->getType() == Formattable::kLong) || !(ftp->getLong() == 0)) { in test_Formattable() 263 && (ft_arr[2].getType() == Formattable::kLong) && (ft_arr[2].getLong() == (int32_t)3) in test_Formattable() 323 if ((ft_arr[0].getType() == Formattable::kLong) && (ft_arr[0].getLong() == (int32_t)1)) { in test_Formattable() 333 if ((ft_dynarr[0].getType() == Formattable::kLong) && (ft_dynarr[0].getLong() == (int32_t)3) in test_Formattable() 334 && (ft_dynarr[1].getType() == Formattable::kLong) && (ft_dynarr[1].getLong() == (int32_t)4)) { in test_Formattable() 341 if ((ft_arr[0].getType() == Formattable::kLong) && (ft_arr[0].getLong() == (int32_t)3) in test_Formattable() 342 && (ft_arr[1].getType() == Formattable::kLong) && (ft_arr[1].getLong() == (int32_t)4)) { in test_Formattable()
|
D | tsnmfmt.cpp | 25 case Formattable::kLong: return "kLong"; in formattableTypeName() 309 if (number[i].getType() == Formattable::kLong) in tryIt() 381 if (number.getType() != Formattable::kLong) in tryIt()
|
D | nmfmtrt.h | 54 { return (n.getType() == Formattable::kLong); } in isLong()
|
D | numfmtst.cpp | 383 if (af.getType() == Formattable::kLong) in TestExponential() 429 if (af.getType() == Formattable::kLong || in TestExponential() 849 if (n.getType() != Formattable::kLong || in TestParse() 946 if (U_FAILURE(status) || n.getType() != Formattable::kLong || in TestLenientParse() 970 if (U_FAILURE(status) || n.getType() != Formattable::kLong || n.getLong() != -5) { in TestLenientParse() 990 if (U_FAILURE(status) || n.getType() != Formattable::kLong || n.getLong() != -5) { in TestLenientParse() 1010 if (U_FAILURE(status) ||n.getType() != Formattable::kLong || in TestLenientParse() 1023 if (U_FAILURE(status) ||n.getType() != Formattable::kLong || in TestLenientParse() 1097 if (U_FAILURE(status) ||n.getType() != Formattable::kLong || in TestLenientParse() 2364 if (a.getType() == Formattable::kLong) { in equalValue() [all …]
|
D | tchcfmt.cpp | 423 double rd = (result.getType() == Formattable::kLong) ? result.getLong() : result.getDouble(); in TestComplexExample() 431 rd = (result.getType() == Formattable::kLong) ? result.getLong() : result.getDouble(); in TestComplexExample()
|
D | msfmrgts.cpp | 220 case Formattable::kLong: fmt->format(obj.getLong(), temp); break; in Test4031438() 235 case Formattable::kLong: fmt->format(obj1.getLong(), temp1); break; in Test4031438() 723 …logln((UnicodeString)" " + (objs[0].getType() == Formattable::kLong ? objs[0].getLong() : objs[0]… in Test4118592()
|
D | nmfmtrt.cpp | 323 if(n.getType() == Formattable::kLong) { in typeOf()
|
D | dcfmtest.cpp | 345 case 'i': expectType = Formattable::kLong; break; in execParseTest()
|
D | dtfmttst.cpp | 3873 …{ "root@calendar=chinese", DateFormat::kLong, { UnicodeString("ren-chen 4 2"), UnicodeString(… in TestMonthPatterns() 3880 …{ "en@calendar=chinese", DateFormat::kLong, { UnicodeString("4 2, ren-chen"), UnicodeString(… in TestMonthPatterns() 3882 …{ "zh@calendar=chinese", DateFormat::kLong, { CharsToUnicodeString("\\u58EC\\u8FB0\\u5E74\\u… in TestMonthPatterns() 3894 …{ "zh_Hant@calendar=chinese", DateFormat::kLong, { CharsToUnicodeString("\\u58EC\\u8FB0\\u5E74\\u… in TestMonthPatterns() 3900 …{ "fr@calendar=chinese", DateFormat::kLong, { CharsToUnicodeString("2 s\\u00ECyu\\u00E8 ren-… in TestMonthPatterns() 4065 { "he@calendar=hebrew", DateFormat::kLong, cafti_he_hebrew_long }, in TestNonGregoFmtParse()
|
D | numrgts.cpp | 2205 if (n.getType() != Formattable::kLong 2492 if (num.getType() != Formattable::kLong && 2877 if (n.getType() != Formattable::kLong 2889 if (n.getType() != Formattable::kLong
|
D | intltest.cpp | 147 case Formattable::kLong: in _toString()
|
D | tmsgfmt.cpp | 225 case Formattable::kLong :
|
/external/icu4c/i18n/unicode/ |
D | datefmt.h | 153 kLong = 1, enumerator 177 kLongRelative = kLong | kRelative, 193 LONG = kLong,
|
D | fmtable.h | 239 kLong, enumerator
|
/external/icu4c/samples/numfmt/ |
D | util.cpp | 91 case Formattable::kLong: in formattableToString()
|
/external/icu4c/test/perf/DateFmtPerf/ |
D | DateFmtPerf.h | 307 case Formattable::kLong: in formattableToString()
|