Lines Matching defs:count
992 SANE_Word count;
994 /* Poll the available byte count until not 0 */
1001 * available data count twice */
1019 count = result[0] + (result[1] << 8) + (result[2] << 16);
1020 if (count != 0)
1022 DBG (15, "low_poll_data: %d bytes available\n", count);
1893 /* Poll the available byte count until not 0 */
2492 we increment the black line count and set the white line count to 0. If
2493 there were no black bytes in the line we set the black line count to 0
2494 and increment the white line count.
2496 When all lines have been processed we return the white line count.
2738 /* Poll the available byte count until not 0 */
4876 /* Poll the available byte count until not 0 */