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.cpp252 LocaleKey& lkey = (LocaleKey&)key; local
253 int32_t kind = lkey.kind();
255 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.cpp132 const LocaleKey& lkey = (const LocaleKey&)key; local
137 lkey.canonicalLocale(loc);
162 LocaleKey& lkey = (LocaleKey&)key; local
170 lkey.canonicalLocale(loc);
187 const LocaleKey& lkey = (const LocaleKey&)key; local
192 result->setLocales(lkey.canonicalLocale(canonicalLocale), currentLocale, currentLocale);
666 const LocaleKey& lkey = (const LocaleKey&)key; local
668 lkey.currentLocale(validLoc);
H A Dnumfmt.cpp864 const LocaleKey& lkey = (const LocaleKey&)key; local
866 lkey.canonicalLocale(loc);
867 int32_t kind = lkey.kind();
925 LocaleKey& lkey = (LocaleKey&)key; local
926 int32_t kind = lkey.kind();
928 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/chromium_org/third_party/icu/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/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 2769 milliseconds