OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:localeId
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/third_party/icu/source/common/
locresdata.cpp
155
_uloc_getOrientationHelper(const char*
localeId
,
165
uloc_canonicalize(
localeId
, localeBuffer, sizeof(localeBuffer), status);
205
uloc_getCharacterOrientation(const char*
localeId
,
208
return _uloc_getOrientationHelper(
localeId
, "characters", status);
214
* @param
localeID
locale name
220
uloc_getLineOrientation(const char*
localeId
,
223
return _uloc_getOrientationHelper(
localeId
, "lines", status);
/external/icu4c/common/
locresdata.cpp
155
_uloc_getOrientationHelper(const char*
localeId
,
165
uloc_canonicalize(
localeId
, localeBuffer, sizeof(localeBuffer), status);
205
uloc_getCharacterOrientation(const char*
localeId
,
208
return _uloc_getOrientationHelper(
localeId
, "characters", status);
214
* @param
localeID
locale name
219
uloc_getLineOrientation(const char*
localeId
,
222
return _uloc_getOrientationHelper(
localeId
, "lines", status);
/external/chromium_org/third_party/icu/source/i18n/unicode/
locdspnm.h
92
* @param
localeId
the id of the locale whose display name to return
97
virtual UnicodeString& localeDisplayName(const char*
localeId
,
/external/icu4c/i18n/unicode/
locdspnm.h
117
* @param
localeId
the id of the locale whose display name to return
122
virtual UnicodeString& localeDisplayName(const char*
localeId
,
/external/chromium_org/third_party/icu/source/i18n/
locdspnm.cpp
167
virtual UnicodeString& localeDisplayName(const char*
localeId
,
210
DefaultLocaleDisplayNames::localeDisplayName(const char*
localeId
,
212
return result = UnicodeString(
localeId
, -1, US_INV);
284
virtual UnicodeString& localeDisplayName(const char*
localeId
,
302
UnicodeString& localeIdName(const char*
localeId
,
451
LocaleDisplayNamesImpl::localeDisplayName(const char*
localeId
,
453
return localeDisplayName(Locale(
localeId
), result);
457
LocaleDisplayNamesImpl::localeIdName(const char*
localeId
,
459
return langData.getNoFallback("Languages",
localeId
, result);
/external/icu4c/i18n/
locdspnm.cpp
170
virtual UnicodeString& localeDisplayName(const char*
localeId
,
213
DefaultLocaleDisplayNames::localeDisplayName(const char*
localeId
,
215
return result = UnicodeString(
localeId
, -1, US_INV);
306
virtual UnicodeString& localeDisplayName(const char*
localeId
,
324
UnicodeString& localeIdName(const char*
localeId
,
650
LocaleDisplayNamesImpl::localeDisplayName(const char*
localeId
,
652
return localeDisplayName(Locale(
localeId
), result);
657
LocaleDisplayNamesImpl::localeIdName(const char*
localeId
,
659
return langData.getNoFallback("Languages",
localeId
, result);
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
uloc.h
172
* uloc_getDisplayName(const char*
localeID
,
382
* @param
localeID
the new ICU default locale. A value of NULL will try to get
389
uloc_setDefault(const char*
localeID
,
395
* @param
localeID
the locale to get the ISO language code with
396
* @param language the language code for
localeID
405
uloc_getLanguage(const char*
localeID
,
413
* @param
localeID
the locale to get the ISO language code with
414
* @param script the language code for
localeID
423
uloc_getScript(const char*
localeID
,
431
* @param
localeID
the locale to get the country code wit
[
all
...]
/external/icu4c/common/unicode/
uloc.h
172
* uloc_getDisplayName(const char*
localeID
,
382
* @param
localeID
the new ICU default locale. A value of NULL will try to get
389
uloc_setDefault(const char*
localeID
,
396
* @param
localeID
the locale to get the ISO language code with
397
* @param language the language code for
localeID
406
uloc_getLanguage(const char*
localeID
,
414
* @param
localeID
the locale to get the ISO language code with
415
* @param script the language code for
localeID
424
uloc_getScript(const char*
localeID
,
432
* @param
localeID
the locale to get the country code wit
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
cloctst.c
[
all
...]
/external/icu4c/test/cintltst/
cloctst.c
[
all
...]
/prebuilts/misc/common/icu4j/
icu4j.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 84 milliseconds