Home
last modified time | relevance | path

Searched defs:coverage (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/bsd/openpam/dist/
H A DMakefile.am23 coverage: coverage-clean all coverage-prepare coverage-run coverage-report target
45 coverage: target
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcov.c170 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 Dslot.pl198 sub coverage { subroutine
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.h20 using namespace coverage; variable
H A DSourceCoverageViewHTML.h20 using namespace coverage; variable
H A DSourceCoverageView.h24 using namespace coverage; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.h20 using namespace coverage; variable
H A DSourceCoverageViewHTML.h20 using namespace coverage; variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A DCMakeLists.txt228 add_custom_target(coverage target
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A DCMakeLists.txt241 add_custom_target(coverage target
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtsinh.c93 coverage (void) in coverage() function
H A Dttan.c115 coverage (void) in coverage() function
H A Dtget_q.c136 coverage (void) in coverage() function
H A Dtai.c207 coverage (void) in coverage() function
H A Dtgamma_inc.c331 coverage (void) in coverage() function
H A Dtsqr.c194 coverage (mpfr_prec_t pmax) in coverage() function
H A Dtsubnormal.c255 coverage (void) in coverage() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_activation.cc31 bool coverage; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_activation.cc29 bool coverage; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_activation.cpp30 bool coverage; member
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_activation.cpp30 bool coverage; member
/netbsd-src/external/mit/libcbor/dist/
H A DCMakeLists.txt97 add_custom_target(coverage target
/openbsd-src/gnu/gcc/gcc/
H A Dgcov.c242 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 DMakefile103 coverage: xmtest target
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c384 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()

12