HomeSort by relevance Sort by last modified time
    Searched refs:lkey (Results 1 - 9 of 9) sorted by null

  /external/icu4c/common/
servslkf.cpp 66 const LocaleKey& lkey = (const LocaleKey&)key; local
67 if (_kind == LocaleKey::KIND_ANY || _kind == lkey.kind()) {
69 lkey.currentID(keyID);
servlkf.cpp 48 const LocaleKey& lkey = (const LocaleKey&)key; local
49 int32_t kind = lkey.kind();
51 lkey.currentLocale(loc);
brkiter.cpp 247 LocaleKey& lkey = (LocaleKey&)key; local
248 int32_t kind = lkey.kind();
250 lkey.currentLocale(loc);
  /external/clang/test/CodeGen/
2008-03-24-BitField-And-Alloca.c 62 unsigned long long lkey; member in union:_Key
  /external/icu4c/i18n/
coll.cpp 123 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);
numfmt.cpp 749 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);
    [all...]
calendar.cpp 380 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);
    [all...]
  /external/icu4c/test/intltest/
icusvtst.cpp 1131 LocaleKey* lkey = LocaleKey::createWithCanonicalFallback(&english, NULL, 1234, status); local
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h 1355 int lkey[MAX_HEIGHT]; \/* array indexed by height h mapping the key delimiting L[h] and member in struct:tree_balance
    [all...]

Completed in 514 milliseconds