HomeSort by relevance Sort by last modified time
    Searched full:overrun (Results 351 - 375 of 751) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/
MMCSDTransfer.c 92 if (CardStatus->OVERRUN) {
93 DEBUG ((EFI_D_ERROR, "CardStatus: OVERRUN\n"));
    [all...]
  /docs/source.android.com/en/devices/audio/
terminology.html 202 <dt>overrun</dt>
280 Compare to <em>overrun</em>.
  /external/clang/lib/Parse/
ParseStmtAsm.cpp 191 // Push a fake token on the end so that we don't overrun the token
193 // overrun it.
  /external/icu/icu4c/source/common/
utrie.h 670 * @return FALSE if a failure occurred (illegal argument or data array overrun)
698 * @return FALSE if a failure occurred (illegal argument or data array overrun)
  /external/protobuf/src/google/protobuf/io/
coded_stream.cc 370 // We have overrun the maximum size of a varint (10 bytes). Assume
533 // We have overrun the maximum size of a varint (10 bytes). The data
  /external/syslinux/gpxe/src/drivers/net/ath5k/
ath5k.h 765 * @AR5K_INT_RXORN: Indicates we got RX overrun (eg. no more descriptors).
766 * Note that Rx overrun is not always fatal, on some chips we can continue
    [all...]
reg.h 292 #define AR5K_ISR_RXORN 0x00000020 /* Receive FIFO overrun */
317 #define AR5K_ISR_QCBRORN 0x02000000 /* QCU CBR overrun [5211+] */
386 #define AR5K_IMR_RXORN 0x00000020 /* Receive FIFO overrun*/
411 #define AR5K_IMR_QCBRORN 0x02000000 /* QCU CBR overrun (?) [5211+] */
576 #define AR5K_QCU_CBRCFG_ORN_THRES 0xff000000 /* CBR overrun threshold mask */
    [all...]
ath5k.c 828 * not get overrun under high load (as can happen with a
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
sky2.h     [all...]
  /external/valgrind/coregrind/m_debuginfo/
readdwarf3.c 670 "Overrun whilst reading .debug_loc section(2)" );
849 "Overrun whilst reading .debug_ranges section(2)" );
916 "Overrun whilst parsing .debug_abbrev section(2)" );
    [all...]
  /external/syslinux/gpxe/src/drivers/net/e1000/
e1000_hw.h     [all...]
  /external/libjpeg-turbo/
ChangeLog.md 397 discovered under which the Huffman encoder's local buffer can be overrun
402 be overrun. Further analysis reveals that, in the absolute worst case (such as
535 buffer to overrun when a very high-frequency MCU is compressed using quality
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c 119 return "data overrun";
747 /* received an overrun error but we still received a device descriptor */
    [all...]
  /libcore/ojluni/src/main/java/sun/security/x509/
X509CertImpl.java     [all...]
  /external/libopus/celt/
cwrs.c 551 /*This do-while will overrun the array if we don't have storage for at least
567 /*This do-while will overrun the array if we don't have storage for at least
  /external/wpa_supplicant_8/src/eap_peer/
eap_fast.c 881 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC TLV overrun "
1005 wpa_printf(MSG_DEBUG, "EAP-FAST: PAC-Info overrun "
    [all...]
  /system/bt/bta/hf_client/
bta_hf_client_at.cc     [all...]
  /external/valgrind/memcheck/tests/
Makefile.in 171 manuel3$(EXEEXT) match-overrun$(EXEEXT) memalign_test$(EXEEXT) \
484 match_overrun_SOURCES = match-overrun.c
485 match_overrun_OBJECTS = match-overrun.$(OBJEXT)
    [all...]
  /bionic/libc/kernel/uapi/sound/
asound.h 597 unsigned int overrun; member in struct:snd_timer_status
  /development/ndk/platforms/android-9/arch-mips/include/asm/sn/sn0/
hubmd.h 446 overrun: 1; member in struct:proto_error_reg
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 564 * added to commonly used libc functions. If a buffer overrun is
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
efi64.asm 739 Int9String db "09h Coprocessor seg overrun (reserved) -",0
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
IsaFloppy.h 386 // Overrun/Underrun: Becomes set if FDC does not receive CPU or DMA service
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
Serial.h 298 // Oe Bit1: Overrun Error Status
  /device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/
MemoryProfileInfo.c 107 if necessary, to ensure that UnicodeBuffer is not overrun.

Completed in 1086 milliseconds

<<11121314151617181920>>