OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:overruns
(Results
101 - 125
of
201
) sorted by null
1
2
3
4
5
6
7
8
9
/hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h
603
size_t xruns; /* count of
overruns
since last status (in bytes) */
716
unsigned int overrun; /* count of read queue
overruns
*/
[
all
...]
/hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h
634
size_t xruns; /* count of
overruns
since last status (in bytes) */
[
all
...]
/hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h
603
size_t xruns; /* count of
overruns
since last status (in bytes) */
716
unsigned int overrun; /* count of read queue
overruns
*/
[
all
...]
/hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h
593
size_t xruns; /* count of
overruns
since last status (in bytes) */
706
unsigned int overrun; /* count of read queue
overruns
*/
[
all
...]
/hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h
593
size_t xruns; /* count of
overruns
since last status (in bytes) */
706
unsigned int overrun; /* count of read queue
overruns
*/
[
all
...]
/external/strace/debian/
changelog
384
+ Fix potential buffer
overruns
.
717
* Fix check for
overruns
in umove*, patch by Nate Eldredge <nate@cartsys.com>
changelog.in
384
+ Fix potential buffer
overruns
.
717
* Fix check for
overruns
in umove*, patch by Nate Eldredge <nate@cartsys.com>
/external/zlib/src/contrib/inflate86/
inffast.S
45
* read
overruns
where a page boundary was crossed (a segfault), but there
46
* could have been
overruns
when next_in ends on unaligned memory (unintialized
[
all
...]
/external/dtc/
flattree.c
666
die("String offset %d
overruns
string table\n",
/external/libvorbis/doc/vorbisenc/
overview.html
249
both underruns and
overruns
, by trying to hold the reservoir to a
/external/valgrind/docs/html/
sg-manual.html
41
<p>SGCheck is a tool for finding
overruns
of stack and global
/system/bt/btif/src/
btif_pan.cc
672
// Don't occupy BTU context too long, avoid buffer
overruns
and
/toolchain/binutils/binutils-2.25/binutils/
NEWS
141
* Resolved 37 coding problems in bfd including static array
overruns
, null
/external/parameter-framework/asio-1.10.6/include/asio/
buffer.hpp
453
*
overruns
by automatically determining the size of the buffer:
529
* which helps prevent buffer
overruns
. Consider an array initialised as
[
all
...]
/device/generic/goldfish/camera/
EmulatedCamera.cpp
651
// causing buffer
overruns
or underruns if there is a size mismatch.
[
all
...]
/docs/source.android.com/en/devices/tech/debug/
native-crash.html
254
functions with on-stack buffers to guard against buffer
overruns
. This option is
/external/strace/
strace.spec
307
- Fix potential buffer
overruns
(#151570, #159196).
strace.spec.in
307
- Fix potential buffer
overruns
(#151570, #159196).
/external/valgrind/
FAQ.txt
320
4.6. Why doesn't Memcheck find the array
overruns
in this program?
/frameworks/av/media/libaaudio/include/aaudio/
AAudio.h
660
* in order to avoid underruns or
overruns
.
/external/bison/darwin-lib/
stdio.h
[
all
...]
/external/bison/lib/
stdio.in.h
[
all
...]
/external/bison/linux-lib/
stdio.h
[
all
...]
/external/icu/icu4c/source/io/unicode/
ustdio.h
74
order to prevent buffer
overruns
. (e.g. %256.256d).
[
all
...]
/external/ppp/pppd/
ccp.c
51
* buffer
overruns
and kernel crashes in the deflate module.
[
all
...]
Completed in 988 milliseconds
1
2
3
4
5
6
7
8
9