Home
last modified time | relevance | path

Searched refs:lkey (Results 1 – 25 of 29) sorted by relevance

12

/external/kernel-headers/original/uapi/rdma/
Dmthca-abi.h74 __u32 lkey; member
88 __u32 lkey; member
93 __u32 lkey; member
104 __u32 lkey; member
Drdma_user_rxe.h101 __u32 lkey; member
Dvmw_pvrdma-abi.h206 __u32 lkey; member
Dib_user_verbs.h323 __u32 lkey; member
339 __u32 lkey; member
735 __u32 lkey; member
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceTest.java714 LocaleKey lkey = LocaleKey.createWithCanonicalFallback("en", null, 1234); in TestLocale() local
715 logln("lkey prefix: " + lkey.prefix()); in TestLocale()
716 logln("lkey descriptor: " + lkey.currentDescriptor()); in TestLocale()
717 logln("lkey current locale: " + lkey.currentLocale()); in TestLocale()
719 lkey.fallback(); in TestLocale()
720 logln("lkey descriptor 2: " + lkey.currentDescriptor()); in TestLocale()
722 lkey.fallback(); in TestLocale()
723 logln("lkey descriptor 3: " + lkey.currentDescriptor()); in TestLocale()
922 LocaleKey lkey = LocaleKey.createWithCanonicalFallback("en_US", "ja_JP"); in TestCoverage() local
923 logln("lkey: " + lkey); in TestCoverage()
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DICUServiceTest.java715 LocaleKey lkey = LocaleKey.createWithCanonicalFallback("en", null, 1234); in TestLocale() local
716 logln("lkey prefix: " + lkey.prefix()); in TestLocale()
717 logln("lkey descriptor: " + lkey.currentDescriptor()); in TestLocale()
718 logln("lkey current locale: " + lkey.currentLocale()); in TestLocale()
720 lkey.fallback(); in TestLocale()
721 logln("lkey descriptor 2: " + lkey.currentDescriptor()); in TestLocale()
723 lkey.fallback(); in TestLocale()
724 logln("lkey descriptor 3: " + lkey.currentDescriptor()); in TestLocale()
923 LocaleKey lkey = LocaleKey.createWithCanonicalFallback("en_US", "ja_JP"); in TestCoverage() local
924 logln("lkey: " + lkey); in TestCoverage()
[all …]
/external/icu/icu4c/source/common/
Dservslkf.cpp67 const LocaleKey& lkey = (const LocaleKey&)key; in create() local
68 if (_kind == LocaleKey::KIND_ANY || _kind == lkey.kind()) { in create()
70 lkey.currentID(keyID); in create()
Dservlkf.cpp50 const LocaleKey& lkey = (const LocaleKey&)key; in create() local
51 int32_t kind = lkey.kind(); in create()
53 lkey.currentLocale(loc); in create()
Dbrkiter.cpp249 LocaleKey& lkey = (LocaleKey&)key; in handleDefault() local
250 int32_t kind = lkey.kind(); in handleDefault()
252 lkey.currentLocale(loc); in handleDefault()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DNumberFormatServiceShim.java58 LocaleKey lkey = (LocaleKey)key; in create() local
59 Object result = delegate.createFormat(lkey.canonicalLocale(), lkey.kind()); in create()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNumberFormatServiceShim.java57 LocaleKey lkey = (LocaleKey)key; in create() local
58 Object result = delegate.createFormat(lkey.canonicalLocale(), lkey.kind()); in create()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICULocaleService.java380 LocaleKey lkey = (LocaleKey)key; in create() local
381 int kind = lkey.kind(); in create()
383 ULocale uloc = lkey.currentLocale(); in create()
505 LocaleKey lkey = (LocaleKey)key; in create() local
506 if (kind != LocaleKey.KIND_ANY && kind != lkey.kind()) { in create()
509 if (!id.equals(lkey.currentID())) { in create()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICULocaleService.java384 LocaleKey lkey = (LocaleKey)key; in create() local
385 int kind = lkey.kind(); in create()
387 ULocale uloc = lkey.currentLocale(); in create()
509 LocaleKey lkey = (LocaleKey)key; in create() local
510 if (kind != LocaleKey.KIND_ANY && kind != lkey.kind()) { in create()
513 if (!id.equals(lkey.currentID())) { in create()
/external/fio/engines/
Drdma.c413 rd->recv_sgl.lkey = rd->recv_mr->lkey; in fio_rdmaio_setup_control_msg_buffers()
421 rd->send_sgl.lkey = rd->send_mr->lkey; in fio_rdmaio_setup_control_msg_buffers()
477 r_io_u_d->rdma_sgl.lkey = io_u->mr->lkey; in fio_rdmaio_prep()
485 r_io_u_d->rdma_sgl.lkey = io_u->mr->lkey; in fio_rdmaio_prep()
495 r_io_u_d->rdma_sgl.lkey = io_u->mr->lkey; in fio_rdmaio_prep()
/external/icu/icu4c/source/i18n/
Dcoll.cpp138 const LocaleKey& lkey = (const LocaleKey&)key; in create() local
143 lkey.canonicalLocale(loc); in create()
168 LocaleKey& lkey = (LocaleKey&)key; in handleDefault() local
176 lkey.canonicalLocale(loc); in handleDefault()
742 const LocaleKey& lkey = (const LocaleKey&)key; in create() local
744 lkey.currentLocale(validLoc); in create()
Dnumfmt.cpp893 const LocaleKey& lkey = (const LocaleKey&)key; in create() local
895 lkey.canonicalLocale(loc); in create()
896 int32_t kind = lkey.kind(); in create()
954 LocaleKey& lkey = (LocaleKey&)key; in handleDefault() local
955 int32_t kind = lkey.kind(); in handleDefault()
957 lkey.currentLocale(loc); in handleDefault()
Dcalendar.cpp438 const LocaleKey& lkey = (LocaleKey&)key; in create() local
442 lkey.currentLocale(curLoc); in create()
443 lkey.canonicalLocale(canLoc); in create()
480 LocaleKey &lkey = (LocaleKey&)key; in create() local
482 lkey.currentLocale(loc); in create()
524 LocaleKey& lkey = (LocaleKey&)key; in handleDefault() local
528 lkey.canonicalLocale(loc); in handleDefault()
532 lkey.currentLocale(loc2); in handleDefault()
/external/icu/icu4c/source/test/intltest/
Dicusvtst.cpp1133 LocaleKey* lkey = LocaleKey::createWithCanonicalFallback(&english, NULL, 1234, status); in testLocale() local
1134 logln("lkey prefix: " + lkey->prefix(result)); in testLocale()
1136 logln("lkey descriptor: " + lkey->currentDescriptor(result)); in testLocale()
1138 logln(UnicodeString("lkey current locale: ") + lkey->currentLocale(localeResult).getName()); in testLocale()
1141 lkey->fallback(); in testLocale()
1142 logln("lkey descriptor 2: " + lkey->currentDescriptor(result)); in testLocale()
1145 lkey->fallback(); in testLocale()
1146 logln("lkey descriptor 3: " + lkey->currentDescriptor(result)); in testLocale()
1148 delete lkey; // tentatively weiv in testLocale()
/external/clang/test/CodeGen/
D2008-03-24-BitField-And-Alloca.c62 unsigned long long lkey; member
/external/libnl/lib/route/
Dlink.c886 } __attribute__((packed)) lkey; in link_keygen() local
888 lkey_sz = sizeof(lkey); in link_keygen()
889 lkey.l_index = link->l_index; in link_keygen()
890 lkey.l_family = link->l_family; in link_keygen()
892 *hashkey = nl_hash(&lkey, lkey_sz, 0) % table_sz; in link_keygen()
895 link, lkey.l_index, lkey.l_family, lkey_sz, *hashkey); in link_keygen()
/external/syslinux/gpxe/src/drivers/infiniband/
Dhermon.c1214 MLX_FILL_1 ( &wqe->ud.data[0], 1, l_key, hermon->lkey ); in hermon_fill_ud_send_wqe()
1257 MLX_FILL_1 ( &wqe->mlx.data[0], 1, l_key, hermon->lkey ); in hermon_fill_mlx_send_wqe()
1262 MLX_FILL_1 ( &wqe->mlx.data[1], 1, l_key, hermon->lkey ); in hermon_fill_mlx_send_wqe()
1290 MLX_FILL_1 ( &wqe->rc.data[0], 1, l_key, hermon->lkey ); in hermon_fill_rc_send_wqe()
1398 MLX_FILL_1 ( &wqe->data[0], 1, l_key, hermon->lkey ); in hermon_post_recv()
2498 hermon->lkey = ( ( key << 8 ) | ( key >> 24 ) ); in hermon_setup_mpt()
2663 hermon->ibdev[i]->rdma_key = hermon->lkey; in hermon_probe()
Dhermon.h538 unsigned long lkey; member
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
DULocale.java3129 String lkey = bcp47ToLDMLKey(bcpKey); in getInstance() local
3130 …String ltype = bcp47ToLDMLType(lkey, ((bcpType.length() == 0) ? "yes" : bcpType)); // use "yes" as… in getInstance()
3132 … if (lkey.equals("va") && ltype.equals("posix") && base.getVariant().length() == 0) { in getInstance()
3135 kwds.put(lkey, ltype); in getInstance()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java3956 String lkey = toLegacyKey(bcpKey); in getInstance() local
3959 … if (lkey.equals("va") && ltype.equals("posix") && base.getVariant().length() == 0) { in getInstance()
3962 kwds.put(lkey, ltype); in getInstance()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DULocale.java3770 String lkey = toLegacyKey(bcpKey); in getInstance() local
3773 … if (lkey.equals("va") && ltype.equals("posix") && base.getVariant().length() == 0) { in getInstance()
3776 kwds.put(lkey, ltype); in getInstance()

12