Searched defs:lkey (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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.cpp252 LocaleKey& lkey = (LocaleKey&)key; local
253 int32_t kind = lkey.kind();
255 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/chromium_org/third_party/icu/source/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.cpp749 const LocaleKey& lkey = (const LocaleKey&)key; local
751 lkey.canonicalLocale(loc);
752 int32_t kind = lkey.kind();
802 LocaleKey& lkey = (LocaleKey&)key; local
803 int32_t kind = lkey.kind();
805 lkey.currentLocale(loc);
H A Dcalendar.cpp380 const LocaleKey& lkey = (LocaleKey&)key; local
384 lkey.currentLocale(curLoc);
385 lkey.canonicalLocale(canLoc);
420 LocaleKey &lkey = (LocaleKey&)key; local
422 lkey.currentLocale(loc);
460 LocaleKey& lkey = (LocaleKey&)key; local
461 //int32_t kind = lkey.kind();
464 lkey.canonicalLocale(loc);
468 lkey.currentLocale(loc2);
/external/chromium_org/third_party/icu/source/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/icu/icu4c/source/i18n/
H A Dcoll.cpp138 const LocaleKey& lkey = (const LocaleKey&)key; local
143 lkey.canonicalLocale(loc);
168 LocaleKey& lkey = (LocaleKey&)key; local
176 lkey.canonicalLocale(loc);
739 const LocaleKey& lkey = (const LocaleKey&)key; local
741 lkey.currentLocale(validLoc);
H A Dnumfmt.cpp891 const LocaleKey& lkey = (const LocaleKey&)key; local
893 lkey.canonicalLocale(loc);
894 int32_t kind = lkey.kind();
952 LocaleKey& lkey = (LocaleKey&)key; local
953 int32_t kind = lkey.kind();
955 lkey.currentLocale(loc);
H A Dcalendar.cpp419 const LocaleKey& lkey = (LocaleKey&)key; local
423 lkey.currentLocale(curLoc);
424 lkey.canonicalLocale(canLoc);
461 LocaleKey &lkey = (LocaleKey&)key; local
463 lkey.currentLocale(loc);
505 LocaleKey& lkey = (LocaleKey&)key; local
506 //int32_t kind = lkey.kind();
509 lkey.canonicalLocale(loc);
513 lkey.currentLocale(loc2);
/external/icu/icu4c/source/test/intltest/
H A Dicusvtst.cpp1130 LocaleKey* lkey = LocaleKey::createWithCanonicalFallback(&english, NULL, 1234, status); local
1131 logln("lkey prefix: " + lkey->prefix(result));
1133 logln("lkey descriptor: " + lkey->currentDescriptor(result));
1135 logln(UnicodeString("lkey current locale: ") + lkey->currentLocale(localeResult).getName());
1138 lkey->fallback();
1139 logln("lkey descriptor 2: " + lkey
[all...]
/external/kernel-headers/original/uapi/rdma/
H A Dib_user_verbs.h275 __u32 lkey; member in struct:ib_uverbs_reg_mr_resp
595 __u32 lkey; member in struct:ib_uverbs_sge
/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 1048 milliseconds