HomeSort by: relevance | last modified time | path
    Searched refs:accumulate (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
uatp.c 570 void (*accumulate)(struct uatp_softc *); member in struct:uatp_parameters
586 .accumulate = accumulate_sample_1,
598 .accumulate = accumulate_sample_1,
610 .accumulate = accumulate_sample_1,
630 .accumulate = accumulate_sample_2,
1399 * Some devices break packets up into chunks, so we accumulate
1497 /* If not, accumulate the change in the sensors. */
1498 sc->sc_parameters->accumulate(sc);
  /src/common/dist/zlib/os400/
zlib.inc 471 D buf 65535 const options(*varsize) Bytes to accumulate
482 D buf 65535 const options(*varsize) Bytes to accumulate
487 D buf 65535 const options(*varsize) Bytes to accumulate
498 D buf 65535 const options(*varsize) Bytes to accumulate
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 294 ## Accumulate code for creating libtool. ##
298 # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS

Completed in 19 milliseconds