Home
last modified time | relevance | path

Searched refs:positives (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/crypto/heimdal/lib/wind/
H A Dtest-prohibited.c40 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 DJDTrace.java300 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 Dtxtvsbin.txt25 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 Ddt_consume.c673 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 DCheckerBase.td34 /// Released entries are stable, produce minimal, if any false positives,
H A DCheckers.td15 // 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 Dandroid49 # false positives
H A Dmacintosh424 # "BD" gives many false positives
H A Dapple300 # necessary to check the tab stops that follow it to avoid false positives.
H A Darchive621 # there were many low-quality sigs, i.e. easy to trigger false positives.
H A Dmsdos345 # But that check is too generic and had lot of false positives. 32STUB/32rtm
H A Dimages2377 # BOOL values are two-byte integers; use them to rule out false positives.
/freebsd/sys/contrib/zstd/
H A DCONTRIBUTING.md135 … 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 DChanges757 for supported compile flags to avoid false positives
1031 #9 Address two Clang Static Analyzer false positives
/freebsd/share/mk/
H A Dbsd.README494 should be installed as well to reduce false positives
/freebsd/crypto/heimdal/
H A DChangeLog.1998642 * acinclude.m4 (AC_KRB_IPV6): rewrote to avoid false positives
/freebsd/contrib/tcsh/
H A DFixes393 44. auth.patch: Handle false positives in getauthid() detection,
/freebsd/contrib/llvm-project/libcxx/include/
H A Dstring784 // the memory to avoid triggering false positives.
/freebsd/contrib/unbound/doc/
H A DChangelog998 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 DAttrDocs.td3119 tool to avoid false positives and provide meaningful stack traces.
3132 to avoid false positives in other places.
/freebsd/contrib/sendmail/cf/
H A DREADME1552 Note: this feature will cause false positives, i.e., there
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m43678 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
/freebsd/contrib/openpam/m4/
H A Dlibtool.m43698 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m43678 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
/freebsd/contrib/ntp/sntp/m4/
H A Dlibtool.m43678 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:

12