Searched refs:locid (Results 1 – 8 of 8) sorted by relevance
/external/icu4c/common/ |
D | locid.cpp | 1137 Locale::getLocale(int locid) in getLocale() argument 1140 U_ASSERT((locid < eMAX_LOCALES)&&(locid>=0)); in getLocale() 1144 locid = 0; in getLocale() 1146 return localeCache[locid]; /*operating on NULL*/ in getLocale()
|
D | uresimp.h | 156 … const char *path, const char *resName, const char *keyword, const char *locid,
|
D | Android.mk | 54 locid.cpp locutil.cpp \
|
D | Makefile.org | 77 ucat.o locmap.o uloc.o locid.o locutil.o \
|
D | Makefile.in | 77 ucat.o locmap.o uloc.o locid.o locutil.o \
|
D | uresbund.c | 2163 … const char *path, const char *resName, const char *keyword, const char *locid, in ures_getFunctionalEquivalent() argument 2178 uloc_getKeywordValue(locid, keyword, kwVal, 1024-1,&subStatus); in ures_getFunctionalEquivalent() 2182 uloc_getBaseName(locid, base, 1024-1,&subStatus); in ures_getFunctionalEquivalent() 2185 locid, keyword, kwVal, base, u_errorName(subStatus)); in ures_getFunctionalEquivalent()
|
/external/icu4c/test/hdrtst/ |
D | cxxfiles.txt | 26 locid.h
|
/external/icu4c/common/unicode/ |
D | locid.h | 712 static const Locale &getLocale(int locid);
|