Home
last modified time | relevance | path

Searched refs:overruns (Results 1 – 24 of 24) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/
D2-3.c55 int overruns; in main() local
142 overruns = timer_getoverrun(tid); in main()
143 printf("%d overruns occurred\n", overruns); in main()
150 if (overruns >= expectedoverruns && overruns < expectedoverruns + fudge) { in main()
156 overruns, expectedoverruns); in main()
D2-1.c37 int overruns; in main() local
82 overruns = timer_getoverrun(tid); in main()
83 if (EXPECTEDOVERRUNS == overruns) { in main()
89 overruns, EXPECTEDOVERRUNS); in main()
D2-2.c41 int overruns; in main() local
101 overruns = timer_getoverrun(tid); in main()
102 if (overruns > EXPECTEDOVERRUNS - 5) { in main()
107 overruns, EXPECTEDOVERRUNS); in main()
D1-1.c45 int overruns; in main() local
110 overruns = timer_getoverrun(tid); in main()
111 printf("Total overruns: %d\n", overruns); in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/speculative/
D4-3.c63 int flags = 0, overruns; in main() local
115 overruns = timer_getoverrun(tid); in main()
116 if (overruns == EXPECTEDOVERRUNS) { in main()
120 overruns); in main()
/external/iproute2/doc/actions/
Difb-README115 RX packets:6 errors:0 dropped:3 overruns:0 frame:0
116 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
/external/kernel-headers/original/uapi/linux/
Dcyclades.h90 unsigned long overruns; /* Input overruns */ member
/external/syslinux/lzo/src/
Dlzo1_d.ch54 // The fastest decompressor results when testing for no overruns
/external/nanopb-c/docs/
Dsecurity.rst20 possibility to cause buffer overruns, memory corruption or invalid pointers
/external/ltp/testcases/open_posix_testsuite/functional/timers/
Dplan.txt20 Also, timer overruns will be counted.
/external/strace/debian/
Dchangelog.in372 + Fix potential buffer overruns.
705 * Fix check for overruns in umove*, patch by Nate Eldredge <nate@cartsys.com>
Dchangelog372 + Fix potential buffer overruns.
705 * Fix check for overruns in umove*, patch by Nate Eldredge <nate@cartsys.com>
/external/strace/
Dstrace.spec.in300 - Fix potential buffer overruns (#151570, #159196).
DChangeLog-CVS2945 * strace.c (main): Avoid potential buffer overruns from ludicrous
/external/valgrind/
DNEWS1691 Specifically, the ability to check for overruns for stack and global
1692 arrays is unchanged, but the ability to check for overruns of heap
2906 tool, exp-Ptrcheck, which is able to detect overruns of stack and
2966 detect overruns of stack and global arrays, it can detect
/external/bison/
DNEWS194 Buffer overruns, complaints from Flex, and portability issues in the test
1962 ** A couple of buffer overruns have been fixed.
DChangeLog-201212839 buffer overruns, corrupting state.
23462 favor of output directly to stderr (avoids buffer overruns).
/external/libjpeg-turbo/
DChangeLog.md106 3. Fixed a couple of issues in the PPM reader that would cause buffer overruns
/external/libnl/doc/
Dcore.txt2487 messages, message overruns and unhandled valid messages. The
/external/syslinux/com32/lib/libpng/
DCHANGES1371 Fixed bug, introduced in libpng-1.2.7, that overruns a buffer during
/external/iproute2/doc/
Dip-cref.tex542 \item \verb|overrun| --- the total number of receiver overruns resulting
/external/libpng/
DCHANGES1533 Fixed bug, introduced in libpng-1.2.7, that overruns a buffer during
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/e2fsprogs/
DRELEASE-NOTES896 Fixed e2image to avoid some buffer overruns which would cause it to when