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

1 2

  /bionic/libc/kernel/uapi/rdma/
mthca-abi.h 37 __u32 lkey; member in struct:mthca_create_cq
49 __u32 lkey; member in struct:mthca_resize_cq
53 __u32 lkey; member in struct:mthca_create_srq
62 __u32 lkey; member in struct:mthca_create_qp
rdma_user_rxe.h 81 __u32 lkey; member in struct:rxe_sge
vmw_pvrdma-abi.h 160 __u32 lkey; member in struct:pvrdma_sge
  /external/kernel-headers/original/uapi/rdma/
mthca-abi.h 75 __u32 lkey; member in struct:mthca_create_cq
89 __u32 lkey; member in struct:mthca_resize_cq
94 __u32 lkey; member in struct:mthca_create_srq
105 __u32 lkey; member in struct:mthca_create_qp
rdma_user_rxe.h 102 __u32 lkey; member in struct:rxe_sge
vmw_pvrdma-abi.h 210 __u32 lkey; member in struct:pvrdma_sge
  /external/icu/icu4c/source/common/
servslkf.cpp 67 const LocaleKey& lkey = (const LocaleKey&)key; local
68 if (_kind == LocaleKey::KIND_ANY || _kind == lkey.kind()) {
70 lkey.currentID(keyID);
servlkf.cpp 50 const LocaleKey& lkey = (const LocaleKey&)key; local
51 int32_t kind = lkey.kind();
53 lkey.currentLocale(loc);
brkiter.cpp 262 LocaleKey& lkey = (LocaleKey&)key; local
263 int32_t kind = lkey.kind();
265 lkey.currentLocale(loc);
  /external/icu/android_icu4j/src/main/java/android/icu/text/
NumberFormatServiceShim.java 58 LocaleKey lkey = (LocaleKey)key; local
59 Object result = delegate.createFormat(lkey.canonicalLocale(), lkey.kind());
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
NumberFormatServiceShim.java 57 LocaleKey lkey = (LocaleKey)key; local
58 Object result = delegate.createFormat(lkey.canonicalLocale(), lkey.kind());
  /external/clang/test/CodeGen/
2008-03-24-BitField-And-Alloca.c 62 unsigned long long lkey; member in union:_Key
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ICUServiceTest.java 732 LocaleKey lkey = LocaleKey.createWithCanonicalFallback("en", null, 1234); local
733 logln("lkey prefix: " + lkey.prefix());
734 logln("lkey descriptor: " + lkey.currentDescriptor());
735 logln("lkey current locale: " + lkey.currentLocale());
737 lkey.fallback();
738 logln("lkey descriptor 2: " + lkey.currentDescriptor())
944 LocaleKey lkey = LocaleKey.createWithCanonicalFallback("en_US", "ja_JP"); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUServiceTest.java 729 LocaleKey lkey = LocaleKey.createWithCanonicalFallback("en", null, 1234); local
730 logln("lkey prefix: " + lkey.prefix());
731 logln("lkey descriptor: " + lkey.currentDescriptor());
732 logln("lkey current locale: " + lkey.currentLocale());
734 lkey.fallback();
735 logln("lkey descriptor 2: " + lkey.currentDescriptor())
941 LocaleKey lkey = LocaleKey.createWithCanonicalFallback("en_US", "ja_JP"); local
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ICULocaleService.java 384 LocaleKey lkey = (LocaleKey)key; local
385 int kind = lkey.kind();
387 ULocale uloc = lkey.currentLocale();
509 LocaleKey lkey = (LocaleKey)key; local
510 if (kind != LocaleKey.KIND_ANY && kind != lkey.kind()) {
513 if (!id.equals(lkey.currentID())) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICULocaleService.java 380 LocaleKey lkey = (LocaleKey)key; local
381 int kind = lkey.kind();
383 ULocale uloc = lkey.currentLocale();
505 LocaleKey lkey = (LocaleKey)key; local
506 if (kind != LocaleKey.KIND_ANY && kind != lkey.kind()) {
509 if (!id.equals(lkey.currentID())) {
  /external/fio/engines/
rdma.c 509 rd->recv_sgl.lkey = rd->recv_mr->lkey;
517 rd->send_sgl.lkey = rd->send_mr->lkey;
573 r_io_u_d->rdma_sgl.lkey = io_u->mr->lkey;
581 r_io_u_d->rdma_sgl.lkey = io_u->mr->lkey;
591 r_io_u_d->rdma_sgl.lkey = io_u->mr->lkey;
    [all...]
  /external/icu/icu4c/source/test/intltest/
icusvtst.cpp 1133 LocaleKey* lkey = LocaleKey::createWithCanonicalFallback(&english, NULL, 1234, status); local
    [all...]
  /external/icu/icu4c/source/i18n/
coll.cpp 140 const LocaleKey& lkey = (const LocaleKey&)key; local
145 lkey.canonicalLocale(loc);
170 LocaleKey& lkey = (LocaleKey&)key; local
178 lkey.canonicalLocale(loc);
744 const LocaleKey& lkey = (const LocaleKey&)key; local
746 lkey.currentLocale(validLoc);
numfmt.cpp 893 const LocaleKey& lkey = (const LocaleKey&)key; local
895 lkey.canonicalLocale(loc);
896 int32_t kind = lkey.kind();
954 LocaleKey& lkey = (LocaleKey&)key; local
955 int32_t kind = lkey.kind();
957 lkey.currentLocale(loc);
    [all...]
calendar.cpp 441 const LocaleKey& lkey = (LocaleKey&)key; local
445 lkey.currentLocale(curLoc);
446 lkey.canonicalLocale(canLoc);
483 LocaleKey &lkey = (LocaleKey&)key; local
485 lkey.currentLocale(loc);
527 LocaleKey& lkey = (LocaleKey&)key; local
528 //int32_t kind = lkey.kind();
531 lkey.canonicalLocale(loc);
535 lkey.currentLocale(loc2);
    [all...]
  /external/tensorflow/tensorflow/contrib/verbs/
rdma.cc 567 list.lkey = mr_->lkey;
829 Write(channel_, imm_data, buffer_size, (uint64_t)buffer_, self_->lkey,
836 uint32_t lkey, uint64_t remote_addr,
842 list.lkey = lkey;
    [all...]
patch_notes_verbs_with_0_copies.md 29 4. Since the sender no longer writes the tensor from/to fixed buffers, we no longer need to schedule the writes using the local/remote status. In addition we no longer rely on the RmdaTensorBuffer members as the source/destination addresses and rkey/lkey. Instead, each RdmaTensorBuffer will hold multiple "Response" objects (one per step-id), from which we derive destination address and rkey. The source address and lkey are always the ones of the source Tensor.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rdma/
ib_user_verbs.h 256 __u32 lkey; member in struct:ib_uverbs_reg_mr_resp
560 __u32 lkey; member in struct:ib_uverbs_sge
  /external/syslinux/gpxe/src/drivers/infiniband/
hermon.h 534 /** Unrestricted LKey
538 unsigned long lkey; member in struct:hermon

Completed in 1126 milliseconds

1 2