代码搜索:Coverage
找到约 1,248 项符合「Coverage」的源代码
代码结果 1,248
www.eeworm.com/read/152121/5675636
h ftxopenf.h
/*******************************************************************
*
* ftxopenf.h
*
* internal TrueType Open functions
*
* Copyright 1996-2001 by
* David Turner, Robert Wilhelm, and Wer
www.eeworm.com/read/152121/5675731
h ftxopenf.h
/*******************************************************************
*
* ftxopenf.h
*
* internal TrueType Open functions
*
* Copyright 1996-2001 by
* David Turner, Robert Wilhelm, and Wer
www.eeworm.com/read/488475/6487964
rpt part5.sim.rpt
Simulator report for part5
Wed May 30 01:01:34 2007
Quartus II Version 7.0 Build 33 02/05/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal No
www.eeworm.com/read/162614/5519449
c gcov-11.c
/* Test gcov block mode. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target native } } */
int one = 1; /* subvert constant folder. */
int zero = 0;
int foo (int ix)
{
www.eeworm.com/read/195484/8150769
c harfbuzz-dump.c
/* harfbuzz-dump.c: Dump OpenType layout tables
*
* Copyright (C) 2000 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Li
www.eeworm.com/read/252715/12266421
cws xvw.cws
bgnd_exec_update_interval: 2
case_user_sym_search: TRUE
coverage_color_r_back: 33619712
coverage_color_r_fore: 117440512
coverage_color_rw_back: 100598015
coverage_color_rw_fore: 201326591
cover
www.eeworm.com/read/245254/4505324
pl code_to_html.pl
#!/usr/bin/perl
my $FUNCTION_COVERAGE;
my $GCOV_FILE;
my $OUTPUT;
open $FUNCTION_COVERAGE, $ARGV[0] or die "Can't open function coverage: $!";
open $GCOV_FILE, $ARGV[1] or die "Can't open coverage f
www.eeworm.com/read/204643/5030969
sh run-gcov.sh
#!/bin/sh
if [ ! -d coverage ]; then
mkdir coverage
fi
cd coverage
# It would be really nice to find a better way to do this than copying the
# HTML into this script. But, I am being lazy righ
www.eeworm.com/read/430898/1914721
sh run-gcov.sh
#!/bin/sh
if [ ! -d coverage ]; then
mkdir coverage
fi
cd coverage
# It would be really nice to find a better way to do this than copying the
# HTML into this script. But, I am being lazy righ
www.eeworm.com/read/389774/2536160
sh run-gcov.sh
#!/bin/sh
if [ ! -d coverage ]; then
mkdir coverage
fi
cd coverage
# It would be really nice to find a better way to do this than copying the
# HTML into this script. But, I am being lazy righ