Searched refs:U_LOCALE_BASED (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | format.cpp | 193 U_LOCALE_BASED(locBased, *this); in getLocale() 199 U_LOCALE_BASED(locBased, *this); in getLocaleID() 205 U_LOCALE_BASED(locBased, *this); in setLocaleIDs()
|
D | dcfmtsym.cpp | 299 U_LOCALE_BASED(locBased, *this); in initialize() 417 U_LOCALE_BASED(locBased, *this); in getLocale()
|
D | dtfmtsym.cpp | 1288 U_LOCALE_BASED(locBased, *this); in initializeData() 1568 U_LOCALE_BASED(locBased, *this); in getLocale()
|
D | calendar.cpp | 3281 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/ |
D | format.cpp | 197 U_LOCALE_BASED(locBased, *this); in getLocale() 203 U_LOCALE_BASED(locBased, *this); in getLocaleID() 209 U_LOCALE_BASED(locBased, *this); in setLocaleIDs()
|
D | dcfmtsym.cpp | 310 U_LOCALE_BASED(locBased, *this); in initialize() 426 U_LOCALE_BASED(locBased, *this); in getLocale()
|
D | dtfmtsym.cpp | 1499 U_LOCALE_BASED(locBased, *this); in initializeData() 1787 U_LOCALE_BASED(locBased, *this); in getLocale()
|
D | calendar.cpp | 3562 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/ |
D | brkiter.cpp | 125 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()
|
D | locbased.h | 22 #define U_LOCALE_BASED(varname, objname) \ macro
|
/external/chromium_org/third_party/icu/source/common/ |
D | brkiter.cpp | 125 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()
|
D | locbased.h | 22 #define U_LOCALE_BASED(varname, objname) \ macro
|