/freebsd/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/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/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/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 …]
|
/freebsd/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).",
|
/freebsd/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.
|
/freebsd/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/contrib/expat/ |
H A D | Changes | 757 for supported compile flags to avoid false positives 1031 #9 Address two Clang Static Analyzer false positives
|
/freebsd/share/mk/ |
H A D | bsd.README | 494 should be installed as well to reduce false positives
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.1998 | 642 * acinclude.m4 (AC_KRB_IPV6): rewrote to avoid false positives
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 393 44. auth.patch: Handle false positives in getauthid() detection,
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | string | 784 // the memory to avoid triggering false positives.
|
/freebsd/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/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.
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 1552 Note: this feature will cause false positives, i.e., there
|
/freebsd/contrib/openbsm/m4/ |
H A D | libtool.m4 | 3678 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
|
/freebsd/contrib/openpam/m4/ |
H A D | libtool.m4 | 3698 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | libtool.m4 | 3678 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | libtool.m4 | 3678 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
|