Lines Matching refs:bytes
114 /* lookup table for adding padding bytes to data that is read from
301 * N_XRead - Read bytes from the socket taking into account incomplete
353 * _XRead32 - Read bytes from the socket unpacking each 32 bits
394 * _XRead16 - Read bytes from the socket unpacking each 16 bits
446 * N_XReadPad - Read bytes from the socket taking into account incomplete
447 * reads. If the number of bytes is not 0 mod 32, read additional pad
448 * bytes. This routine may have to be reworked if int < long.
510 * transmission is used, if size is not 0 mod 4, extra bytes are transmitted.
517 /* XText8 and XText16 require that the padding bytes be zero! */
767 /* Read and discard "n" 8-bit bytes of data */
1191 ev->data.b[i] = event->u.clientMessage.u.b.bytes[i];
1518 * "len" is the length in bytes of the data.
1568 * "len" is the length in bytes of the data.