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.cpp436 BreakIterator::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
442 BreakIterator::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
Dubrk.cpp280 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;
258 const char* getLocaleID(ULocDataLocaleType type, UErrorCode &status) const;
Ducol.h1263 ucol_getLocale(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
1281 ucol_getLocaleByType(const UCollator *coll, ULocDataLocaleType type, UErrorCode *status);
Ddcfmtsym.h269 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dcalendar.h2412 Locale getLocale(ULocDataLocaleType type, UErrorCode &status) const;
2421 const char* getLocaleID(ULocDataLocaleType type, UErrorCode &status) const;
Dtblcoll.h381 virtual Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Ddtfmtsym.h495 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
Dunum.h1136 ULocDataLocaleType type,
Dudat.h1193 ULocDataLocaleType type,
Dcoll.h562 virtual Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const = 0;
/external/icu4c/i18n/
Dformat.cpp196 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
202 Format::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
/external/icu4c/common/unicode/
Dbrkiter.h509 Locale getLocale(ULocDataLocaleType type, UErrorCode& status) const;
518 const char *getLocaleID(ULocDataLocaleType type, UErrorCode& status) const;
Dresbund.h458 getLocale(ULocDataLocaleType type, UErrorCode &status) const;
Dubrk.h495 ubrk_getLocaleByType(const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode* status);
Dures.h323 ULocDataLocaleType type,
Duloc.h354 } ULocDataLocaleType ; typedef
/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