/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/ |
D | 2-3.c | 55 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()
|
D | 2-1.c | 37 int overruns; in main() local 82 overruns = timer_getoverrun(tid); in main() 83 if (EXPECTEDOVERRUNS == overruns) { in main() 89 overruns, EXPECTEDOVERRUNS); in main()
|
D | 2-2.c | 41 int overruns; in main() local 101 overruns = timer_getoverrun(tid); in main() 102 if (overruns > EXPECTEDOVERRUNS - 5) { in main() 107 overruns, EXPECTEDOVERRUNS); in main()
|
D | 1-1.c | 45 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/ |
D | 4-3.c | 63 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/swiftshader/ |
D | BUILD.gn | 22 "/GS", # Detects some buffer overruns
|
/external/iproute2/doc/actions/ |
D | ifb-README | 115 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/ |
D | cyclades.h | 90 unsigned long overruns; /* Input overruns */ member
|
/external/nanopb-c/docs/ |
D | security.rst | 20 possibility to cause buffer overruns, memory corruption or invalid pointers
|
/external/syslinux/lzo/src/ |
D | lzo1_d.ch | 54 // The fastest decompressor results when testing for no overruns
|
/external/ltp/testcases/open_posix_testsuite/functional/timers/ |
D | plan.txt | 20 Also, timer overruns will be counted.
|
/external/strace/debian/ |
D | changelog | 384 + Fix potential buffer overruns. 717 * Fix check for overruns in umove*, patch by Nate Eldredge <nate@cartsys.com>
|
D | changelog.in | 384 + Fix potential buffer overruns. 717 * Fix check for overruns in umove*, patch by Nate Eldredge <nate@cartsys.com>
|
/external/strace/ |
D | strace.spec.in | 307 - Fix potential buffer overruns (#151570, #159196).
|
D | ChangeLog-CVS | 2945 * strace.c (main): Avoid potential buffer overruns from ludicrous
|
/external/valgrind/ |
D | FAQ.txt | 320 4.6. Why doesn't Memcheck find the array overruns in this program?
|
D | NEWS | 474 364058 clarify in manual limitations of array overruns detections 2175 Specifically, the ability to check for overruns for stack and global 2176 arrays is unchanged, but the ability to check for overruns of heap 3390 tool, exp-Ptrcheck, which is able to detect overruns of stack and 3450 detect overruns of stack and global arrays, it can detect
|
/external/bison/ |
D | NEWS | 194 Buffer overruns, complaints from Flex, and portability issues in the test 1962 ** A couple of buffer overruns have been fixed.
|
/external/libjpeg-turbo/ |
D | ChangeLog.md | 106 3. Fixed a couple of issues in the PPM reader that would cause buffer overruns
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.2.rst | 1118 bounds of the buffer used to protect against buffer overruns. (Contributed by
|
D | 2.7.rst | 2226 overruns. (Contributed by James Henstridge; :issue:`2422`.)
|
/external/libnl/doc/ |
D | core.txt | 2487 messages, message overruns and unhandled valid messages. The
|
/external/syslinux/com32/lib/libpng/ |
D | CHANGES | 1371 Fixed bug, introduced in libpng-1.2.7, that overruns a buffer during
|
/external/iproute2/doc/ |
D | ip-cref.tex | 542 \item \verb|overrun| --- the total number of receiver overruns resulting
|
/external/libpng/ |
D | CHANGES | 1533 Fixed bug, introduced in libpng-1.2.7, that overruns a buffer during
|