Searched refs:lkey (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/common/
H A Dservslkf.cpp66 const LocaleKey& lkey = (const LocaleKey&)key; local
67 if (_kind == LocaleKey::KIND_ANY || _kind == lkey.kind()) {
69 lkey.currentID(keyID);
H A Dservlkf.cpp48 const LocaleKey& lkey = (const LocaleKey&)key; local
49 int32_t kind = lkey.kind();
51 lkey.currentLocale(loc);
H A Dbrkiter.cpp247 LocaleKey& lkey = (LocaleKey&)key; local
248 int32_t kind = lkey.kind();
250 lkey.currentLocale(loc);
/external/clang/test/CodeGen/
H A D2008-03-24-BitField-And-Alloca.c62 unsigned long long lkey; member in union:_Key
/external/icu4c/i18n/
H A Dcoll.cpp123 const LocaleKey& lkey = (const LocaleKey&)key; local
128 lkey.canonicalLocale(loc);
151 LocaleKey& lkey = (LocaleKey&)key; local
159 lkey.canonicalLocale(loc);
176 const LocaleKey& lkey = (const LocaleKey&)key; local
181 result->setLocales(lkey.canonicalLocale(canonicalLocale), currentLocale, currentLocale);
659 const LocaleKey& lkey = (const LocaleKey&)key; local
661 lkey.currentLocale(validLoc);
H A Dnumfmt.cpp788 const LocaleKey& lkey = (const LocaleKey&)key; local
790 lkey.canonicalLocale(loc);
791 int32_t kind = lkey.kind();
841 LocaleKey& lkey = (LocaleKey&)key; local
842 int32_t kind = lkey.kind();
844 lkey.currentLocale(loc);
H A Dcalendar.cpp390 const LocaleKey& lkey = (LocaleKey&)key; local
394 lkey.currentLocale(curLoc);
395 lkey.canonicalLocale(canLoc);
430 LocaleKey &lkey = (LocaleKey&)key; local
432 lkey.currentLocale(loc);
470 LocaleKey& lkey = (LocaleKey&)key; local
471 //int32_t kind = lkey.kind();
474 lkey.canonicalLocale(loc);
478 lkey.currentLocale(loc2);
/external/icu4c/test/intltest/
H A Dicusvtst.cpp1131 LocaleKey* lkey = LocaleKey::createWithCanonicalFallback(&english, NULL, 1234, status); local
1132 logln("lkey prefix: " + lkey->prefix(result));
1134 logln("lkey descriptor: " + lkey->currentDescriptor(result));
1136 logln(UnicodeString("lkey current locale: ") + lkey->currentLocale(localeResult).getName());
1139 lkey->fallback();
1140 logln("lkey descriptor 2: " + lkey
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1049 milliseconds