HomeSort by relevance Sort by last modified time
    Searched defs:nr (Results 1 - 25 of 56) sorted by null

1 2 3

  /hardware/libhardware_legacy/uevent/
uevent.c 61 int nr; local
66 nr = poll(&fds, 1, -1);
68 if(nr > 0 && fds.revents == POLLIN) {
  /bionic/libc/kernel/common/asm-generic/
tlb.h 24 unsigned int nr; member in struct:mmu_gather
  /build/tools/apriori/
prelink_info.c 44 int nr = sizeof(prelink_info_t); local
46 off_t sz = lseek(fd, -nr, SEEK_CUR);
47 ASSERT((long)(end - sz) == (long)nr);
53 int num_read = read(fd, &info, nr);
  /build/tools/isprelinked/
prelink_info.c 44 int nr = sizeof(prelink_info_t); local
46 off_t sz = lseek(fd, -nr, SEEK_CUR);
47 ASSERT((long)(end - sz) == (long)nr);
53 int num_read = read(fd, &info, nr);
  /build/tools/soslim/
prelink_info.c 44 int nr = sizeof(prelink_info_t); local
46 off_t sz = lseek(fd, -nr, SEEK_CUR);
47 ASSERT((long)(end - sz) == (long)nr);
53 int num_read = read(fd, &info, nr);
  /external/blktrace/
verify_blkparse.c 13 int major, minor, cpu, nr, alias; local
18 for (nr = 0; nr < MAX_CPUS; nr++)
19 last_seq[nr] = -1;
33 alias = nr = 0;
42 nr++;
62 fprintf(stdout, "Events %Lu: %d unordered, %d aliases\n", total_entries, nr, alias);
65 return nr != 0;
  /external/webkit/WebCore/svg/
SVGComponentTransferFunctionElement.cpp 121 unsigned int nr = numbers->numberOfItems(); local
122 for (unsigned int i = 0; i < nr; i++)
SVGFEColorMatrixElement.cpp 95 unsigned int nr = numbers->numberOfItems(); local
96 for (unsigned int i = 0;i < nr;i++)
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/
tlb.h 24 unsigned int nr; member in struct:mmu_gather
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
tlb.h 24 unsigned int nr; member in struct:mmu_gather
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
tlb.h 24 unsigned int nr; member in struct:mmu_gather
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
tlb.h 24 unsigned int nr; member in struct:mmu_gather
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
tlb.h 24 unsigned int nr; member in struct:mmu_gather
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/
tlb.h 24 unsigned int nr; member in struct:mmu_gather
  /external/kernel-headers/original/asm-generic/
tlb.h 30 #define tlb_fast_mode(tlb) ((tlb)->nr == ~0U)
41 unsigned int nr; /* set to ~0U means fast mode */ member in struct:mmu_gather
61 tlb->nr = num_online_cpus() > 1 ? 0U : ~0U;
76 free_pages_and_swap_cache(tlb->pages, tlb->nr);
77 tlb->nr = 0;
108 tlb->pages[tlb->nr++] = page;
109 if (tlb->nr >= FREE_PTE_NR)
  /external/bluetooth/bluez/tools/
hciattach_tialt.c 148 int nr; local
149 nr = read(fw, cmdp, sizeof(cmdp));
150 if (!nr)
152 FAILIF(nr != sizeof(cmdp), "Could not read H4 + HCI header!\n");
  /cts/tools/dex-tools/src/dex/reader/
DexBuffer.java 81 int nr = 0; local
84 endValue |= ((value & 0x7F) << 7 * nr);// cut away left most bit
85 nr++;
  /external/dhcpcd/
configure.c 236 struct rt *rtn = NULL, *nr = NULL; local
305 if (nr) {
309 nr = rtn = xmalloc(sizeof(*rtn));
319 iface->routes = nr;
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
shortest-distance.h 163 Weight &nr = rdistance_[arc.nextstate]; local
167 nr = Plus(nr, w);
  /external/svox/pico/lib/
picokdt.h 127 picoos_uint8 nr; /* 0 if no class set, nr of values set otherwise */ member in struct:__anon6080
332 5 nr words left
333 6 nr words right
334 7 nr syllables right
380 7 nr words left (previous) to any bound
381 8 nr syllables left to any bound
382 9 nr words right (following) to any bound
383 10 nr syllables right to any bound
384 11 nr words right to predicted "1" prominence (foot
    [all...]
  /external/tcpdump/
print-cnfp.c 85 register const struct nfrec *nr; local
115 nr = (const struct nfrec *)&nh[1];
118 nr = (const struct nfrec *)&nh->sequence;
124 for (; nrecs-- && (const u_char *)(nr + 1) <= snapend; nr++) {
129 EXTRACT_32BITS(&nr->start_time)/1000,
130 EXTRACT_32BITS(&nr->start_time)%1000,
131 EXTRACT_32BITS(&nr->last_time)/1000,
132 EXTRACT_32BITS(&nr->last_time)%1000);
137 (EXTRACT_32BITS(&nr->masks) >> 24) & 0xff)
    [all...]
  /system/core/toolbox/
cat.c 158 ssize_t nr, nw, off; local
173 while ((nr = read(rfd, buf, bsize)) > 0)
174 for (off = 0; nr; nr -= nw, off += nw)
175 if ((nw = write(wfd, buf + off, (size_t)nr)) < 0)
180 if (nr < 0) {
iftop.c 104 int ret, nr, fd; local
140 for (nr = 0; nr < MAX_IF; nr++) {
172 nr++;
185 return nr;
196 static int print_interfaces(struct if_stats *old, struct if_stats *new, int nr)
200 while (nr--) {
265 int nr; local
268 nr = get_interfaces(ifs[toggle])
    [all...]
  /external/e2fsprogs/e2fsck/
recovery.c 182 int nr = 0; local
189 nr++;
198 return nr;
  /external/grub/lib/
device.c 155 unsigned long nr; local
160 if (ioctl (fd, BLKGETSIZE, &nr))
167 geom->total_sectors = nr;

Completed in 370 milliseconds

1 2 3