代码搜索:constructs
找到约 1,240 项符合「constructs」的源代码
代码结果 1,240
www.eeworm.com/read/162614/5519454
c gcov-4b.c
/* Check that execution counts for various C constructs are reported
correctly by gcov. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target native } } */
extern void
www.eeworm.com/read/162614/5529377
c label-1.c
/* Test various diagnostics of ill-formed constructs involving labels. */
/* { dg-do compile } */
/* { dg-options "-Wunused" } */
extern void dummy(void);
/* labels must be defined */
void a(void)
www.eeworm.com/read/345604/3198660
java patterncolor.java
package com.lowagie.text.pdf;
/** Represents a pattern. Can be used in high-level constructs (Paragraph, Cell, etc.).
*/
public class PatternColor extends ExtendedColor {
/** The actual pattern.
www.eeworm.com/read/340665/3273252
c gcov-1.c
/* Check that execution counts and branch probabilities for various C
constructs are reported correctly by gcov. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target na
www.eeworm.com/read/340665/3282568
java simpledateformat.java
/* SimpleDateFormat.java -- A class for parsing/formating simple
date constructs
Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Cl
www.eeworm.com/read/339586/3297284
cpp testfailure.cpp
#include
#include
#include
CPPUNIT_NS_BEGIN
/// Constructs a TestFailure with the given test and exception.
TestFailure::TestFailure(
www.eeworm.com/read/300363/3847079
java patterncolor.java
package com.lowagie.text.pdf;
/** Represents a pattern. Can be used in high-level constructs (Paragraph, Cell, etc.).
*/
public class PatternColor extends ExtendedColor {
/** The actual pattern.
www.eeworm.com/read/444529/1732295
cpp testfailure.cpp
#include
#include
#include
CPPUNIT_NS_BEGIN
/// Constructs a TestFailure with the given test and exception.
TestFailure::TestFailure(
www.eeworm.com/read/440906/1774879
c gcov-1.c
/* Check that execution counts and branch probabilities for various C
constructs are reported correctly by gcov. */
/* { dg-options "-fprofile-arcs -ftest-coverage" } */
/* { dg-do run { target na
www.eeworm.com/read/440906/1784249
java simpledateformat.java
/* SimpleDateFormat.java -- A class for parsing/formating simple
date constructs
Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Cl