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

  /external/chromium_org/third_party/icu/source/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 252 LocaleKey& lkey = (LocaleKey&)key; local
253 int32_t kind = lkey.kind();
255 lkey.currentLocale(loc);
  /external/icu/icu4c/source/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 252 LocaleKey& lkey = (LocaleKey&)key; local
253 int32_t kind = lkey.kind();
255 lkey.currentLocale(loc);
  /external/clang/test/CodeGen/
2008-03-24-BitField-And-Alloca.c 62 unsigned long long lkey; member in union:_Key
  /external/chromium_org/third_party/icu/source/i18n/
coll.cpp 132 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);
numfmt.cpp 864 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);
    [all...]
calendar.cpp 419 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);
    [all...]
  /external/fio/engines/
rdma.c 413 rd->recv_sgl.lkey = rd->recv_mr->lkey;
421 rd->send_sgl.lkey = rd->send_mr->lkey;
477 r_io_u_d->rdma_sgl.lkey = io_u->mr->lkey;
485 r_io_u_d->rdma_sgl.lkey = io_u->mr->lkey;
495 r_io_u_d->rdma_sgl.lkey = io_u->mr->lkey;
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
icusvtst.cpp 1130 LocaleKey* lkey = LocaleKey::createWithCanonicalFallback(&english, NULL, 1234, status); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
icusvtst.cpp 1130 LocaleKey* lkey = LocaleKey::createWithCanonicalFallback(&english, NULL, 1234, status); local
    [all...]
  /external/icu/icu4c/source/i18n/
coll.cpp 138 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);
numfmt.cpp 891 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);
    [all...]
calendar.cpp 419 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);
    [all...]
  /bionic/libc/kernel/uapi/rdma/
ib_user_verbs.h 259 __u32 lkey; member in struct:ib_uverbs_reg_mr_resp
602 __u32 lkey; member in struct:ib_uverbs_sge
  /external/kernel-headers/original/uapi/rdma/
ib_user_verbs.h 275 __u32 lkey; member in struct:ib_uverbs_reg_mr_resp
595 __u32 lkey; member in struct:ib_uverbs_sge
  /external/chromium_org/third_party/leveldatabase/src/db/
db_impl.cc     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 716 milliseconds