Home
last modified time | relevance | path

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

12

/trueos/crypto/heimdal/lib/wind/
HDtest-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()
/trueos/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
HDJDTrace.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()
/trueos/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_consume.c632 uint64_t normal, long double total, char positives, char negatives) in dt_print_quantline() argument
641 assert(!(total == 0 && (positives || negatives))); in dt_print_quantline()
643 assert(!(val > 0 && !positives)); in dt_print_quantline()
647 if (positives) { in dt_print_quantline()
663 if (!positives) { in dt_print_quantline()
769 char positives = 0, negatives = 0; in dt_print_quantize() local
797 positives |= (data[i] > 0); in dt_print_quantize()
811 positives, negatives) < 0) in dt_print_quantize()
869 char positives = 0, negatives = 0; in dt_print_lquantize() local
905 positives |= (data[i] > 0); in dt_print_lquantize()
[all …]
/trueos/lib/libz/doc/
HDtxtvsbin.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
/trueos/contrib/ofed/libibverbs/debian/
HDchangelog5 - Fix many Valgrind false positives
/trueos/contrib/file/magic/Magdir/
HDandroid44 # false positives
HDapple73 # necessary to check the tab stops that follow it to avoid false positives.
HDmacintosh293 # "BD" gives many false positives
HDarchive179 # there were many low-quality sigs, i.e. easy to trigger false positives.
HDimages799 # BOOL values are two-byte integers; use them to rule out false positives.
/trueos/contrib/gdb/
HDlibtool.m4714 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
/trueos/crypto/heimdal/
HDChangeLog.1998642 * acinclude.m4 (AC_KRB_IPV6): rewrote to avoid false positives
/trueos/contrib/tcsh/
HDFixes254 44. auth.patch: Handle false positives in getauthid() detection,
/trueos/contrib/gcc/doc/
HDinvoke.texi2592 Higher levels correspond to higher accuracy (fewer false positives).
2600 false negatives. However, it has many false positives.
2605 May still have many false positives (not as many as level 1 though),
2611 Should have very few false positives and few false
2670 false positives.
HDcpp.texi1108 basis, when we find that a warning generates lots of false positives
/trueos/contrib/binutils/
HDlibtool.m43040 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
/trueos/contrib/sendmail/cf/
HDREADME1507 Note: this feature will cause false positives, i.e., there
/trueos/contrib/ofed/librdmacm/
HDaclocal.m42476 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
/trueos/contrib/ofed/libibcm/
HDaclocal.m42476 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
/trueos/contrib/ntp/
HDaclocal.m42382 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
/trueos/contrib/ntp/sntp/
HDaclocal.m42382 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
/trueos/contrib/sqlite3/
HDaclocal.m42464 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
/trueos/contrib/file/m4/
HDlibtool.m43418 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
/trueos/contrib/openbsm/m4/
HDlibtool.m43418 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
/trueos/contrib/ldns/m4/
HDlibtool.m43430 # Adding the `sed 1q' prevents false positives on HP-UX, which says:

12