代码搜索:Coverage

找到约 1,248 项符合「Coverage」的源代码

代码结果 1,248
www.eeworm.com/read/148359/5714876

c otlgdef.c

#include "otlgdef.h" #include "otlcommn.h" /************************************************************************/ /************************************************************************/ /**
www.eeworm.com/read/125811/6022180

h ftxopenf.h

/******************************************************************* * * ftxopenf.h * * internal TrueType Open functions * * Copyright 1996-1999 by * David Turner, Robert Wilhelm, and Wer
www.eeworm.com/read/125811/6022236

h ftxopenf.h

/******************************************************************* * * ftxopenf.h * * internal TrueType Open functions * * Copyright 1996-1999 by * David Turner, Robert Wilhelm, and Wer
www.eeworm.com/read/162614/5519443

c gcov-1.c

/* Test Gcov basics. */ /* { dg-options "-fprofile-arcs -ftest-coverage" } */ /* { dg-do run { target native } } */ void noop () { } int main () { int i; for (i = 0; i < 10; i++) /* count(11)
www.eeworm.com/read/162614/5519457

c gcov-9.c

/* Test gcov block mode. */ /* { dg-options "-fprofile-arcs -ftest-coverage" } */ /* { dg-do run { target native } } */ int main () { unsigned ix; for (ix = 10; ix--;); /* count(11) */ re
www.eeworm.com/read/162614/5519465

c gcov-10.c

/* Test gcov block mode. */ /* { dg-options "-fprofile-arcs -ftest-coverage" } */ /* { dg-do run { target native } } */ int main () { unsigned ix, jx = 0; for (ix = 10; ix--;) if (ix & 1) jx
www.eeworm.com/read/158106/5598777

h ftxopenf.h

/******************************************************************* * * ftxopenf.h * * internal TrueType Open functions * * Copyright 1996-1999 by * David Turner, Robert Wilhelm, and Wer
www.eeworm.com/read/158106/5598833

h ftxopenf.h

/******************************************************************* * * ftxopenf.h * * internal TrueType Open functions * * Copyright 1996-1999 by * David Turner, Robert Wilhelm, and Wer
www.eeworm.com/read/103453/15731422

am makefile.am

if GTK_DEBUGNOTE INCLUDES = -ggdb `gtk-config --cflags` \ -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment \ -Wuninitialized -Wparentheses -Wpointer-arith \ -Wmissing-prototypes -DGTK
www.eeworm.com/read/362501/9995790

m avail_contour.m

function avail=avail_contour(lats, lons, vpl, hpl, isinbnd,percent,vhal,pa_mode) %************************************************************************* %* Copyright c 2007 The board of trustee