Searched refs:getEnglish (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.10.1/ICU-531.30/icuSources/samples/dtitvfmtsample/
H A Ddtitvfmtsample.cpp60 DateIntervalFormat* dtitvfmtEn = DateIntervalFormat::createInstance(skeletons[j], Locale::getEnglish(),status);
123 DateIntervalFormat* dtitvfmtEn = DateIntervalFormat::createInstance(skeletons[i],Locale::getEnglish(),dtitvinf,status);
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Drbbiapts.cpp664 BreakIterator *bi = BreakIterator::createWordInstance(Locale::getEnglish(), status);
701 bi = BreakIterator::createLineInstance(Locale::getEnglish(), status);
999 if (avail[i] == Locale::getEnglish()) {
1105 RuleBasedBreakIterator *rb = (RuleBasedBreakIterator *)BreakIterator::createWordInstance(Locale::getEnglish(), status);
1107 dataerrln("Unable to create BreakIterator::createWordInstance (Locale::getEnglish) - %s", u_errorName(status));
1146 RuleBasedBreakIterator *bi = (RuleBasedBreakIterator *)BreakIterator::createLineInstance(Locale::getEnglish(), status);
1240 baseBI.adoptInstead(BreakIterator::createSentenceInstance(Locale::getEnglish(), status));
1272 baseBI.adoptInstead(BreakIterator::createSentenceInstance(Locale::getEnglish(), status));
1300 baseBI.adoptInstead(BreakIterator::createSentenceInstance(Locale::getEnglish(), status));
1318 builder.adoptInstead(FilteredBreakIteratorBuilder::createInstance(Locale::getEnglish(), statu
[all...]
H A Ditformat.cpp89 Locale::setDefault( Locale::getEnglish(), status );
H A Dplurfmts.cpp257 pluralFmt.setLocale(Locale::getEnglish(), status);
267 numFmt = NumberFormat::createInstance(Locale::getEnglish(), status);
564 PluralFormat pf(Locale::getEnglish(), fmtString, status);
566 Locale::getEnglish(), status);
630 PluralFormat pf(Locale::getEnglish(), UPLURAL_TYPE_ORDINAL, pattern, errorCode);
651 PluralFormat pf2(Locale::getEnglish(), UPLURAL_TYPE_ORDINAL, errorCode);
672 PluralFormat pf(Locale::getEnglish(), "one{one meter}other{# meters}", errorCode);
675 PluralFormat pf2(Locale::getEnglish(),
677 DecimalFormat df("0.0", new DecimalFormatSymbols(Locale::getEnglish(), errorCode), errorCode);
H A Dalphaindextst.cpp86 AlphabeticIndex *index = new AlphabeticIndex(Locale::getEnglish(), status);
113 index = new AlphabeticIndex(Locale::getEnglish(), status);
130 index = new AlphabeticIndex(Locale::getEnglish(), status);
184 index = new AlphabeticIndex(Locale::getEnglish(), status);
212 index = new AlphabeticIndex(Locale::getEnglish(), status);
260 index = new AlphabeticIndex(Locale::getEnglish(), status);
289 index = new AlphabeticIndex(Locale::getEnglish(), status);
569 index.addLabels(Locale::getEnglish(), status);
H A Ddtifmtts.cpp147 const Locale &enLocale = Locale::getEnglish();
168 LocalPointer<DateIntervalInfo> dii(new DateIntervalInfo(Locale::getEnglish(), status));
325 dtitvfmt = DateIntervalFormat::createInstance("MMMdHHmm", Locale::getEnglish(), status);
370 errln("ERROR: DateIntervalFormat::createInstance(\"MdHH\", Locale::getEnglish(), ...), status %s", u_errorName(status));
1192 const Locale &enLocale = Locale::getEnglish();
H A Dapicoll.cpp82 col = Collator::createInstance(Locale::getEnglish(), success);
88 StringEnumeration* kwEnum = col->getKeywordValuesForLocale("", Locale::getEnglish(),true,success);
155 logln(Collator::getDisplayName(Locale::getUS(), Locale::getEnglish(), name));
326 coll = (RuleBasedCollator *)Collator::createInstance(Locale::getEnglish(), status);
430 col1 = Collator::createInstance(Locale::getEnglish(), success);
447 col3 = Collator::createInstance(Locale::getEnglish(), success);
489 col = Collator::createInstance(Locale::getEnglish(), success);
624 col = Collator::createInstance(Locale::getEnglish(), success);
781 colerror=Collator::createInstance(Locale::getEnglish(), success);
836 Collator *col3 = Collator::createInstance(Locale::getEnglish(), succes
[all...]
H A Dtmsgfmt.cpp634 Locale::getEnglish(),
1016 msg.setLocale(Locale::getEnglish());
1018 if (msg.getLocale() != Locale::getEnglish()) {
1846 MessageFormat m("a { 0 , number , '#,#'#.0 } z", Locale::getEnglish(), errorCode);
1871 Locale::getEnglish(), errorCode);
1901 Locale::getEnglish(), errorCode);
1916 Locale::getEnglish(), errorCode);
1930 Locale::getEnglish(), errorCode);
1949 Locale::getEnglish(), errorCode);
H A Dnmfmapts.cpp32 Locale::setDefault(Locale::getEnglish(), status);
45 Locale::setDefault(Locale::getEnglish(), status);
H A Dsdtfmtts.cpp30 Locale::setDefault(Locale::getEnglish(), status);
H A Dicusvtst.cpp720 service.getDisplayName("en_US_SURFER_DUDE", name, Locale::getEnglish());
761 service.getDisplayName(actualID, displayName, Locale::getEnglish());
765 service.getDisplayName(id, displayName, Locale::getEnglish());
783 service.getDisplayName(actualID, displayName, Locale::getEnglish());
787 service.getDisplayName(id, displayName, Locale::getEnglish());
H A Dtsdtfmsy.cpp145 DateFormatSymbols *symbol=new DateFormatSymbols(Locale::getEnglish(), status);
186 DateFormatSymbols en(Locale::getEnglish(), status);
H A Ddtfmapts.cpp33 Locale::setDefault(Locale::getEnglish(), status);
H A Dtsdcfmsy.cpp41 DecimalFormatSymbols en(Locale::getEnglish(), status);
H A Dtztest.cpp1381 zone->getDisplayName(Locale::getEnglish(), name);
1425 Locale::getEnglish(), name);
1460 name = zone2->getDisplayName(Locale::getEnglish(),name);
1481 Locale::getEnglish(), status);
1513 name = zone2->getDisplayName(Locale::getEnglish(),name);
H A Duobjtest.cpp489 TESTCLASSID_NONE_CTOR(AlphabeticIndex, (Locale::getEnglish(), status));
H A Ddtptngts.cpp665 DateTimePatternGenerator *patGen=DateTimePatternGenerator::createInstance(Locale::getEnglish(), status);
677 DateFormat::kFull, Locale::getEnglish());
H A Dmeasfmttest.cpp429 Locale en(Locale::getEnglish());
488 Locale en(Locale::getEnglish());
H A Dplurults.cpp131 LocalPointer<PluralRules> newEnPlural(test->forLocale(Locale::getEnglish(), status));
248 LocalPointer<PluralRules> en(test->forLocale(Locale::getEnglish(), status));
H A Dtsmthred.cpp846 Locale loc = Locale::getEnglish();
898 LocalPointer<NumberFormat> formatter(NumberFormat::createInstance(Locale::getEnglish(),status));
H A Ditrbnf.cpp442 RuleBasedNumberFormat formatter(fracRules, Locale::getEnglish(), perror, status);
1958 RuleBasedNumberFormat rbnf(URBNF_ORDINAL, Locale::getEnglish(), status);
1964 DecimalFormatSymbols dfs(Locale::getEnglish(), status);
/macosx-10.10.1/ICU-531.30/icuSources/tools/tzcode/
H A Dicuzdump.cpp46 sdf = new SimpleDateFormat((UnicodeString)"yyyy-MM-dd EEE HH:mm:ss", Locale::getEnglish(), status);
47 DecimalFormatSymbols *symbols = new DecimalFormatSymbols(Locale::getEnglish(), status);
191 GregorianCalendar* gcal = new GregorianCalendar(timezone, Locale::getEnglish(), status);
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dbrktrans.cpp163 bi = BreakIterator::createWordInstance(Locale::getEnglish(), status);
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dlocid.h190 static const Locale &U_EXPORT2 getEnglish(void);
/macosx-10.10.1/ICU-531.30/icuSources/samples/ustring/
H A Dustring.cpp372 const Locale &en=Locale::getEnglish();

Completed in 373 milliseconds

12