/libcore/ojluni/src/main/java/sun/net/ |
ProgressSource.java | 195 // Detect read overrun
|
/libcore/ojluni/src/main/java/sun/net/www/ |
MeteredStream.java | 89 // read overrun.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/ |
siginfo.h | 57 int _overrun; /* overrun count */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fdreg.h | 49 #define ST1_OR 0x10 /* OverRun */
|
serial.h | 177 int frame, overrun, parity, brk; member in struct:serial_icounter_struct
|
synclink.h | 213 __u32 frame, parity, overrun, brk; member in struct:mgsl_icount
|
cyclades.h | 311 #define C_IN_OVR_ERROR 0x00008000 /* overrun error */ 382 #define C_CM_OVR_ERROR 0x87 /* Overrun error */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
fdreg.h | 49 #define ST1_OR 0x10 /* OverRun */
|
serial.h | 177 int frame, overrun, parity, brk; member in struct:serial_icounter_struct
|
synclink.h | 214 __u32 frame, parity, overrun, brk; member in struct:mgsl_icount
|
cyclades.h | 311 #define C_IN_OVR_ERROR 0x00008000 /* overrun error */ 382 #define C_CM_OVR_ERROR 0x87 /* Overrun error */
|
/system/bt/osi/include/ |
metrics.h | 73 * audio data has overrun
|
/system/core/init/ |
uevent_listener.cpp | 124 // make sure we don't overrun the socket's buffer.
|
/system/extras/ext4_utils/ |
allocate.c | 323 u32 overrun = bg->first_block + info.blocks_per_group - aux_info.len_blocks; local 324 reserve_blocks(bg, i, info.blocks_per_group - overrun, overrun); 326 reserve_bg_chunk(i, info.blocks_per_group - overrun, 0);
|
/external/kernel-headers/original/uapi/linux/ |
cyclades.h | 311 #define C_IN_OVR_ERROR 0x00008000 /* overrun error */ 382 #define C_CM_OVR_ERROR 0x87 /* Overrun error */
|
/external/mesa3d/docs/relnotes/ |
10.1.1.html | 51 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=74988">Bug 74988</a> - Buffer overrun (segfault) decompressing ETC2 texture in GLBenchmark 3.0 Manhattan</li> 125 <li>mesa: add bounds checking to eliminate buffer overrun</li>
|
/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.
|
/external/webrtc/webrtc/sound/ |
alsasoundsystem.cc | 156 // Used to recover from certain recoverable errors, principally buffer overrun 174 if (error == -EPIPE && // Buffer underrun/overrun.
|
/system/bt/stack/include/ |
port_api.h | 123 #define PORT_EV_OVERRUN 0x00002000 /* receiver buffer overrun */ 470 #define PORT_ERR_OVERRUN 0x02 /* Overrun is reported by peer device */
|
/development/ndk/platforms/android-9/include/linux/ |
qic117.h | 121 #define QIC117_ERRORS { { "No error", 0, }, { "Command Received while Drive Not Ready", 0, }, { "Cartridge Not Present or Removed", 1, }, { "Motor Speed Error (not within 1%)", 1, }, { "Motor Speed Fault (jammed, or gross speed error", 1, }, { "Cartridge Write Protected", 1, }, { "Undefined or Reserved Command Code", 1, }, { "Illegal Track Address Specified for Seek", 1, }, { "Illegal Command in Report Subcontext", 0, }, { "Illegal Entry into a Diagnostic Mode", 1, }, { "Broken Tape Detected (based on hole sensor)", 1, }, { "Warning--Read Gain Setting Error", 1, }, { "Command Received While Error Status Pending (obs)", 1, }, { "Command Received While New Cartridge Pending", 1, }, { "Command Illegal or Undefined in Primary Mode", 1, }, { "Command Illegal or Undefined in Format Mode", 1, }, { "Command Illegal or Undefined in Verify Mode", 1, }, { "Logical Forward Not at Logical BOT or no Format Segments in Format Mode", 1, }, { "Logical EOT Before All Segments generated", 1, }, { "Command Illegal When Cartridge Not Referenced", 1, }, { "Self-Diagnostic Failed (cannot be cleared)", 1, }, { "Warning EEPROM Not Initialized, Defaults Set", 1, }, { "EEPROM Corrupted or Hardware Failure", 1, }, { "Motion Time-out Error", 1, }, { "Data Segment Too Long -- Logical Forward or Pause", 1, }, { "Transmit Overrun (obs)", 1, }, { "Power On Reset Occurred", 0, }, { "Software Reset Occurred", 0, }, { "Diagnostic Mode 1 Error", 1, }, { "Diagnostic Mode 2 Error", 1, }, { "Command Received During Non-Interruptible Process", 1, }, { "Rate or Format Selection Error", 1, }, { "Illegal Command While in High Speed Mode", 1, }, { "Illegal Seek Segment Value", 1, }, { "Invalid Media", 1, }, { "Head Positioning Failure", 1, }, { "Write Reference Burst Failure", 1, }, { "Prom Code Missing", 1, }, { "Invalid Format", 1, }, { "EOT/BOT System Failure", 1, }, { "Prom A Checksum Error", 1, }, { "Drive Wakeup Reset Occurred", 1, }, { "Prom B Checksum Error", 1, }, { "Illegal Entry into Format Mode", 1, }, }
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiIo/ |
ScsiIo.h | 53 #define EFI_SCSI_IO_STATUS_HOST_ADAPTER_DATA_OVERRUN_UNDERRUN 0x12 // data overrun or data underrun
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/ |
Hob.c | 152 // mod(%) on array index is just to prevent buffer overrun
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/ |
MMC.h | 234 UINT32 OVERRUN: 1; //
|
/external/bison/m4/ |
iconv.m4 | 122 /* Test against AIX 6.1..7.1 bug: Buffer overrun. */
|
/external/elfutils/m4/ |
iconv.m4 | 122 /* Test against AIX 6.1..7.1 bug: Buffer overrun. */
|