Home
last modified time | relevance | path

Searched refs:negatives (Results 1 – 16 of 16) sorted by relevance

/freebsd/crypto/heimdal/lib/wind/
H A Dtest-prohibited.c91 static uint32_t negatives[] = { variable
131 for (i = 0; i < sizeof(negatives)/sizeof(negatives[0]); ++i) in main()
132 if (_wind_stringprep_error(negatives[i], WIND_PROFILE_NAME)) { in main()
134 negatives[i]); in main()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java301 boolean negatives = false; in printDistribution()
331 negatives = true; in printDistribution()
354 printDistributionLine(v, total, positives, negatives); in printDistribution()
360 boolean negatives) in printDistributionLine() argument
366 assert (!(total == 0 && (positives || negatives))); in printDistributionLine()
367 assert (!(val < 0 && !negatives)); in printDistributionLine()
371 if (!negatives) { in printDistributionLine()
/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()
683 assert(!(val < 0 && !negatives)); in dt_print_quantline()
687 if (!negatives) { in dt_print_quantline()
879 char positives = 0, negatives = 0; in dt_print_quantize() local
891 negatives |= (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
1075 negatives |= (data[i] < 0); in dt_print_lquantize()
1100 total, positives, negatives) < 0) in dt_print_lquantize()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.inc24 "chance of false negatives.")
28 "increase the chance of false negatives. It is not advised to go "
/freebsd/crypto/openssl/Configurations/
H A DINTERNALS.Configure29 # 0 negatives so far (if we're at a condition, check it)
/freebsd/contrib/kyua/
H A Dconfigure.ac119 dnl minimize the chance of false test run negatives later on.
H A DNEWS.md104 tests for this command to avoid false negatives.
/freebsd/sys/contrib/zlib/doc/
H A Dtxtvsbin.txt23 of false negatives is sometimes too high, which means that the recall
/freebsd/contrib/unbound/doc/
H A Drequirements.txt148 Instead of a false positive, we want false negatives; failure to
H A DChangelog333 negatives during testing.
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def162 "counter-heuristic to avoid false negatives.",
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc1425 // This scheme can lead to false negatives, e.g. when all operations
/freebsd/contrib/file/magic/Magdir/
H A Dimages2367 # Kodak Cineon format for scanned negatives
/freebsd/contrib/flex/
H A DChangeLog501 …* configure.ac: build: fix false negatives for help2man and texi2dvi HELP2MAN and TEXI2DVI (or the…
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td12386 // Not a user-facing diagnostic. Useful for debugging false negatives in
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES73 "false negatives".