Home
last modified time | relevance | path

Searched refs:taint (Results 1 – 12 of 12) sorted by relevance

/external/v8/test/mjsunit/regress/
Dregress-267.js31 function taint(fn){var v = fn(); eval("taint"); return v; } function
33 var obj = taint(getThis);
/external/clang/docs/
DDataFlowSanitizerDesign.rst12 a number of taint labels with any data stored in any memory region
31 A number of functions are provided which will create taint labels,
69 As stated above, the tool must track a large number of taint
72 union taint labels using a bitwise or operation. This will not scale
73 to clients which use hundreds or thousands of taint labels, as the
84 of a taint label is a 16-bit integer, and new labels are allocated
136 memory, which are used to store its taint label. As for LLVM SSA
/external/clang/docs/analyzer/
DDebugChecks.rst61 carries taint. At the time of this writing, taint was only introduced by the
62 checks under experimental.security.taint.TaintPropagation; this checker may
63 eventually move to the security.taint package.
/external/clang/test/Analysis/
Dtaint-tester.m1 // RUN: %clang_cc1 -analyze -analyzer-checker=alpha.security.taint,debug.TaintTest %s -verify
/external/llvm/lib/Fuzzer/
DFuzzerFlags.def47 FUZZER_FLAG_INT(dfsan, 1, "Use DFSan for taint-guided mutations. No-op unless "
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckers.td32 def Taint : Package<"taint">, InPackage<SecurityAlpha>, Hidden;
283 HelpText<"Generate taint information used by other checkers">,
286 } // end "alpha.security.taint"
/external/markdown/tests/extensions-x-toc/
Dsyntax-toc.txt23 [6]: http://ettext.taint.org/doc/
/external/markdown/tests/markdown-test/
Dmarkdown-syntax.txt60 [6]: http://ettext.taint.org/doc/
/external/markdown/tests/extensions-x-def_list/
Dmarkdown-syntax.txt60 [6]: http://ettext.taint.org/doc/
/external/markdown/MarkdownTest/Tests_2004/
DMarkdown Documentation - Syntax.text60 [6]: http://ettext.taint.org/doc/
/external/markdown/MarkdownTest/Tests_2007/
DMarkdown Documentation - Syntax.text60 [6]: http://ettext.taint.org/doc/
/external/libxml2/
DChangeLog9800 to compensate for pollution from Igor's header taint
9858 after taint
9887 parameters after taint.
9897 * include/libxml/*.h genUnicode.py: exportability taint