Home
last modified time | relevance | path

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

12

/external/valgrind/coregrind/
Dm_stacks.c373 static Int complaints = 3; in complaints_stack_switch() local
374 if (VG_(clo_verbosity) > 0 && complaints > 0 && !VG_(clo_xml)) { in complaints_stack_switch()
376 complaints--; in complaints_stack_switch()
384 if (complaints == 0) in complaints_stack_switch()
/external/dlmalloc/
DNOTICE4 comments, complaints, performance data, etc to dl@cs.oswego.edu
/external/protobuf/gtest/
Dconfigure.ac21 # pedantic complaints about package files, and enable various distribution
/external/v8/testing/gtest/
Dconfigure.ac22 # pedantic complaints about package files, and enable various distribution
/external/vulkan-validation-layers/tests/gtest-1.7.0/
Dconfigure.ac22 # pedantic complaints about package files, and enable various distribution
/external/googletest/googletest/
Dconfigure.ac22 # 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/robolectric-shadows/
DCODE_OF_CONDUCT.md59 complaints will be reviewed and investigated and will result in a response that
/external/valgrind/coregrind/m_debuginfo/
Dstorage.c748 static Int complaints = 10; in ML_() local
749 if (VG_(clo_trace_cfi) || complaints > 0) { in ML_()
750 complaints--; in ML_()
1265 static Int complaints = 10; in ML_() local
1266 if (VG_(clo_verbosity) >= 2 && complaints > 0) { in ML_()
1269 complaints--; in ML_()
/external/javaparser/
Dreadme.md71 …rate some of the source files; otherwise you will get many compilation complaints in the IDE. (mvn…
/external/v8/testing/gmock/
Dconfigure.ac17 # pedantic complaints about package files, and enable various distribution
/external/google-breakpad/src/testing/
Dconfigure.ac17 # pedantic complaints about package files, and enable various distribution
/external/googletest/googlemock/
Dconfigure.ac17 # pedantic complaints about package files, and enable various distribution
/external/tensorflow/
DCODE_OF_CONDUCT.md60 …ny setting, even those unrelated to the project. We will only consider complaints about conduct th…
/external/curl/docs/
DHISTORY.md97 in other projects. This would finally put an end to the "complaints" from
/external/one-true-awk/
DFIXES431 complaints; other changes scattered throughout for the
655 were not set. (thanks to purify, all of whose complaints i
/external/python/cpython2/Doc/faq/
Dgeneral.rst79 implementation) to remedy my complaints -- in fact its lack of extensibility
/external/python/cpython3/Doc/faq/
Dgeneral.rst79 implementation) to remedy my complaints -- in fact its lack of extensibility
/external/valgrind/docs/internals/
Dxml-output-protocol4.txt203 case these will be complaints from the leak checker. For SGcheck
/external/python/cpython2/Misc/
DACKS6 bug reports, ideas, moral support, endorsement, or even complaints....
/external/python/cpython3/Misc/
DACKS6 bug reports, ideas, moral support, endorsement, or even complaints....
/external/e2fsprogs/
DRELEASE-NOTES1460 attention to those fields, but it can cause spurious complaints in
1519 Quiet complaints in e2fsck when the total free blocks or inodes are
3343 E2fsck will no longer issue spurious complaints about the inode size
4942 Fix gcc 4.01 complaints by adding a missing #include <string.h> to
4964 Fix various gcc -Wall complaints.
6335 Fixed various gcc -Wall complaints.
6485 Fix general gcc -Wall complaints.
6768 Fix general gcc -Wall complaints.
6993 Fix general gcc -Wall complaints and removed dead code.
7604 complaints about libc developers don't understand the concept of
/external/syslinux/com32/lib/libpng/
DCHANGES307 Quieted compiler complaints about two empty "for" loops in pngrutil.c
410 Added "if" tests to silence complaints about unused png_ptr in png.h and png.c
1420 Initialized some structure members in pngwutil.c to avoid gcc-4.0.0 complaints
/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.

12