/external/icu4c/test/intltest/ |
sdtfmtts.cpp | 102 SimpleDateFormat ovr2(pattern, override, Locale::getGerman(), status); 108 SimpleDateFormat ovr3(pattern, override_bogus, Locale::getGerman(), status);
|
dtfmapts.cpp | 110 DateFormat *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::getGerman());
|
icusvtst.cpp | [all...] |
tmsgfmt.cpp | 788 msg.setLocale(Locale::getGerman()); 790 if (msg.getLocale() != Locale::getGerman()) { [all...] |
apicoll.cpp | 174 logln(Collator::getDisplayName(Locale::getUS(), Locale::getGerman(), name)); [all...] |
loctest.cpp | 353 if (strcmp(Locale::getGerman().getName(), ULOC_GERMAN) != 0) { [all...] |
/external/icu4c/common/unicode/ |
uloc.h | 526 * inLocale would result in "Anglais", while passing Locale::getGerman() 549 * inLocale would result in "", while passing Locale::getGerman() 572 * inLocale would result in "Anglais", while passing Locale::getGerman() 596 * inLocale would result in "Anglais", while passing Locale::getGerman() 641 * inLocale would result in "Anglais", while passing Locale::getGerman() 668 * inLocale would result in "Anglais", while passing Locale::getGerman() 692 * inLocale would result in "Anglais", while passing Locale::getGerman() [all...] |
locid.h | 188 static const Locale &U_EXPORT2 getGerman(void); 489 * displayLocale would result in "Anglais", while passing Locale::getGerman() 517 * passing Locale::getGerman() for displayLocale would result in 545 * passing Locale::getGerman() for displayLocale would result in
|
/external/webkit/JavaScriptCore/icu/unicode/ |
uloc.h | 531 * inLocale would result in "Anglais", while passing Locale::getGerman() 554 * inLocale would result in "", while passing Locale::getGerman() 577 * inLocale would result in "Anglais", while passing Locale::getGerman() 601 * inLocale would result in "Anglais", while passing Locale::getGerman() 646 * inLocale would result in "Anglais", while passing Locale::getGerman() 673 * inLocale would result in "Anglais", while passing Locale::getGerman() 697 * inLocale would result in "Anglais", while passing Locale::getGerman() [all...] |
/external/webkit/WebCore/icu/unicode/ |
uloc.h | 531 * inLocale would result in "Anglais", while passing Locale::getGerman() 554 * inLocale would result in "", while passing Locale::getGerman() 577 * inLocale would result in "Anglais", while passing Locale::getGerman() 601 * inLocale would result in "Anglais", while passing Locale::getGerman() 646 * inLocale would result in "Anglais", while passing Locale::getGerman() 673 * inLocale would result in "Anglais", while passing Locale::getGerman() 697 * inLocale would result in "Anglais", while passing Locale::getGerman() [all...] |
/external/icu4c/common/ |
locid.cpp | 1029 Locale::getGerman(void) [all...] |