OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGerman
(Results
1 - 10
of
10
) sorted by null
/external/icu/icu4c/source/test/intltest/
sdtfmtts.cpp
103
SimpleDateFormat ovr2(pattern, override, Locale::
getGerman
(), status);
110
SimpleDateFormat ovr3(pattern, override_bogus, Locale::
getGerman
(), status);
alphaindextst.cpp
98
Collator::createInstance(Locale::
getGerman
(), status));
143
index = new AlphabeticIndex(Locale::
getGerman
(), status);
145
Collator *germanCol = Collator::createInstance(Locale::
getGerman
(), status);
607
AlphabeticIndex index(Locale::
getGerman
(), status);
dtfmapts.cpp
140
DateFormat *de = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::LONG, Locale::
getGerman
());
icusvtst.cpp
[
all
...]
tmsgfmt.cpp
[
all
...]
loctest.cpp
351
if (strcmp(Locale::
getGerman
().getName(), ULOC_GERMAN) != 0) {
[
all
...]
apicoll.cpp
149
logln(Collator::getDisplayName(Locale::getUS(), Locale::
getGerman
(), name));
[
all
...]
measfmttest.cpp
[
all
...]
/external/icu/icu4c/source/common/unicode/
locid.h
194
static const Locale &U_EXPORT2
getGerman
(void);
529
* displayLocale would result in "Anglais", while passing Locale::
getGerman
()
557
* passing Locale::
getGerman
() for displayLocale would result in
585
* passing Locale::
getGerman
() for displayLocale would result in
/external/icu/icu4c/source/common/
locid.cpp
778
Locale::
getGerman
(void)
Completed in 900 milliseconds