| /src/crypto/heimdal/lib/wind/ |
| H A D | test-prohibited.c | 40 static uint32_t positives[] = { variable 124 for (i = 0; i < sizeof(positives)/sizeof(positives[0]); ++i) in main() 125 if (!_wind_stringprep_error(positives[i], WIND_PROFILE_NAME)) { in main() 127 positives[i]); in main()
|
| /src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
| H A D | JDTrace.java | 300 boolean positives = false; in printDistribution() 328 positives = true; in printDistribution() 354 printDistributionLine(v, total, positives, negatives); in printDistribution() 359 printDistributionLine(long val, double total, boolean positives, in printDistributionLine() argument 366 assert (!(total == 0 && (positives || negatives))); in printDistributionLine() 368 assert (!(val > 0 && !positives)); in printDistributionLine() 372 if (positives) { in printDistributionLine() 384 if (!positives) { in printDistributionLine()
|
| /src/sys/contrib/zlib/doc/ |
| H A D | txtvsbin.txt | 25 the false positives that may occur when binary files containing large 90 positives). This, however, incurs a reduced precision overall, since 91 false positives are more likely to appear in binary files that contain
|
| /src/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_consume.c | 673 uint64_t normal, long double total, char positives, char negatives) in dt_print_quantline() argument 682 assert(!(total == 0 && (positives || negatives))); in dt_print_quantline() 684 assert(!(val > 0 && !positives)); in dt_print_quantline() 688 if (positives) { in dt_print_quantline() 704 if (!positives) { in dt_print_quantline() 879 char positives = 0, negatives = 0; in dt_print_quantize() local 890 positives |= (data[i] > 0); in dt_print_quantize() 904 positives, negatives) < 0) in dt_print_quantize() 1060 char positives = 0, negatives = 0; in dt_print_lquantize() local 1074 positives |= (data[i] > 0); in dt_print_lquantize() [all …]
|
| /src/contrib/pam-krb5/m4/ |
| H A D | cc-flags.m4 | 81 dnl -Wstack-protector Too many false positives from small buffers 96 dnl -Wtautological-pointer-compare False positives with for loops
|
| /src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | CheckerBase.td | 34 /// Released entries are stable, produce minimal, if any false positives,
|
| H A D | Checkers.td | 15 // The Alpha package is for checkers that have too many false positives to be 1023 "standard), which can lead to false positives depending on " 1121 "produce false positives).",
|
| /src/contrib/file/magic/Magdir/ |
| H A D | android | 49 # false positives
|
| H A D | macintosh | 424 # "BD" gives many false positives
|
| H A D | apple | 300 # necessary to check the tab stops that follow it to avoid false positives.
|
| H A D | archive | 621 # there were many low-quality sigs, i.e. easy to trigger false positives.
|
| H A D | msdos | 345 # But that check is too generic and had lot of false positives. 32STUB/32rtm
|
| H A D | images | 2377 # BOOL values are two-byte integers; use them to rule out false positives.
|
| /src/sys/contrib/zstd/ |
| H A D | CONTRIBUTING.md | 135 … tolerance". That means that all issues must be solved, including false positives. This quickly be… 136 - Multiple static analyzers will feature multiple kind of false positives, sometimes applying to th… 139 - As if that was not enough, the list of false positives change with each version. It's hard enough…
|
| /src/contrib/expat/ |
| H A D | Changes | 50 #1059 Fix a class of false positives where input should have been 1007 for supported compile flags to avoid false positives 1281 #9 Address two Clang Static Analyzer false positives
|
| /src/share/mk/ |
| H A D | bsd.README | 501 should be installed as well to reduce false positives
|
| /src/contrib/pam-krb5/ |
| H A D | README | 214 environment or that produce a lot of false positives without uncovering
|
| H A D | README.md | 228 environment or that produce a lot of false positives without uncovering
|
| /src/crypto/krb5/src/ |
| H A D | aclocal.m4 | 1031 * Use volatile, or else optimization can cause false positives.
|
| /src/contrib/openpam/ |
| H A D | aclocal.m4 | 891 # Even a millisecond often causes a bunch of false positives,
|
| /src/contrib/libedit/ |
| H A D | ChangeLog | 684 of these are false positives, most of the real bugs are already 2223 1. The isascii(3) check can yield false positives. If a string
|
| /src/crypto/heimdal/ |
| H A D | ChangeLog.1998 | 642 * acinclude.m4 (AC_KRB_IPV6): rewrote to avoid false positives
|
| /src/contrib/tcsh/ |
| H A D | Fixes | 393 44. auth.patch: Handle false positives in getauthid() detection,
|
| /src/contrib/llvm-project/libcxx/include/ |
| H A D | string | 784 // the memory to avoid triggering false positives.
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 3119 tool to avoid false positives and provide meaningful stack traces. 3132 to avoid false positives in other places.
|