代码搜索:contributed
找到约 10,000 项符合「contributed」的源代码
代码结果 10,000
www.eeworm.com/read/229062/4760474
c eeprom.c
/*
* Copyright 2004 Freescale Semiconductor.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/210028/4955158
js zh_cn.js
// Simplified Chinese lang variables contributed by cube316 (cube316@etang.com)
tinyMCE.addToLang('',{
preview_desc : '预览'
});
www.eeworm.com/read/200288/5068526
s memsetup.s
/*
* Memory setup for integratorAP
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/200288/5068567
h pixis.h
/*
* Copyright 2006 Freescale Semiconductor
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify
www.eeworm.com/read/200288/5069029
s memsetup.s
/*
* Memory setup for integratorAP
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/200288/5070502
s lowlevel_init.s
/*
* Memory Setup - initialize memory controller(s) for devices required
* to boot and relocate
*
* See file CREDITS for list of people who contributed to this
* project.
*
* Thi
www.eeworm.com/read/197479/5095065
cpp fault.cpp
/* Contributed by Allan Kelly, June 17, 2002
Provides C++ alternatives for
soap_print_fault and soap_print_fault_location functions
*/
/*************************************************************
www.eeworm.com/read/196142/5103930
js zh_cn.js
// Simplified Chinese lang variables contributed by cube316 (cube316@etang.com)
tinyMCE.addToLang('',{
preview_desc : '预览'
});
www.eeworm.com/read/190666/5177840
m nested-1.m
/* Contributed by Nicola Pero Wed Feb 21 12:08:16 GMT 2001 */
int main (void)
{
void nested (void)
{
return;
}
return 0;
}