Searched refs:benign (Results 1 – 25 of 34) sorted by relevance
12
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cc | 78 ExpectRace benign; member 146 InitList(&dyn_ann_ctx->benign); in InitializeDynamicAnnotations() 153 if (CheckContains(&dyn_ann_ctx->benign, addr, size)) in IsExpectedReport() 160 ExpectRace *list = &dyn_ann_ctx->benign; in CollectMatchedBenignRaces() 361 AddExpectRace(&dyn_ann_ctx->benign, in BenignRaceImpl()
|
D | tsan_flags.inc | 47 TSAN_FLAG(bool, print_benign, false, "Print matched \"benign\" races at exit.")
|
/external/pdfium/ |
D | pdfiumjavascript.bp | 10 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumfdrm.bp | 10 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumfxedit.bp | 10 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumfpdftext.bp | 10 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumformfiller.bp | 10 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumpdfwindow.bp | 10 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumfxcrt.bp | 19 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumfxcodec.bp | 10 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfium.bp | 9 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumfpdfdoc.bp | 10 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumfxge.bp | 10 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumfpdfapi.bp | 10 // Mask some warnings. These are benign, but we probably want to fix them
|
/external/pdfium/third_party/ |
D | pdfiumagg23.bp | 6 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumzlib.bp | 6 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumopenjpeg.bp | 6 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumlcms.bp | 6 // Mask some warnings. These are benign, but we probably want to fix them
|
D | pdfiumjpeg.bp | 6 // Mask some warnings. These are benign, but we probably want to fix them
|
/external/v8/tools/gcmole/ |
D | README | 59 warning. Messages "Failed to resolve v8::internal::Object" are benign and
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-4.3 | 124 By default Mksquashfs treats certain errors as benign, if these 135 makes Mksquashfs treat all benign errors as fatal.
|
/external/autotest/client/tests/ltp/patches/ |
D | sysctl.patch | 199 +/* Should be a fairly benign path to bang on. */
|
/external/llvm/docs/ |
D | TestSuiteMakefileGuide.rst | 84 displayed. This will help you separate benign warnings from actual test
|
/external/valgrind/ |
D | README_DEVELOPERS | 234 the irrelevant or benign errors found in the inner.
|
/external/libpng/ |
D | CHANGES | 4064 If benign errors are disabled use maximum window on ancilliary inflate. 4071 In pngtest, treat benign errors as errors if "-strict" is present. 4081 Added configuration support for benign errors and changed the read 4083 from to benign errors. Configuration now makes read benign 4084 errors warnings and write benign errors to errors by default (thus 4086 read benign errors to warnings (regardless of the system default, unless 4095 internal function called at the start of the image read) benign, as 4105 benign errors; also added --strict to pngstest - not enabled 4111 Changed chunk handler warnings into benign errors, incrementally load iCCP 4259 to pngtest. The "--relaxed" option turns off the benign errors that are [all …]
|
12