/external/selinux/libsemanage/src/ |
database_activedb.c | 40 unsigned int rcount = 0; local 53 if (ratable->read_list(handle, &records, &rcount) < 0) 57 for (; i < rcount; i++) { 69 for (; i < rcount; i++) 84 unsigned int rcount = 0; local 92 if (dbase_llist_list(handle, &dbase->llist, &records, &rcount) < 0) 96 if (ratable->commit_list(handle, records, rcount) < 0) 99 for (i = 0; i < rcount; i++) 106 for (i = 0; i < rcount; i++)
|
/external/bison/src/ |
nullable.c | 64 size_t *rcount = xcalloc (nrules, sizeof *rcount); local 95 rcount[ruleno]++; 120 if (--rcount[r->number] == 0) 129 free (rcount);
|
/hardware/qcom/wlan/qcwcn/wcnss-service/ |
wcnss_service.c | 94 int rcount = 0; local 133 rcount = read(fd_file, (void *)buf, sizeof(buf)); 134 if (rcount < 0) { 137 rc = rcount; 141 if (!rcount) 144 wcount = write(fd_dev, buf, rcount); 152 } while (rcount); 172 int rcount = 0; local 183 rcount = read(fd_dev, (void *)buf, sizeof(buf)); 184 if (rcount < 0) [all...] |
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/ |
ndrdic.c | 111 NJ_INT16 njd_r_get_count(NJ_DIC_HANDLE rule, NJ_UINT16 *fcount, NJ_UINT16 *rcount) { 119 *rcount = B_HINSI_SET_CNT(rule);
|
/external/opencv3/modules/calib3d/src/ |
calibinit.cpp | 823 int rcount = quad_count; local 838 icvRemoveQuadFromGroup(quads,rcount,quads[i]); 839 rcount--; 844 return rcount; 929 int rcount = count; local 974 int i, rcount = count; local [all...] |
/system/core/adb/ |
fdevent.cpp | 325 int rcount = 0; local 326 ioctl(subproc_fd, FIONREAD, &rcount); 327 D("subproc with fd %d has rcount=%d, err=%d", subproc_fd, rcount, errno); 328 if (rcount != 0) {
|
/toolchain/binutils/binutils-2.25/bfd/ |
nlm32-i386.c | 332 bfd_size_type rcount; /* Number of relocs. */ local 353 rcount = H_GET_32 (abfd, temp); 354 nlm_relocs = bfd_alloc (abfd, rcount * sizeof (struct nlm_relent)); 359 while (sym -> rcnt < rcount)
|
nlm32-alpha.c | 604 bfd_size_type rcount; /* Number of relocs. */ 627 rcount = H_GET_32 (abfd, temp); 628 amt = rcount * sizeof (struct nlm_relent); 634 while (sym -> rcnt < rcount) 602 bfd_size_type rcount; \/* Number of relocs. *\/ local
|
nlm32-sparc.c | 211 bfd_size_type rcount; /* Number of relocs. */ local 221 rcount = bfd_get_32 (abfd, temp); 242 nlm_relocs = bfd_alloc (abfd, rcount * sizeof (struct nlm_relent)); 247 while (sym -> rcnt < rcount)
|
nlm32-ppc.c | 616 bfd_size_type rcount; /* Number of relocs. */ 638 rcount = H_GET_32 (abfd, temp); 639 nlm_relocs = bfd_alloc (abfd, rcount * sizeof (struct nlm_relent)); 644 while (sym -> rcnt < rcount) 615 bfd_size_type rcount; \/* Number of relocs. *\/ local
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/ |
OpenWnnDictionaryImplJni.c | 792 NJ_UINT16 lcount = 0, rcount = 0; local 799 njd_r_get_count( work->dicSet.rHandle[ NJ_MODE_TYPE_HENKAN ], &lcount, &rcount ); 826 NJ_UINT16 lcount = 0, rcount = 0; local 833 njd_r_get_count( work->dicSet.rHandle[ NJ_MODE_TYPE_HENKAN ], &lcount, &rcount ); 835 if( rightPartOfSpeech < 1 || rightPartOfSpeech > rcount ) { 1059 NJ_UINT16 lcount = 0, rcount = 0; local 1132 NJ_UINT16 lcount = 0, rcount = 0; local 1159 NJ_UINT16 lcount = 0, rcount = 0; local [all...] |
/external/opencv/cv/src/ |
cvcalibinit.cpp | 745 int rcount = quad_count; local 760 icvRemoveQuadFromGroup(quads,rcount,quads[i]); 761 rcount--; 766 return rcount; 851 int rcount = count; local 865 icvRemoveQuadFromGroup(quads,rcount,quads[i]->neighbors[1]); 866 rcount--; 870 icvRemoveQuadFromGroup(quads,rcount,quads[i]->neighbors[2]); 871 rcount--; 878 icvRemoveQuadFromGroup(quads,rcount,quads[i]->neighbors[0]) 896 int i, rcount = count; local [all...] |
/external/curl/tests/server/ |
tftpd.c | 109 size_t rcount; /* amount of data left to read of the file */ member in struct:testcase 492 size_t copy_n = MIN(SEGSIZE, test->rcount); 496 test->rcount -= copy_n; 512 if(test->rcount) { 515 test->rcount--; 1119 test->rcount = count; /* set data left to read */ 1177 test->rcount = count; /* set data left to read */ [all...] |
sockfilt.c | 277 DWORD mode, rcount = 0; local 288 success = ReadConsole(handle, buf, curlx_uztoul(count), &rcount, NULL); 291 success = ReadFile(handle, buf, curlx_uztoul(count), &rcount, NULL); 294 return rcount; [all...] |
/frameworks/base/core/java/com/android/internal/app/ |
ChooserActivity.java | [all...] |
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/ |
nj_ext.h | 136 NJ_UINT16 *fcount, NJ_UINT16 *rcount);
|
/device/generic/goldfish/qemud/ |
qemud.c | 1093 int rpos = 0, rcount = p->len; local 1099 while (rpos < rcount) 1101 int avail = rcount - rpos; [all...] |
/external/libgdx/gdx/jni/gdx2d/ |
stb_image.h | 4733 int rshift=0,gshift=0,bshift=0,ashift=0,rcount=0,gcount=0,bcount=0,acount=0; local [all...] |
/prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/ |
platform-3.4.0.jar | |
/prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/ |
saxon-9.1.0.8.jar | |