Home
last modified time | relevance | path

Searched refs:ULocDataLocaleType (Results 1 – 25 of 36) sorted by relevance

12

/external/icu4c/common/
Dlocbased.cpp16 Locale LocaleBased::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
21 const char* LocaleBased::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
Dlocbased.h58 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
68 const char* getLocaleID(ULocDataLocaleType type, UErrorCode& status) const;
Dbrkiter.cpp428 BreakIterator::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
434 BreakIterator::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
Dubrk.cpp290 ULocDataLocaleType type, in ubrk_getLocaleByType()
Dresbund.cpp394 const Locale ResourceBundle::getLocale(ULocDataLocaleType type, UErrorCode &status) const in getLocale()
/external/icu4c/i18n/unicode/
Dformat.h249 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
257 const char* getLocaleID(ULocDataLocaleType type, UErrorCode &status) const;
Ducol.h1178 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
1196 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
Ddcfmtsym.h269 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dcalendar.h2197 Locale getLocale(ULocDataLocaleType type, UErrorCode &status) const;
2205 const char* getLocaleID(ULocDataLocaleType type, UErrorCode &status) const;
Ddtfmtsym.h453 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dudat.h937 ULocDataLocaleType type,
Dunum.h1048 ULocDataLocaleType type,
Ducal.h1190 ucal_getLocaleByType(const UCalendar *cal, ULocDataLocaleType type, UErrorCode* status);
Dcoll.h531 virtual const Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const = 0;
/external/icu4c/i18n/
Dformat.cpp192 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
198 Format::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
/external/icu4c/common/unicode/
Dbrkiter.h507 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
515 const char *getLocaleID(ULocDataLocaleType type, UErrorCode& status) const;
Dresbund.h454 getLocale(ULocDataLocaleType type, UErrorCode &status) const;
Dubrk.h496 ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode* status);
Duloc.h354 } ULocDataLocaleType ; typedef
Dures.h318 ULocDataLocaleType type,
/external/webkit/Source/WebCore/icu/unicode/
Ducol.h980 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
998 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
Dubrk.h558 ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode* status);
Duloc.h337 } ULocDataLocaleType ; typedef
/external/webkit/Source/JavaScriptCore/icu/unicode/
Ducol.h980 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
998 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
Duloc.h337 } ULocDataLocaleType ; typedef

12