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

<<11121314151617181920>>

  /external/valgrind/docs/html/
dh-manual.html 10 <link rel="next" href="sg-manual.html" title="11.?SGCheck: an experimental stack and global array overrun detector">
356 <td rowspan="2" width="40%" align="right">?<a accesskey="n" href="sg-manual.html">11.?SGCheck: an experimental stack and global array overrun detector?&gt;&gt;</a>
  /frameworks/av/media/libaudioclient/include/media/
AudioRecord.h 48 EVENT_OVERRUN = 1, // Buffer overrun occurred.
655 bool mInOverrun; // whether recorder is currently in overrun state
    [all...]
  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.cpp 1158 if (status != 0) // buffer overrun
1199 if (status != 0) // buffer overrun
    [all...]
  /external/boringssl/src/ssl/test/runner/
conn.go 526 overrun := len(payload) % blockSize
527 prefix = payload[:len(payload)-overrun]
529 paddingLen := blockSize - overrun
542 finalBlock[overrun] ^= 0xff
544 copy(finalBlock, payload[len(payload)-overrun:])
    [all...]
  /frameworks/av/media/libaudioclient/
AudioRecord.cpp 743 // Make sure that application is notified with sufficient margin before overrun.
912 // the server does not automatically disable recorder on overrun, so no need to restart
    [all...]
  /libcore/ojluni/src/main/java/sun/security/x509/
X509CRLImpl.java     [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 119 // RecordThread loop sleep time upon application overrun or audio HAL read error
6441 } overrun = OVERRUN_UNKNOWN; local
7034 bool overrun = false; local
    [all...]
  /bionic/libc/include/sys/
cdefs.h 257 * added to commonly used libc functions. If a buffer overrun is
  /development/ndk/platforms/android-21/include/sys/
cdefs.h 558 * added to commonly used libc functions. If a buffer overrun is
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
efi32.asm 544 Int9String db "09h Coprocessor seg overrun (reserved) -",0
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
ScsiPassThru.h 50 #define EFI_SCSI_STATUS_HOST_ADAPTER_DATA_OVERRUN_UNDERRUN 0x12 // data overrun or data underrun
  /external/kernel-headers/original/uapi/linux/
serial_reg.h 138 #define UART_LSR_OE 0x02 /* Overrun error indicator */
  /external/libchrome/base/trace_event/
trace_event_impl.cc 173 DCHECK_EQ(end, ptr) << "Overrun by " << ptr - end;
  /external/libjpeg-turbo/
change.log 303 suspend processing on source/sink buffer overrun, although this is not
  /external/mesa3d/docs/
envvars.html 82 If the extension string is too long, the buffer overrun can cause the game
  /external/mesa3d/src/compiler/glsl/glcpp/
glcpp-lex.l 304 * triggers a buffer overrun. */
  /external/replicaisland/res/values/
kabocha.xml 55 Years ago I released some small robots on the island in an attempt to pinpoint the exact location of The Source. The mistake I made was allowing them to replicate on their own. The Source twisted them such that I lost control, and since then they have multiplied at such a rate that the little pests have almost overrun the island.
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
cvei.h 375 In case of Overrun Buffer usage, it is possible that return value is ECVEI_MORE_OUTPUT
  /frameworks/base/core/java/android/os/
PatternMatcher.java 533 if (im >= lm) { // we've overrun the string, no match
  /libcore/luni/src/test/java/libcore/java/io/
FileTest.java 96 // like the old code, will die of a native buffer overrun if we exercise it.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
serial_reg.h 119 #define UART_LSR_OE 0x02 /* Overrun error indicator */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
time.h 373 /* Get expiration overrun for timer TIMERID. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
serial_reg.h 128 #define UART_LSR_OE 0x02 /* Overrun error indicator */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
time.h 373 /* Get expiration overrun for timer TIMERID. */
  /tools/repohooks/tools/
spelling.txt 690 overun||overrun

Completed in 1173 milliseconds

<<11121314151617181920>>