Home
last modified time | relevance | path

Searched refs:suppression (Results 1 – 25 of 58) sorted by relevance

123

/external/skia/site/dev/chrome/
Dblink.md29 In the following the term 'code suppression' means a build flag \(a\.k\.a\. define\).
45 #### Code suppression does not yet exist \- Direct method
47 2. Put the change behind a code suppression.
49 4. Manually roll Skia or append the autoroll with the code suppression to
51 5. Add code suppression to Blink's 'public/blink\_skia\_config\.gyp'.
53 7. Remove code suppression from Chromium's 'skia/skia\_common\.gypi'.
55 #### Code suppression does not yet exist \- Alternate method
56 1. Add code suppression to Blink's 'public/blink\_skia\_config\.gyp' before making code
59 3. Put the change behind a code suppression.
64 #### Code suppression exists in header
[all …]
Dchanges.md19 * Note that the code suppression cannot exist in both the header file and
31 * Remove the code suppression \(and code\) when the legacy API is no longer
/external/valgrind/memcheck/tests/
Dsupp_unknown.supp3 <insert a suppression name here>
10 <insert a suppression name here>
Dlong-supps.supp2 <insert a suppression name here>
Dinlinfo.vgtest2 # Also test the generation of suppression entries with inlined calls.
Dsuppfreecollision.vgtest4 # The suppression entry only match the non dangerous error.
/external/pdfium/tools/drmemory/scripts/
Ddrmemory_analyze.py22 def __init__(self, report, suppression, testcase): argument
30 supp_lines = suppression.split("\n")
123 suppression = generated_suppressions[error_id]
124 ret.append(DrMemoryError(report, suppression, testcase))
/external/webrtc/webrtc/modules/audio_processing/
Ddebug.proto65 // Noise suppression.
68 // Transient suppression.
/external/valgrind/memcheck/tests/x86-linux/
Dscalar_supp.supp1 # This suppression suppresses both of the buf errors.
/external/valgrind/docs/internals/
Dxml-output-protocol4.txt63 the corresponding suppression for it.
207 * SUPPCOUNTS, indicating how many times each suppression was used.
285 It specifies the number of times each error-suppression was used.
293 The <name> is as specified in the suppression name fields in .supp
300 suppression that would be needed to suppress the containing error.
301 For convenience, the suppression is presented twice, once in
305 <suppression>
306 <sname>TEXT</sname> name of the suppression
311 </suppression>
322 generated suppression would contain the string "]]>", since neither
[all …]
D3_4_BUGSTATUS.txt35 186796 Symbols with length>200 in suppression files are ignored
Dxml-output.txt225 * SUPPCOUNTS, indicating how many times each suppression was used.
433 It specifies the number of times each error-suppression was used.
441 The <name> is as specified in the suppression name fields in .supp
/external/skia/tools/
Dtsan.supp9 # Having trouble getting this suppression to match.
/external/pdfium/tools/lsan/
Dlsan_suppressions.txt4 # new testcase), please add a suppression to this file so that it can be
/external/valgrind/
Dglibc-2.7.supp8 # (optional extra info for some suppression types)
Dxfree-3.supp10 # (optional extra info for some suppression types)
Dglibc-2.5.supp10 # (optional extra info for some suppression types)
/external/clang/docs/
DAddressSanitizer.rst156 gets addressed. However, you can use the following suppression mechanism
157 to unblock yourself and continue on with the testing. This suppression
161 to a suppression file. You can either specify the full path to the file or the
170 the narrower the scope of the suppression, the more bugs you will be able to
/external/bison/build-aux/
Ddarwin11.4.0.valgrind16 # Valgrind suppression file for Bison.
/external/avahi/docs/
DTODO24 * Known-Answer suppression client part
25 * Known-Answer suppression server part
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
Dclosurizednamespacesinfo.py528 def _HasSuppression(self, state_tracker, suppression): argument
530 return jsdoc and suppression in jsdoc.suppressions
/external/skia/site/dev/runtime/
Dconfig.md6 ## Warning suppression:
/external/opencv3/modules/imgproc/src/opencl/
Dcanny.cl62 Non maxima suppression
172 //// Threshold + Non maxima suppression
253 Non maxima suppression
/external/opencv3/doc/py_tutorials/py_feature2d/py_fast/
Dpy_fast.markdown50 non-maximal suppression.
91 whether non-maximum suppression to be applied or not, the neighborhood to be used etc.
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.m47 // Test nil receiver suppression.

123