代码搜索:Contributed

找到约 10,000 项符合「Contributed」的源代码

代码结果 10,000
www.eeworm.com/read/162614/5520766

c spec40.c

// { dg-do run } // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 12 Feb 2001 // More from bug 1617. We didn't resolve partial ordering
www.eeworm.com/read/162614/5520791

c explicit82.c

// { dg-do assemble } // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 7 Sep 2000 // Bug 508. We failed to set/clear lastiddecl appropr
www.eeworm.com/read/162614/5520852

c nontype5.c

// { dg-do assemble } // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 10 Jan 2001 // Bug 1509. We ICE'd on trying to coerce a non-typ
www.eeworm.com/read/162614/5520874

c crash65.c

// { dg-do assemble } // Copyright (C) 2000, 2002 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 11 Jan 2001 // Bug 1506. We ICE'd on a struct definition i
www.eeworm.com/read/162614/5520948

c koenig8.c

// { dg-do assemble } // Copyright (C) 1999 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 15 Dec 1999 // caused an ICE determining whether to perform Koenig lookup
www.eeworm.com/read/162614/5521002

c koenig9.c

// { dg-do assemble } // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Theodore.Papadopoulo 23 Jun 2000 #include void foo(c
www.eeworm.com/read/162614/5522713

c typedef1.c

// { dg-do assemble } // Copyright (C) 1999 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 31 Mar 1999 // Make sure we see through typedefs. typedef int Int; voi
www.eeworm.com/read/162614/5522759

mm method-18.mm

/* Contributed by Igor Seleznev . */ /* This used to be broken. */ #include @interface A + (A *)currentContext; @end @interface B + (B *)currentContext; @end int mai
www.eeworm.com/read/162614/5522779

mm ivar-list-semi.mm

/* Allow for an optional semicolon following the ivar block. */ /* Contributed by: Ziemowit Laski . */ #include @interface Tink : Object { @private unsigned long
www.eeworm.com/read/162614/5522950

m method-12.m

/* Contributed by Igor Seleznev . */ /* This used to be broken. */ #include @interface A + (A *)currentContext; @end @interface B + (B *)currentContext; @end int mai