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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.x 197 unsigned totalcount; /* total read count (from this offset)*/
222 unsigned totalcount; /* total write count (to this offset)*/
nfs_prot.h 156 u_int totalcount; member in struct:readargs
181 u_int totalcount; member in struct:writeargs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.x 197 unsigned totalcount; /* total read count (from this offset)*/
222 unsigned totalcount; /* total write count (to this offset)*/
nfs_prot.h 156 u_int totalcount; member in struct:readargs
181 u_int totalcount; member in struct:writeargs
  /external/pdfium/core/src/reflow/
reflowedtextpage.cpp 316 int totalcount, i, j = 0, counttmp = 0; local
320 totalcount = CountChars();
321 for(i = 0; i < totalcount; i++) {

Completed in 200 milliseconds