代码搜索:contributed
找到约 10,000 项符合「contributed」的源代码
代码结果 10,000
www.eeworm.com/read/209261/15224468
lbl 1j0-035-186.lbl
;
; VAG-COM Measuring Block Labels file.
; Radio Gamma V/Premium V 1J0-909-609 (Golf IV)
;
; contributed by Jens Ulmer, 24.09.2001
;
1,0,Group 1
1,1,Open
1,2,Power Supply,Voltage
1,3,Illumina
www.eeworm.com/read/209261/15224482
lbl 1j0-909-608.lbl
;
; VAG-COM Measuring Block Labels file.
; New Beetle airbag ECU 1J0-909-608 AQ
;
; contributed by Mike Sauve www.alientech.net
;
1,0,Igniter/seat belt tensioners
1,1,Driver ign,
1,2,Pass ig
www.eeworm.com/read/209261/15224593
lbl 8a0-959-655.lbl
;
; VAG-COM Measuring Block Labels for
; Airbag Controller p/n 8A0-959-655-xx
; From 1996 European Audi A6
;
; Contributed by Ole Gudmund Bj鴕k
;
1,0,Airbag/Belt tensioner
1,1,Driver Bag,1111=O
www.eeworm.com/read/209261/15224628
lbl 1c0-035-180.lbl
;
; VAG-COM Measuring Block Labels file.
; New Beetle radio ECU 1CO-035-180
;
; contributed by Mike Sauve www.alientech.net
;
1,0,Power,
1,1,n/a,
1,2,Supply Voltage,
1,3,Illumination,
1,4,
www.eeworm.com/read/169697/5412375
readme
----------------------------------------------------------------------
Mellanox has contributed substantially to the code for the ib channel.
To our original implementation based on the Infiniband se
www.eeworm.com/read/162614/5517174
c conv1.c
// { dg-do compile }
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 20 Apr 2003
// PR 10337, unneeded warning
class A {
public:
www.eeworm.com/read/162614/5517353
c member1.c
// { dg-do compile }
// Copyright (C) 2002 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 29 Sep 2002
struct X
{
template static void Process
www.eeworm.com/read/162614/5517362
c addr1.c
// { dg-do run }
// Copyright (C) 2003 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 6 Sep 2003
// Origin: Volker Reichelt
www.eeworm.com/read/162614/5517364
c arg2.c
// { dg-do compile }
// Copyright (C) 2004 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 30 Nov 2004
// PR 17431. copy ctor from user conv
// Origin: Volk
www.eeworm.com/read/162614/5517401
c hidden-class3.c
// Copyright (C) 2005 Free Software Foundation
// Contributed by Kriang Lerdsuwanakij
// { dg-do compile }
class A {
friend class B;
class B;
B *b;
};