代码搜索:Contributed
找到约 10,000 项符合「Contributed」的源代码
代码结果 10,000
www.eeworm.com/read/472280/1412585
c bjthread.c
/*
* Copyright (c) 1998 The University of Utah. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this file.
*
* Contributed by the Flux Rese
www.eeworm.com/read/472280/1412590
h jthread.h
/*
* Copyright (c) 1998 The University of Utah. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this file.
*
* Contributed by the Flux Rese
www.eeworm.com/read/470917/1439462
c w_lgammal.c
/* file: lgammal.c */
// Copyright (c) 2002 Intel Corporation
// All rights reserved.
//
// Contributed 2002 by the Intel Numerics Group, Intel Corporation
//
// Redistribution and use in source and
www.eeworm.com/read/470917/1439488
c w_lgammaf.c
/* file: lgammaf.c */
// Copyright (c) 2002 Intel Corporation
// All rights reserved.
//
// Contributed 2002 by the Intel Numerics Group, Intel Corporation
//
// Redistribution and use in source and
www.eeworm.com/read/470917/1439538
c w_lgamma.c
/* file: lgamma.c */
// Copyright (c) 2002 Intel Corporation
// All rights reserved.
//
// Contributed 2002 by the Intel Numerics Group, Intel Corporation
//
// Redistribution and use in source and
www.eeworm.com/read/470720/1444782
c anon-struct.c
// Contributed by Gabriel Dos Reis
// { dg-do compile }
namespace N { }
namespace M
{
typedef struct { } N; // { dg-bogus ".*" "" { xfail *-*-* } }
}
www.eeworm.com/read/470720/1451421
c 20000827-1.c
/* Copyright (C) 2000 Free Software Foundation */
/* Contributed by Alexandre Oliva */
int
foo ()
{
while (1)
{
int a;
char b;
/* gcse should not merge
www.eeworm.com/read/470693/1456728
c anon-struct.c
// Contributed by Gabriel Dos Reis
// { dg-do compile }
namespace N { }
namespace M
{
typedef struct { } N; // { dg-bogus ".*" "" { xfail *-*-* } }
}