/netbsd-src/external/bsd/openpam/dist/ |
H A D | Makefile.am | 23 coverage: coverage-clean all coverage-prepare coverage-run coverage-report target 45 coverage: target
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gcov.c | 170 struct coverage struct 172 int lines; 173 int lines_executed; 175 int branches; 176 int branches_executed; 177 int branches_taken; 179 int calls; 180 int calls_executed; 182 char *name;
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/ev6/ |
H A D | slot.pl | 198 sub coverage { subroutine
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewText.h | 20 using namespace coverage; variable
|
H A D | SourceCoverageViewHTML.h | 20 using namespace coverage; variable
|
H A D | SourceCoverageView.h | 24 using namespace coverage; variable
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewText.h | 20 using namespace coverage; variable
|
H A D | SourceCoverageViewHTML.h | 20 using namespace coverage; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/ |
H A D | CMakeLists.txt | 228 add_custom_target(coverage target
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/ |
H A D | CMakeLists.txt | 241 add_custom_target(coverage target
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tsinh.c | 93 coverage (void) in coverage() function
|
H A D | ttan.c | 115 coverage (void) in coverage() function
|
H A D | tget_q.c | 136 coverage (void) in coverage() function
|
H A D | tai.c | 207 coverage (void) in coverage() function
|
H A D | tgamma_inc.c | 331 coverage (void) in coverage() function
|
H A D | tsqr.c | 194 coverage (mpfr_prec_t pmax) in coverage() function
|
H A D | tsubnormal.c | 255 coverage (void) in coverage() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_activation.cc | 31 bool coverage; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_activation.cc | 29 bool coverage; member
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_activation.cpp | 30 bool coverage; member
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_activation.cpp | 30 bool coverage; member
|
/netbsd-src/external/mit/libcbor/dist/ |
H A D | CMakeLists.txt | 97 add_custom_target(coverage target
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gcov.c | 242 coverage_t coverage; member 524 coverage_t coverage; in process_file() local 1311 add_branch_counts (coverage_t *coverage, const arc_t *arc) in add_branch_counts() 1378 function_summary (const coverage_t *coverage, const char *title) in function_summary() 1483 add_line_counts (coverage_t *coverage, function_t *fn) in add_line_counts()
|
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/ |
H A D | Makefile | 103 coverage: xmtest target
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcov.c | 384 coverage_info coverage; variable 1400 coverage_info coverage; in generate_results() local 2290 add_branch_counts (coverage_info *coverage, const arc_info *arc) in add_branch_counts() 2376 function_summary (const coverage_info *coverage) in function_summary() 2385 file_summary (const coverage_info *coverage) in file_summary() 2589 add_line_counts (coverage_info *coverage, function_info *fn) in add_line_counts()
|