/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/ |
H A D | test-prohibited.c | 42 static uint32_t positives[] = { variable 126 for (i = 0; i < sizeof(positives)/sizeof(positives[0]); ++i) in main() 127 if (!_wind_stringprep_error(positives[i], WIND_PROFILE_NAME)) { in main() 129 positives[i]); in main()
|
/netbsd-src/external/gpl3/gcc.old/ |
H A D | README.warnings | 57 similar issues of false positives. 69 similar issues of false positives. 78 false positives, and hopefully this warning will become 92 cases and should always be inspected, but false positives 101 This warning has many false positives where truncation is 126 This warning has many false positives in GCC 7, and many are
|
/netbsd-src/external/gpl3/gcc/ |
H A D | README.warnings | 96 similar issues of false positives. 108 similar issues of false positives. 117 false positives, and hopefully this warning will become 131 cases and should always be inspected, but false positives 140 This warning has many false positives where truncation is 165 This warning has many false positives in GCC 7, and many are
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | TODO | 16 o - ODR false positives 18 ODR false positives can happen when we optimize, since code in .h
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | TODO | 16 o - ODR false positives 18 ODR false positives can happen when we optimize, since code in .h
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_consume.c | 633 uint64_t normal, long double total, char positives, char negatives) in dt_print_quantline() argument 642 assert(!(total == 0 && (positives || negatives))); in dt_print_quantline() 644 assert(!(val > 0 && !positives)); in dt_print_quantline() 648 if (positives) { in dt_print_quantline() 664 if (!positives) { in dt_print_quantline() 770 char positives = 0, negatives = 0; in dt_print_quantize() local 798 positives |= (data[i] > 0); in dt_print_quantize() 812 positives, negatives) < 0) in dt_print_quantize() 870 char positives = 0, negatives = 0; in dt_print_lquantize() local 906 positives |= (data[i] > 0); in dt_print_lquantize() [all …]
|
/netbsd-src/external/gpl3/gdb/dist/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
|
/netbsd-src/external/gpl3/binutils.old/dist/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
|
/netbsd-src/common/dist/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
|
/netbsd-src/external/gpl3/binutils/dist/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
|
/netbsd-src/external/mit/isl/dist/m4/ |
H A D | ax_set_warning_flags.m4 | 11 dnl new warnings to -Wall which cause false positives, the
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/valgrind/ |
H A D | i386-pc-linux-gnu.supp | 9 # Python false positives according to
|
H A D | x86_64-pc-linux-gnu.supp | 8 # Python false positives according to
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | ThreadSanitizer.rst | 99 instruments such functions to avoid false positives and provide meaningful stack 110 at all. This can lead to false positives due to missed synchronization via
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | passes.def | 231 positives from warnings for erroneous code. */ 344 number of false positives from it. */ 376 number of false positives from it. */
|
H A D | range-op.cc | 2435 value_range positives = range_positives (type); in op1_range() local 2436 positives.intersect (lhs); in op1_range() 2437 r = positives; in op1_range() 2440 for (unsigned i = 0; i < positives.num_pairs (); ++i) in op1_range() 2442 -positives.upper_bound (i), in op1_range() 2443 -positives.lower_bound (i))); in op1_range()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/ |
H A D | simd | 66 // would otherwise yield many false positives.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | passes.def | 244 positives from warnings for erroneous code. */ 364 number of false positives from it. */ 402 number of false positives from it. */
|
/netbsd-src/doc/roadmaps/ |
H A D | verification | 33 finds are pretty easily fixed, or are false positives.
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
H A D | check.tpl | 128 # On MinGW and DJGPP convert line endings to avoid false positives
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | check.tpl | 128 # On MinGW and DJGPP convert line endings to avoid false positives
|
/netbsd-src/external/mpl/bind/dist/m4/ |
H A D | ax_gcc_func_attribute.m4 | 17 # warnings when using this macro will yield false positives.
|
/netbsd-src/external/mpl/dhcp/dist/doc/devel/ |
H A D | qa.dox | 32 In the unlikely event of cppcheck finding false positives it is possible to add
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/ |
H A D | IPA.rst | 69 of false positives, either by considering paths that the caller considers 86 enough that our tolerance for false positives is even lower here. A false 328 performance hit and the possibility of false positives on the path where the
|
/netbsd-src/external/public-domain/xz/dist/doc/ |
H A D | lzma-file-format.txt | 136 positives when trying to guess if the input file is in the
|