HomeSort by relevance Sort by last modified time
    Searched full:getgerman (Results 1 - 20 of 20) sorted by null

  /external/chromium/third_party/icu/source/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/test/intltest/
sdtfmtts.cpp 102 SimpleDateFormat ovr2(pattern, override, Locale::getGerman(), status);
108 SimpleDateFormat ovr3(pattern, override_bogus, Locale::getGerman(), status);
dtfmapts.cpp 139 DateFormat *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::getGerman());
icusvtst.cpp     [all...]
tmsgfmt.cpp     [all...]
loctest.cpp 357 if (strcmp(Locale::getGerman().getName(), ULOC_GERMAN) != 0) {
    [all...]
apicoll.cpp 180 logln(Collator::getDisplayName(Locale::getUS(), Locale::getGerman(), name));
    [all...]
  /external/chromium/third_party/icu/public/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/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 190 static const Locale &U_EXPORT2 getGerman(void);
505 * displayLocale would result in "Anglais", while passing Locale::getGerman()
533 * passing Locale::getGerman() for displayLocale would result in
561 * 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 777 Locale::getGerman(void)
  /external/chromium/third_party/icu/source/common/
locid.cpp 1029 Locale::getGerman(void)
    [all...]

Completed in 581 milliseconds