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

  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
block_merge_pass.cpp 34 int rcnt = 0; local
39 if (rcnt == 1)
41 ++rcnt;
  /external/tensorflow/tensorflow/contrib/verbs/
rdma_mgr.cc 135 int i, rcnt = 0, scnt = 0; local
149 while (rcnt < num_remote_workers_ || scnt < num_remote_workers_) {
165 ++rcnt;
177 CHECK(rcnt == scnt) << "Connectivity check failed!";
179 return (num_remote_workers_ == rcnt) && (num_remote_workers_ == scnt);
  /toolchain/binutils/binutils-2.27/bfd/
nlm32-i386.c 358 sym -> rcnt = 0;
359 while (sym -> rcnt < rcount)
367 sym -> rcnt++;
nlm32-alpha.c 633 sym -> rcnt = 0;
634 while (sym -> rcnt < rcount)
642 sym -> rcnt++;
nlm32-sparc.c 246 sym -> rcnt = 0;
247 while (sym -> rcnt < rcount)
255 sym -> rcnt++;
nlm32-ppc.c 643 sym -> rcnt = 0;
644 while (sym -> rcnt < rcount)
652 sym -> rcnt++;
libnlm.h 51 bfd_size_type rcnt; member in struct:__anon4083
nlmcode.h     [all...]
  /external/libopus/tests/
test_opus_api.c 1537 opus_int32 cnt,rcnt; local
1652 int maxi,sum,rcnt; local
    [all...]
  /system/core/trusty/storage/proxy/
storage.c 145 size_t rcnt = 0; local
157 rcnt += rc;
159 return rcnt;
  /bionic/libc/kernel/uapi/linux/
pkt_cls.h 157 __u64 rcnt; member in struct:tc_u32_pcnt
  /external/iproute2/include/uapi/linux/
pkt_cls.h 190 __u64 rcnt; member in struct:tc_u32_pcnt
  /external/kernel-headers/original/uapi/linux/
pkt_cls.h 190 __u64 rcnt; member in struct:tc_u32_pcnt
  /external/libnl/include/linux-private/linux/
pkt_cls.h 224 __u64 rcnt; member in struct:tc_u32_pcnt
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pkt_cls.h 224 __u64 rcnt; member in struct:tc_u32_pcnt
  /external/libnl/lib/route/cls/
u32.c 308 pc->rhit, pc->rcnt);
  /external/libvncserver/webclients/java-applet/ssl/
SignedUltraViewerSSL.jar 
UltraViewerSSL.jar 
  /external/iproute2/tc/
f_u32.c 1283 (unsigned long long) pf->rcnt,

Completed in 856 milliseconds