| /freebsd-14.2/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()
|
| /freebsd-14.2/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()
|
| /freebsd-14.2/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
|
| /freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_consume.c | 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() 1320 char positives = 0, negatives = 0; in dt_print_llquantize() local 1343 positives |= (data[i] > 0); in dt_print_llquantize() [all …]
|
| /freebsd-14.2/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 1015 "standard), which can lead to false positives depending on " 1116 "produce false positives).",
|
| /freebsd-14.2/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 | 293 # necessary to check the tab stops that follow it to avoid false positives.
|
| H A D | archive | 488 # there were many low-quality sigs, i.e. easy to trigger false positives.
|
| H A D | images | 2179 # BOOL values are two-byte integers; use them to rule out false positives.
|
| /freebsd-14.2/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…
|
| /freebsd-14.2/share/mk/ |
| H A D | bsd.README | 497 should be installed as well to reduce false positives
|
| /freebsd-14.2/contrib/expat/ |
| H A D | Changes | 876 for supported compile flags to avoid false positives 1150 #9 Address two Clang Static Analyzer false positives
|
| /freebsd-14.2/crypto/heimdal/ |
| H A D | ChangeLog.1998 | 642 * acinclude.m4 (AC_KRB_IPV6): rewrote to avoid false positives
|
| /freebsd-14.2/contrib/tcsh/ |
| H A D | Fixes | 393 44. auth.patch: Handle false positives in getauthid() detection,
|
| /freebsd-14.2/contrib/unbound/doc/ |
| H A D | Changelog | 998 work or produces false positives. Static analysis is handled in the 6029 compatibility with cisco dns guard. This lowers false positives. 6158 - Made netbsd sendmsg test nonfatal, in case of false positives.
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 3038 tool to avoid false positives and provide meaningful stack traces. 3051 to avoid false positives in other places.
|
| /freebsd-14.2/contrib/sendmail/cf/ |
| H A D | README | 1552 Note: this feature will cause false positives, i.e., there
|
| /freebsd-14.2/contrib/ntp/sntp/m4/ |
| H A D | libtool.m4 | 3678 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
|
| /freebsd-14.2/contrib/openpam/m4/ |
| H A D | libtool.m4 | 3698 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/m4/ |
| H A D | libtool.m4 | 3678 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
|
| /freebsd-14.2/contrib/file/m4/ |
| H A D | libtool.m4 | 3678 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
|
| /freebsd-14.2/contrib/libevent/m4/ |
| H A D | libtool.m4 | 3699 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
|
| /freebsd-14.2/contrib/ldns/m4/ |
| H A D | libtool.m4 | 3689 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
|