代码搜索:contributed
找到约 10,000 项符合「contributed」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5435628
py setup.py
# contributed by Prabhu Ramachandran
from distutils.core import setup
import sys
setup (name = "Pyste",
version = "0.9.10",
description = "Pyste - P
www.eeworm.com/read/340665/3279814
c 20021124-1.c
/* PR optimization/8275 */
/* Contributed by Volker Reichelt. */
unsigned int foo (unsigned int u)
{
return (u >> 32) & 0xffff;
}
www.eeworm.com/read/323602/3512615
js zh_cn.js
// Simplified Chinese lang variables contributed by cube316 (cube316@etang.com)
tinyMCELang['lang_print_desc'] = '打印';
www.eeworm.com/read/323602/3512629
js zh_cn.js
// Simplified Chinese lang variables contributed by cube316 (cube316@etang.com)
tinyMCELang['lang_preview_desc'] = '预览';
www.eeworm.com/read/279968/4131623
c f_rintf.c
/*
* ====================================================
* x87 FP implementation contributed to Newlib by
* Dave Korn, November 2007. This file is placed in the
* public domain. Permission to u
www.eeworm.com/read/279968/4131625
c f_rintl.c
/*
* ====================================================
* x87 FP implementation contributed to Newlib by
* Dave Korn, November 2007. This file is placed in the
* public domain. Permission to u
www.eeworm.com/read/279968/4131628
c f_lrint.c
/*
* ====================================================
* x87 FP implementation contributed to Newlib by
* Dave Korn, November 2007. This file is placed in the
* public domain. Permission to u
www.eeworm.com/read/279968/4131629
c f_rint.c
/*
* ====================================================
* x87 FP implementation contributed to Newlib by
* Dave Korn, November 2007. This file is placed in the
* public domain. Permission to u
www.eeworm.com/read/279968/4131637
c f_lrintl.c
/*
* ====================================================
* x87 FP implementation contributed to Newlib by
* Dave Korn, November 2007. This file is placed in the
* public domain. Permission to u
www.eeworm.com/read/279968/4131640
c f_lrintf.c
/*
* ====================================================
* x87 FP implementation contributed to Newlib by
* Dave Korn, November 2007. This file is placed in the
* public domain. Permission to u