Searched refs:Suppressions (Results 1 – 23 of 23) sorted by relevance
/external/valgrind/ |
D | darwin9-drd.supp | 260 # Suppressions for NSObject methods. For more information about the NSObject 329 # Suppressions for methods of the NSThread class. 337 # Suppressions for methods of the NSLock class. See also 349 # Suppressions for NSCondition methods. 355 # Suppressions for NSConditionLock methods.
|
D | darwin10.supp | 2 # Suppressions for Darwin 10.x / Mac OS X 10.6 Snow Leopard
|
D | bionic.supp | 1 # Suppressions for Android's libc (bionic) and probably other
|
D | xfree-3.supp | 44 # Suppressions for XFree86-3.3.X
|
D | darwin13.supp | 2 # Suppressions for Darwin 13.x / Mac OS X 10.9 Mavericks
|
D | glibc-2.4.supp | 27 ## Suppressions for Fedora Core 5 on ppc32/amd64 (glibc-2.3.90)
|
D | darwin11.supp | 2 # Suppressions for Darwin 11.x / Mac OS X 10.7 Lion
|
D | glibc-2.34567-NPTL-helgrind.supp | 6 # Suppressions for the Helgrind tool when using
|
D | darwin9.supp | 2 # Suppressions for Darwin 9.x / Mac OS X 10.5 Leopard
|
D | darwin12.supp | 2 # Suppressions for Darwin 12.x / Mac OS X 10.8 Mountain Lion
|
D | darwin14.supp | 2 # Suppressions for Darwin 14.x / Mac OS X 10.10 Yosemite
|
D | NEWS.old | 374 n-i-bz Suppressions for MVL 4.0.1 on ppc32-linux 1131 * Suppressions can have up to 25 call frame matches, rather than 4. 1703 - Suppressions for stack underrun bug(s) in the c++ support library
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_suppressions.h | 30 SuppressionContext *Suppressions();
|
D | tsan_suppressions.cc | 61 SuppressionContext *Suppressions() { in Suppressions() function
|
D | tsan_flags.inc | 79 TSAN_FLAG(const char *, suppressions, "", "Suppressions file name.")
|
D | tsan_interceptors.cc | 191 const SuppressionContext &supp = *Suppressions(); in InitializeLibIgnore()
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_flags.inc | 24 UBSAN_FLAG(const char *, suppressions, "", "Suppressions file name.")
|
/external/skia/tools/ |
D | tsan.supp | 1 # Suppressions for Thread Sanitizer
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_suppressions_test.cc | 26 TEST(Suppressions, Match) { in TEST() argument
|
/external/compiler-rt/lib/lsan/ |
D | lsan_flags.inc | 45 LSAN_FLAG(const char *, suppressions, "", "Suppressions file name.")
|
/external/compiler-rt/lib/asan/ |
D | asan_flags.inc | 145 ASAN_FLAG(const char *, suppressions, "", "Suppressions file name.")
|
/external/valgrind/docs/internals/ |
D | xml-output.txt | 434 Suppressions not mentioned were used zero times.
|
D | xml-output-protocol4.txt | 286 Suppressions not mentioned were used zero times.
|