Home
last modified time | relevance | path

Searched refs:U_LOCALE_BASED (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dformat.cpp193 U_LOCALE_BASED(locBased, *this); in getLocale()
199 U_LOCALE_BASED(locBased, *this); in getLocaleID()
205 U_LOCALE_BASED(locBased, *this); in setLocaleIDs()
Ddcfmtsym.cpp299 U_LOCALE_BASED(locBased, *this); in initialize()
417 U_LOCALE_BASED(locBased, *this); in getLocale()
Ddtfmtsym.cpp1288 U_LOCALE_BASED(locBased, *this); in initializeData()
1568 U_LOCALE_BASED(locBased, *this); in getLocale()
Dcalendar.cpp3281 U_LOCALE_BASED(locBased, *this); in setWeekData()
3352 U_LOCALE_BASED(locBased, *this); in getLocale()
3358 U_LOCALE_BASED(locBased, *this); in getLocaleID()
/external/icu4c/i18n/
Dformat.cpp197 U_LOCALE_BASED(locBased, *this); in getLocale()
203 U_LOCALE_BASED(locBased, *this); in getLocaleID()
209 U_LOCALE_BASED(locBased, *this); in setLocaleIDs()
Ddcfmtsym.cpp310 U_LOCALE_BASED(locBased, *this); in initialize()
426 U_LOCALE_BASED(locBased, *this); in getLocale()
Ddtfmtsym.cpp1499 U_LOCALE_BASED(locBased, *this); in initializeData()
1787 U_LOCALE_BASED(locBased, *this); in getLocale()
Dcalendar.cpp3562 U_LOCALE_BASED(locBased,*this); in setWeekData()
3631 U_LOCALE_BASED(locBased, *this); in getLocale()
3637 U_LOCALE_BASED(locBased, *this); in getLocaleID()
/external/icu4c/common/
Dbrkiter.cpp125 U_LOCALE_BASED(locBased, *(BreakIterator*)result); in buildInstance()
385 U_LOCALE_BASED(locBased, *result); in createInstance()
437 U_LOCALE_BASED(locBased, *this); in getLocale()
443 U_LOCALE_BASED(locBased, *this); in getLocaleID()
Dlocbased.h22 #define U_LOCALE_BASED(varname, objname) \ macro
/external/chromium_org/third_party/icu/source/common/
Dbrkiter.cpp125 U_LOCALE_BASED(locBased, *(BreakIterator*)result); in buildInstance()
377 U_LOCALE_BASED(locBased, *result); in createInstance()
429 U_LOCALE_BASED(locBased, *this); in getLocale()
435 U_LOCALE_BASED(locBased, *this); in getLocaleID()
Dlocbased.h22 #define U_LOCALE_BASED(varname, objname) \ macro