/external/icu/icu4c/source/i18n/ |
csr2022.h | 23 * This is a superclass for the individual detectors for 40 * Matching function shared among the 2022 detectors JP, CN and KR
|
inputext.cpp | 145 // These are available for use by the various detectors.
|
csr2022.cpp | 22 * Matching function shared among the 2022 detectors JP, CN and KR
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
AddingDetectors.txt | 1 Adding Detectors to FindBugs 9 FindBugs uses a plugin-based approach to adding detectors. 10 This makes it easy for users to add their own detectors alongside 15 file. That XML file registers instances of Detectors, as well 22 all detectors named in the findbugs.xml files from those plugins 38 bug pattern detectors (coreplugin.jar) can be found in the "etc" directory 65 Each plugin Jar file can (and usually will) provide multiple detectors 76 This is useful for detectors that aren't quite ready for prime time. 79 "Settings->Configure Detectors" dialog. It gives the user an idea of 214 8. Adding detectors to Eclipse plugi [all...] |
Changes.html | [all...] |
factSheet.html | 89 bug detectors. The <a href="publications.html">publications page</a> 106 As of version 1.1, FindBugs also supports bug detectors written using
|
links.html | 65 <li> <a href="http://fb-contrib.sourceforge.net/">fb-contrib</a>: additional bug detectors for use with
|
manual.xml | 614 Prints a trace of detectors run and classes analyzed to standard output. 791 needed to run the analysis. (However, some detectors may produce 835 Relaxed reporting mode. For many detectors, this option 1014 pattern detectors in &FindBugs; make use of class hierarchy information, [all...] |
/external/owasp/sanitizer/tools/findbugs/doc/manual/ |
eclipse.html | 60 Select detectors. The table allows you to select which detectors 63 Eclipse plugin supports contribution of custom <span class="application">FindBugs</span> detectors (see also 68 <span class="guimenu">Window</span> → <span class="guimenuitem">Preferences</span> → <span class="guimenuitem">Java</span> → <span class="guimenuitem"><span class="application">FindBugs</span></span> → <span class="guimenuitem">Misc. Settings</span> → <span class="guimenuitem">Custom Detectors</span>. 72 used "as is", and that you can quickly verify the quality of third party detectors. 76 It is possible to contribute custom detectors via standard Eclipse extensions mechanism. 87 each team member has exactly same detectors set, and there is no need to configure 89 is that you have to convert your existing detectors package to the valid
|
anttask.html | 150 detectors are being run. Default is false. 157 Optional attribute. It specifies a comma-separated list of bug detectors 158 which should be run. The bug detectors are specified by their class names, 159 without any package qualification. By default, all detectors which are 163 except it specifies detectors which will <span class="emphasis"><em>not</em></span> be run.
|
acknowledgments.html | 5 detectors, added the Swing GUI, and is a co-maintainer.</p><p>Mike Fagan (<code class="email"><<a class="email" href="mailto:mfagan@tde.com">mfagan@tde.com</a>></code>) contributed the <span class="application">Ant</span> build script, 14 to the Swing GUI, improved several bug detectors, and
|
/external/icu/icu4c/source/tools/gencfu/ |
gencfu.1.in | 42 This source (.txt) format is also accepted by ICU spoof detectors.
|
/development/ndk/sources/android/ndk_helper/ |
gestureDetector.h | 53 * Base class of Gesture Detectors 55 * Note that different detectors may detect gestures with an event at
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
CharsetRecog_2022.java | 11 * This is a superclass for the individual detectors for 21 * Matching function shared among the 2022 detectors JP, CN and KR
|
/developers/build/prebuilts/gradle/BatchStepSensor/ |
README.md | 6 detectors and step counters.
|
/developers/samples/android/sensors/BatchStepSensor/ |
README.md | 6 detectors and step counters.
|
template-params.xml | 71 detectors and step counters.
|
/external/valgrind/ |
README | 23 tools: a memory error detector, two thread error detectors, a cache
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
FilmstripGestureRecognizer.java | 28 // This class aggregates two gesture detectors: GestureDetector,
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
GestureRecognizer.java | 25 // This class aggregates three gesture detectors: GestureDetector,
|
/external/skia/gm/ |
recordopts.cpp | 179 // At the end, draws the same patterns in translucent black. This tests that the detectors 183 SkColorSetARGB(255, 0, (kDetectorGreenValue + 1), 0) // This tests that detectors work.
|
/docs/source.android.com/src/devices/tech/security/verifiedboot/ |
index.jd | 38 more privileged than the detectors, enabling the software to "lie" to to the
|
/frameworks/opt/net/voip/src/jni/rtp/ |
EchoSuppressor.cpp | 33 // A new class of doubletalk detectors based on cross-correlation,
|
/external/owasp/sanitizer/tools/findbugs/doc/ja/manual/ |
acknowledgments.html | 5 detectors, added the Swing GUI, and is a co-maintainer.</p><p>Mike Fagan (<code class="email"><<a class="email" href="mailto:mfagan@tde.com">mfagan@tde.com</a>></code>) contributed the <span class="application">Ant</span> build script, 14 to the Swing GUI, improved several bug detectors, and
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
MessageScrollView.java | 75 * This might lead to really weird interactions if the two gesture detectors' implementations
|