代码搜索:contributed
找到约 10,000 项符合「contributed」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4671643
c crash14.c
// { dg-do compile }
// Contributed by: Giovanni Bajo
// PR c++/14448: Fold constant initializers in templates
template struct A
{
A();
};
template
www.eeworm.com/read/233448/4676306
mm stabs-1.mm
/* APPLE LOCAL file 4174833 */
/* Check that the STABS information for ObjC objects is flattened;
gdb does not (yet) know how to traverse ObjC class hierarchies. */
/* Contributed by Ziemowit Lask
www.eeworm.com/read/233448/4676366
mm stabs-2.mm
/* APPLE LOCAL file 4174833 */
/* Check that the STABS information for ObjC objects is flattened;
gdb does not (yet) know how to traverse ObjC class hierarchies. */
/* Contributed by Ziemowit Lask
www.eeworm.com/read/233448/4676370
mm objc-gc-3.mm
/* APPLE LOCAL file mainline */
/* Test looking up fields in superclasses in the context of write-barriers
(where component references get rewritten). */
/* Contributed by Ziemowit Laski
www.eeworm.com/read/233448/4676384
mm stabs-3.mm
/* APPLE LOCAL file 4174833 */
/* Check that the STABS information for ObjC objects is flattened;
gdb does not (yet) know how to traverse ObjC class hierarchies. */
/* Contributed by Ziemowit Lask
www.eeworm.com/read/233448/4676477
m type-size-1.m
/* Reject ivars with an unknown size. */
/* Contributed by Ziemowit Laski . */
/* { dg-do compile } */
struct unknownStruct;
@interface ArrayTest
{
short unknownSize[unknow
www.eeworm.com/read/233448/4676478
m stabs-4.m
/* APPLE LOCAL file 4174833 */
/* Check that the STABS information for ObjC objects is flattened;
gdb does not (yet) know how to traverse ObjC class hierarchies. */
/* Contributed by Ziemowit Lask
www.eeworm.com/read/233448/4676528
m type-size-2.m
/* Make sure that array arguments to methods are given the size of pointers. */
/* As in the case of ivars, arrays without size (e.g., 'int []') are
encoded as pointers. */
/* Contributed by Ziem
www.eeworm.com/read/233448/4676566
m stabs-2.m
/* APPLE LOCAL file 4174833 */
/* Check that the STABS information for ObjC objects is flattened;
gdb does not (yet) know how to traverse ObjC class hierarchies. */
/* Contributed by Ziemowit Lask
www.eeworm.com/read/233448/4676611
m stabs-3.m
/* APPLE LOCAL file 4174833 */
/* Check that the STABS information for ObjC objects is flattened;
gdb does not (yet) know how to traverse ObjC class hierarchies. */
/* Contributed by Ziemowit Lask