HomeSort by relevance Sort by last modified time
    Searched refs:overrun (Results 1 - 12 of 12) sorted by null

  /external/kernel-headers/original/linux/
serial_core.h 205 __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)
516 * Overrun is special. Since it's reported immediately,
519 if (status & ~port->ignore_status_mask & overrun)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial.h 151 int frame, overrun, parity, brk; member in struct:serial_icounter_struct
synclink.h 213 __u32 frame, parity, overrun, brk; member in struct:mgsl_icount
  /system/extras/ext4_utils/
allocate.c 301 u32 overrun = bg->first_block + info.blocks_per_group - aux_info.len_blocks; local
302 if (overrun > 0)
303 reserve_blocks(bg, info.blocks_per_group - overrun, overrun);
  /external/tremolo/Tremolo/
bitwiseARM.s 133 @ 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.
  /ndk/sources/host-tools/nawk-20071023/
FIXES 96 cranked up size of NCHARS; coverity thinks it can be overrun with
98 to catch places where it might overrun. the RE code is still fragile.
    [all...]
  /bionic/libc/kernel/common/sound/
asound.h 625 unsigned int overrun; member in struct:snd_timer_status
    [all...]
  /external/kernel-headers/original/sound/
asound.h 645 unsigned int overrun; /* count of read queue overruns */ member in struct:snd_timer_status
    [all...]
  /external/valgrind/main/include/vki/
vki-linux.h 409 int _overrun; /* overrun count */
2210 int frame, overrun, parity, brk; member in struct:vki_serial_icounter_struct
    [all...]
  /external/iproute2/doc/
ip-cref.tex 489 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
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 441 milliseconds