/prebuilts/go/linux-x86/src/runtime/race/testdata/ |
map_test.go | 84 // so it is suspicious if this test passes and others don't
|
/external/ImageMagick/m4/ |
framework.m4 | 184 # FIXME: This macro is extremely suspicious. It DEFINEs unconditionally,
|
/external/clang/docs/ |
UndefinedBehaviorSanitizer.rst | 131 - ``-fsanitize=integer``: Checks for undefined or suspicious integer
|
/external/deqp/executor/ |
xeTestCaseResult.hpp | 40 TESTSTATUSCODE_QUALITY_WARNING, //!< Result within specification, but suspicious quality wise
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/ |
PerformanceResultsElement.java | 243 buffer.append("all failures with at least a suspicious error (> 25%) are excluded!");
|
/external/libchrome/sandbox/linux/ |
BUILD.gn | 310 # These files have a suspicious comparison.
|
/external/ltrace/ |
TODO | 75 takes this at face value and is suspicious:
|
/frameworks/base/core/java/android/text/ |
BoringLayout.java | 281 // TODO: This looks a little suspicious, and in some cases can result in O(n^2)
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
BootSector.java | 86 "suspicious sectors per cluster count " + sectorsPerCluster);
|
/external/valgrind/exp-dhat/docs/ |
dh-manual.xml | 212 <sect3><title>A more suspicious looking example</title></sect3> 235 <sect3><title>Another suspicious example</title></sect3>
|
/art/compiler/driver/ |
compiler_driver-inl.h | 418 // Unsharpened super calls are suspicious so go slow-path.
|
/external/deqp/modules/gles2/functional/ |
es2fFlushFinishTests.cpp | 417 allOk ? "Pass" : "Suspicious performance behavior");
|
/external/icu/icu4c/source/data/ |
cldr-icu-readme.txt | 159 # Keep a log so you can investigate anything that looks suspicious.
|
/external/iw/ |
mesh.c | 525 /* filter out suspicious values */
|
/external/kernel-headers/original/uapi/linux/ |
audit.h | 137 #define AUDIT_ANOM_LINK 1702 /* Suspicious use of file links */
|
/external/llvm/docs/ |
SystemLibrary.rst | 101 suspicious.
|
/external/owasp/sanitizer/distrib/javadoc/org/owasp/html/ |
HtmlChangeListener.html | 100 suspicious HTML passes through the sanitizer.
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
FAQ.html | 172 Also, some bug detectors (such as the suspicious reference comparison detector)
|
/external/tcpdump/ |
README.md | 198 or acked. I typically plot this data looking for suspicious
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
HtmlSanitizer.java | 368 * @param rawHtml the unsanitized, suspicious html
|
/prebuilts/go/darwin-x86/src/regexp/testdata/ |
repetition.dat | 120 # suspicious of my implementation). The first subexpression should use
|
/prebuilts/go/linux-x86/src/regexp/testdata/ |
repetition.dat | 120 # suspicious of my implementation). The first subexpression should use
|
/prebuilts/go/darwin-x86/src/crypto/tls/ |
conn.go | 458 // TODO(bradfitz,agl): slightly suspicious 574 // First message, be extra suspicious: this might not be a TLS
|
/prebuilts/go/linux-x86/src/crypto/tls/ |
conn.go | 458 // TODO(bradfitz,agl): slightly suspicious 574 // First message, be extra suspicious: this might not be a TLS
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
PerformanceResultsPreferencePage.java | 202 this.statusErrorSuspiciousRadioButton = createRadioButton(statusErrorGroup, "Suspicious"); 203 this.statusErrorSuspiciousRadioButton.setToolTipText("Exclude all suspicious failures (i.e. result error is over 25%)"); [all...] |