Searched defs:confidence (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | compare_two_ftime_report_sets | 357 def alpha_from_confidence(confidence): argument 571 def compare_two_timevar_logs(fileglob1, fileglob2, pattern, confidence): argument
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | compare_two_ftime_report_sets | 357 def alpha_from_confidence(confidence): argument 571 def compare_two_timevar_logs(fileglob1, fileglob2, pattern, confidence): argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 825 def _ShouldPrintError(category, confidence, linenum): argument 852 def Error(filename, linenum, category, confidence, message): argument
|