HomeSort by relevance Sort by last modified time
    Searched full:wcount (Results 1 - 3 of 3) sorted by null

  /system/core/toolbox/cp/
utils.c 116 int ch, checkch, from_fd, rcount, rval, to_fd, tolnk, wcount; local
261 wcount = write(to_fd, buf, (size_t)rcount);
262 if (rcount != wcount || wcount == -1) {
267 ptotal += wcount;
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dtypes.h 539 WORD wCount; /* Count of instruction data units to follow */
872 WORD wCount; /* Number of spans */
880 WORD wCount; /* number of points */
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DTYPES.H 539 WORD wCount; /* Count of instruction data units to follow */
872 WORD wCount; /* Number of spans */
880 WORD wCount; /* number of points */

Completed in 226 milliseconds