代码搜索:contributed
找到约 10,000 项符合「contributed」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5530828
c decl-2.c
/* PR c/7411 */
/* Contributed by Christian Ehrhardt */
/* Added extra line-breaks to check that diagnostics refer to correct token.
--Per Bothner. */
/* { dg-do compile } */
void foo(void)
{
ch
www.eeworm.com/read/162614/5530942
c funlike-5.c
/* Test function like macro. */
/* Contributed by Devang Patel */
/* {do-do preprocess } */
/* { dg-options "-traditional-cpp -E -dD" } */
int __srget (char *);
#define __sgetc
www.eeworm.com/read/162614/5531220
c darwin-ld-20040809-1.c
/* Test -dead_strip support. */
/* Contributed by Devang Patel */
/* { dg-do compile { target *-*-darwin* } } */
/* { dg-options "-dead_strip" } */
int
main ()
{
return 0;
}
www.eeworm.com/read/161121/5557042
s stackcheck.s
/*
* arch/alpha/lib/stackcheck.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Verify that we have not overflowed the stack. Oops if we have.
*/
#include
.text
.s
www.eeworm.com/read/153059/5653676
js da.js
// DK lang variables contributed by Jan Moelgaard
tinyMCE.addToLang('flash',{
title : 'Indsæt / rediger Flash-film',
desc : 'Indsæt / rediger Flash-film',
file : 'Flash-Fil (.swf)',
s
www.eeworm.com/read/153059/5653732
js da.js
// DK lang variables contributed by Jan Moelgaard
tinyMCE.addToLang('',{
iespell_desc : 'Lav stavekontrol',
iespell_download : "ieSpell kan ikke findes. Klik på OK for at fortsætte til
www.eeworm.com/read/153059/5653974
js zh_cn.js
// Simplified Chinese lang variables contributed by tom_cat (thomaswangyang@gmail.com)
/* Remember to namespace the language parameters _ */
tinyMCE.addToLang('',{
templ
www.eeworm.com/read/153059/5654091
js da.js
// DK lang variables contributed by Jan Moelgaard
tinyMCE.addToLang('',{
fullscreen_title : 'Fuldskærmstilstand',
fullscreen_desc : 'Tænd / sluk for fuldskærm'
});
www.eeworm.com/read/153059/5654245
js th.js
// TH lang variables Thai contributed by Innozent
tinyMCE.addToLang('',{
bold_desc : '笛撬挂',
italic_desc : '笛情嗤章
www.eeworm.com/read/152843/5658872
s dbg_stackcheck.s
/*
* arch/alpha/lib/stackcheck.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Verify that we have not overflowed the stack. Oops if we have.
*/
#include
.text
.s