Searched refs:overrun (Results 1 - 8 of 8) sorted by relevance

/external/kernel-headers/original/linux/
H A Dserial_core.h205 __u32 overrun; member in struct:uart_icount
508 unsigned int overrun, unsigned int ch, unsigned int flag)
512 if ((status & port->ignore_status_mask & ~overrun) == 0)
519 if (status & ~port->ignore_status_mask & overrun)
507 uart_insert_char(struct uart_port *port, unsigned int status, unsigned int overrun, unsigned int ch, unsigned int flag) argument
/external/tremolo/Tremolo/
H A DbitwiseARM.s133 @ We had overrun when we started, so we need to skip -r10 bits.
373 @ We had overrun when we started, so we need to skip -r10 bits.
/external/kernel-headers/original/asm-mips/sn/sn0/
H A Dhubmd.h593 overrun: 1; /* 0: multiple protocol errs */ member in struct:proto_error_reg
/external/kernel-headers/original/sound/
H A Dasound.h645 unsigned int overrun; /* count of read queue overruns */ member in struct:snd_timer_status
/external/valgrind/main/include/vki/
H A Dvki-linux.h434 int _overrun; /* overrun count */
2286 int frame, overrun, parity, brk; member in struct:vki_serial_icounter_struct
/external/iproute2/doc/
H A Dip-cref.tex489 RX: bytes packets errors dropped overrun mcast
507 \item \verb|overrun| --- the total number of receiver overruns resulting
508 in dropped packets. As a rule, if the interface is overrun, it means
531 RX: bytes packets errors dropped overrun mcast
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c2009 /* Get the count of boot devices, and refuse to overrun the array */
2933 ;; adjust if there will be an overrun. 2K max sector size
3084 ;; adjust if there will be an overrun. 2K max sector size
6466 ;; adjust if there will be an overrun
6606 ;; adjust if there will be an overrun
7257 // check for 64K boundary overrun
7398 // check for 64K boundary overrun
7574 // check for 64K boundary overrun
/external/dropbear/libtomcrypt/
H A Dcrypt.tex1901 length. This provides a simple size you can set your automatic arrays to that will not get overrun.

Completed in 1492 milliseconds