代码搜索:Coverage

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

代码结果 1,248
www.eeworm.com/read/345878/3196689

bld m40800_optm_none_lib16.bld

#!build default: library :arm_option=thumb_code :coverage=false :dwarf=true :auto_mvc=false :arm_cputype=arm7tm :debuglevel=plain :profilelevel=none :optimizestrategy=none :outputname=ghs\op
www.eeworm.com/read/340665/3273428

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/340665/3273447

c gcov-2.c

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

c gcov-3.c

/* Test Gcov with computed gotos. This is the same as test gcc.c-torture/execute/980526-1.c */ /* { dg-options "-fprofile-arcs -ftest-coverage" } */ /* { dg-do run { target native } } */ int expe
www.eeworm.com/read/275562/4175203

zc pango-fontset.zc

import "glib/glib" import "glib/glib-object" import "pango/pango-font" import "pango/pango-coverage" import "pango/pango-types" public [name="c"] struct PangoFontset; dummy: int; end import func
www.eeworm.com/read/275562/4175211

zc pango.zc

public import "pango/pango-attributes" //import "pango/pango-break" import "pango/pango-context" import "pango/pango-coverage" //import "pango/pango-engine" //import "pango/pango-enum-types" import
www.eeworm.com/read/440906/1775060

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/440906/1775079

c gcov-2.c

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

c gcov-3.c

/* Test Gcov with computed gotos. This is the same as test gcc.c-torture/execute/980526-1.c */ /* { dg-options "-fprofile-arcs -ftest-coverage" } */ /* { dg-do run { target native } } */ int expe
www.eeworm.com/read/373367/2762357

esf usrp_gpio.esf

SIMULATOR_SETTINGS { ESTIMATE_POWER_CONSUMPTION = OFF; GLITCH_INTERVAL = 1NS; GLITCH_DETECTION = OFF; SIMULATION_COVERAGE = ON; CHECK_OUTPUTS = OFF; SETUP_HOLD_DETECTION = OFF; POWER_ESTIMATION