Searched refs:lkey (Results 1 – 15 of 15) sorted by relevance
713 LocaleKey lkey = LocaleKey.createWithCanonicalFallback("en", null, 1234); in TestLocale() local714 logln("lkey prefix: " + lkey.prefix()); in TestLocale()715 logln("lkey descriptor: " + lkey.currentDescriptor()); in TestLocale()716 logln("lkey current locale: " + lkey.currentLocale()); in TestLocale()718 lkey.fallback(); in TestLocale()719 logln("lkey descriptor 2: " + lkey.currentDescriptor()); in TestLocale()721 lkey.fallback(); in TestLocale()722 logln("lkey descriptor 3: " + lkey.currentDescriptor()); in TestLocale()919 LocaleKey lkey = LocaleKey.createWithCanonicalFallback("en_US", "ja_JP"); in TestCoverage() local920 logln("lkey: " + lkey); in TestCoverage()[all …]
65 const LocaleKey& lkey = (const LocaleKey&)key; in create() local66 if (_kind == LocaleKey::KIND_ANY || _kind == lkey.kind()) { in create()68 lkey.currentID(keyID); in create()
48 const LocaleKey& lkey = (const LocaleKey&)key; in create() local49 int32_t kind = lkey.kind(); in create()51 lkey.currentLocale(loc); in create()
246 LocaleKey& lkey = (LocaleKey&)key; in handleDefault() local247 int32_t kind = lkey.kind(); in handleDefault()249 lkey.currentLocale(loc); in handleDefault()
55 LocaleKey lkey = (LocaleKey)key; in create() local56 Object result = delegate.createFormat(lkey.canonicalLocale(), lkey.kind()); in create()
372 LocaleKey lkey = (LocaleKey)key; in create() local373 int kind = lkey.kind(); in create()375 ULocale uloc = lkey.currentLocale(); in create()493 LocaleKey lkey = (LocaleKey)key; in create() local494 if (kind != LocaleKey.KIND_ANY && kind != lkey.kind()) { in create()497 if (!id.equals(lkey.currentID())) { in create()
413 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()
136 const LocaleKey& lkey = (const LocaleKey&)key; in create() local141 lkey.canonicalLocale(loc); in create()166 LocaleKey& lkey = (LocaleKey&)key; in handleDefault() local174 lkey.canonicalLocale(loc); in handleDefault()740 const LocaleKey& lkey = (const LocaleKey&)key; in create() local742 lkey.currentLocale(validLoc); in create()
884 const LocaleKey& lkey = (const LocaleKey&)key; in create() local886 lkey.canonicalLocale(loc); in create()887 int32_t kind = lkey.kind(); in create()945 LocaleKey& lkey = (LocaleKey&)key; in handleDefault() local946 int32_t kind = lkey.kind(); in handleDefault()948 lkey.currentLocale(loc); in handleDefault()
442 const LocaleKey& lkey = (LocaleKey&)key; in create() local446 lkey.currentLocale(curLoc); in create()447 lkey.canonicalLocale(canLoc); in create()484 LocaleKey &lkey = (LocaleKey&)key; in create() local486 lkey.currentLocale(loc); in create()528 LocaleKey& lkey = (LocaleKey&)key; in handleDefault() local532 lkey.canonicalLocale(loc); in handleDefault()536 lkey.currentLocale(loc2); in handleDefault()
1130 LocaleKey* lkey = LocaleKey::createWithCanonicalFallback(&english, NULL, 1234, status); in testLocale() local1131 logln("lkey prefix: " + lkey->prefix(result)); in testLocale()1133 logln("lkey descriptor: " + lkey->currentDescriptor(result)); in testLocale()1135 logln(UnicodeString("lkey current locale: ") + lkey->currentLocale(localeResult).getName()); in testLocale()1138 lkey->fallback(); in testLocale()1139 logln("lkey descriptor 2: " + lkey->currentDescriptor(result)); in testLocale()1142 lkey->fallback(); in testLocale()1143 logln("lkey descriptor 3: " + lkey->currentDescriptor(result)); in testLocale()1145 delete lkey; // tentatively weiv in testLocale()
62 unsigned long long lkey; member
275 __u32 lkey; member291 __u32 lkey; member611 __u32 lkey; member
3909 String lkey = toLegacyKey(bcpKey); in getInstance() local3912 … if (lkey.equals("va") && ltype.equals("posix") && base.getVariant().length() == 0) { in getInstance()3915 kwds.put(lkey, ltype); in getInstance()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...