Searched refs:coverage (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_targets.c53 * Within groups of DAs supporting the same scope coverage, the DAs are
117 int coverage; member in struct:da_node
324 dn->coverage = 0;
425 te->coverage = c;
439 if (c >= p->coverage) {
440 /* found a coverage grouping; now sort by proximity */
474 int coverage, proximity; local
506 * relevant scopes they serve (coverage).
508 coverage = 0;
536 coverage
[all...]
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkfont.c583 void *coverage = (grub_uint8_t *) sub local
586 covertype = grub_be_to_cpu16 (*(grub_uint16_t * __attribute__ ((packed))) coverage);
590 struct gsub_coverage_list *cover = coverage;
597 struct gsub_coverage_ranges *cover = coverage;
605 printf (_("Unsupported coverage specification: %d\n"), covertype);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm1128 dumps from failed tests and L<Devel::Cover> for test coverage
1166 Add option for coverage analysis.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm7142 We should give coverage for B<all> of the CPAN and not just the PAUSE

Completed in 42 milliseconds