Home
last modified time | relevance | path

Searched refs:complaints (Results 1 – 25 of 29) sorted by relevance

12

/external/valgrind/coregrind/
Dm_stacks.c365 static Int complaints = 3; in complaints_stack_switch() local
366 if (VG_(clo_verbosity) > 0 && complaints > 0 && !VG_(clo_xml)) { in complaints_stack_switch()
368 complaints--; in complaints_stack_switch()
376 if (complaints == 0) in complaints_stack_switch()
/external/dlmalloc/
DNOTICE4 comments, complaints, performance data, etc to dl@cs.oswego.edu
/external/vulkan-validation-layers/tests/gtest-1.7.0/
Dconfigure.ac22 # pedantic complaints about package files, and enable various distribution
/external/protobuf/gtest/
Dconfigure.ac21 # pedantic complaints about package files, and enable various distribution
/external/google-breakpad/src/testing/gtest/
Dconfigure.ac22 # pedantic complaints about package files, and enable various distribution
/external/valgrind/mpi/
Dlibmpiwrap.c678 static int complaints = 3; in walk_type() local
864 if (complaints > 0 && tycon != last_complained_about_tycon) { in walk_type()
865 complaints--; in walk_type()
2321 static int complaints = 1; \
2329 if (opt_missing == 1 && complaints > 0) { \
2333 complaints--; \
/external/valgrind/coregrind/m_debuginfo/
Dstorage.c742 static Int complaints = 10; in ML_() local
743 if (VG_(clo_trace_cfi) || complaints > 0) { in ML_()
744 complaints--; in ML_()
1263 static Int complaints = 10; in ML_() local
1264 if (VG_(clo_verbosity) >= 2 && complaints > 0) { in ML_()
1267 complaints--; in ML_()
/external/google-breakpad/src/testing/
Dconfigure.ac17 # pedantic complaints about package files, and enable various distribution
/external/toybox/
DREADME137 except email rob@landley.net with complaints.
/external/curl/docs/
DHISTORY101 in other projects. This would finally put an end to the "complaints" from
/external/opencv3/doc/tutorials/core/interoperability_with_OpenCV_1/
Dinteroperability_with_OpenCV_1.markdown70 One of the biggest complaints of the C interface is that it leaves all the memory management to you.
/external/bison/tests/
Dlocal.at506 # complaints cause bison to exit early. Thus, with -Werror, bison
/external/valgrind/docs/internals/
Dxml-output-protocol4.txt203 case these will be complaints from the leak checker. For SGcheck
/external/e2fsprogs/
DRELEASE-NOTES604 attention to those fields, but it can cause spurious complaints in
663 Quiet complaints in e2fsck when the total free blocks or inodes are
2487 E2fsck will no longer issue spurious complaints about the inode size
4086 Fix gcc 4.01 complaints by adding a missing #include <string.h> to
4108 Fix various gcc -Wall complaints.
5479 Fixed various gcc -Wall complaints.
5629 Fix general gcc -Wall complaints.
5912 Fix general gcc -Wall complaints.
6137 Fix general gcc -Wall complaints and removed dead code.
6748 complaints about libc developers don't understand the concept of
/external/libpng/
DCHANGES325 Quieted compiler complaints about two empty "for" loops in pngrutil.c
439 Added "if" tests to silence complaints about unused png_ptr in png.h and png.c
1590 Initialized some structure members in pngwutil.c to avoid gcc-4.0.0 complaints
2412 compiler complaints about doubly declaring things "const".
4208 Work around gcc 3.x and Microsoft Visual Studio 2010 complaints. Both object
4959 compiler complaints about unused pointers.
/external/opencv3/3rdparty/libpng/
DCHANGES318 Quieted compiler complaints about two empty "for" loops in pngrutil.c
432 Added "if" tests to silence complaints about unused png_ptr in png.h and png.c
1581 Initialized some structure members in pngwutil.c to avoid gcc-4.0.0 complaints
2403 compiler complaints about doubly declaring things "const".
/external/e2fsprogs/debian/
Dchangelog256 * Quiet complaints in e2fsck when the total free blocks or inodes are
367 * Fix gcc -Wall complaints
1155 * Fix spurious e2fsck complaints with i_size with extents and large
/external/avahi/specs/
Ddraft-cheshire-dnsext-multicastdns-04.txt311 and complaints at these events about users suffering conflicts and
425 The authors have heard complaints that some older network stack
Ddraft-cheshire-dnsext-multicastdns-03.txt311 complaints at these events about users suffering conflicts and being
425 The authors have heard complaints that some older network stack
Ddraft-cheshire-dnsext-multicastdns-05.txt339 and complaints at these events about users suffering conflicts and
Ddraft-cheshire-dnsext-multicastdns-06.txt317 and complaints at these events about users suffering conflicts and
/external/bison/
DNEWS194 Buffer overruns, complaints from Flex, and portability issues in the test
DChangeLog-20121180 Revert 2009-12-30 change for undefined %prec token complaints.
2112 Fix complaints about escape sequences.
2120 In all escape sequence complaints, don't escape the initial
2506 Convert multiple variable definition warnings to complaints.
5705 skeletons, and use this for %code qualifier complaints.
7307 commit: don't worry about complaints from symbols_pack.
11713 Use it to factor redeclaration complaints.
14306 * tests/input.at (Type Clashes): Expect warnings, not complaints.
/external/valgrind/
DNEWS283 to avoid invalid complaints on optimised code
/external/cmockery/cmockery_0_1_2/
Daclocal.m44114 # with your package, and you will get complaints that there are

12