代码搜索:Contributed
找到约 10,000 项符合「Contributed」的源代码
代码结果 10,000
www.eeworm.com/read/100285/6271578
h geqo_mutation.h
/*-------------------------------------------------------------------------
*
* geqo_mutation.h
* prototypes for mutation functions in optimizer/geqo
*
* Copyright (c) 1994, Regents of the Univ
www.eeworm.com/read/100285/6271581
h geqo_selection.h
/*-------------------------------------------------------------------------
*
* geqo_selection.h
* prototypes for selection routines in optimizer/geqo
*
* Copyright (c) 1994, Regents of the Uni
www.eeworm.com/read/214576/15095958
authors
Maintainer:
Pascal Schmidt
People who contributed ideas, suggestions, or code:
Adrian Davey
Douglas Bollinger
Matt Bucknall
www.eeworm.com/read/162614/5517212
c conversion-function-1.c
// Copyright (C) 2003 Free Software Foundation
// Contributed by Gabriel Dos Reis
// { dg-options "-Wno-conversion" }
struct A {
operator A&();
};
www.eeworm.com/read/162614/5517403
c crash3.c
// { dg-do compile }
// Contributed by Wolfgang Wieser
// PR c++/15967: ICE with ambiguous operator new
typedef __SIZE_TYPE__ size_t;
struct A { void *operator new(size_t s)
www.eeworm.com/read/162614/5517574
c forscope2.c
// { dg-do compile }
// { dg-options -fpermissive }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 4 Sept 2001
// Bug 4206. We were n
www.eeworm.com/read/162614/5517665
c forscope1.c
// { dg-do compile }
// { dg-options -fno-for-scope }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 4 Sept 2001
// Bug 4206. We were
www.eeworm.com/read/162614/5518110
c bitfield2_main.c
// { dg-options "-ansi -pedantic-errors -fsigned-bitfields" }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 15 Dec 2001
// Split into
www.eeworm.com/read/162614/5518112
c bitfield1_main.c
// { dg-options "-ansi -pedantic-errors -funsigned-bitfields" }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 15 Dec 2001
// Split in