代码搜索:Contributed
找到约 10,000 项符合「Contributed」的源代码
代码结果 10,000
www.eeworm.com/read/153059/5653967
js da.js
// DK lang variables contributed by Jan Moelgaard
/* Remember to namespace the language parameters lang__ */
tinyMCE.addToLang('',{
template_title : 'Dette er bare en po
www.eeworm.com/read/100285/6271593
h geqo_copy.h
/*-------------------------------------------------------------------------
*
* geqo_copy.h
* prototypes for copy functions in optimizer/geqo
*
* Copyright (c) 1994, Regents of the University o
www.eeworm.com/read/162614/5518819
c crash-3.c
// { dg-do compile }
// { dg-options "-g" }
// Contributed by:
// and Niall Douglas
// PR c++/14246: i
www.eeworm.com/read/162614/5521615
c addrfunc4.c
// { dg-do run }
// { dg-options "-fms-extensions" }
// Test that an object-dependent reference to a member function can be
// used to produce a pointer to member function, as in VC++.
// Contributed
www.eeworm.com/read/162614/5522808
mm const-str-9.mm
/* Test if ObjC constant strings get placed in the correct section. */
/* Contributed by Ziemowit Laski */
/* { dg-options "-fnext-runtime" } */
/* { dg-do compile { target *-*-d
www.eeworm.com/read/162614/5522998
m const-str-9.m
/* Test if ObjC constant strings get placed in the correct section. */
/* Contributed by Ziemowit Laski */
/* { dg-options "-fnext-runtime" } */
/* { dg-do compile { target *-*-d
www.eeworm.com/read/162614/5529196
c 20040813-1.c
/* Test lang in N_SO stab. */
/* Contributed by Devang Patel */
/* { dg-do compile } */
/* { dg-skip-if "No stabs" { mmix-*-* *-*-aix* *-*-netware* alpha*-*-* hppa*64*-*-* ia64-
www.eeworm.com/read/162614/5530264
c dwarf2-3.c
/* Test -feliminate-dwarf2-dups */
/* Contributed by Devang Patel */
/* { dg-do compile } */
/* { dg-options "-feliminate-dwarf2-dups" } */
#include "dwarf2-3.h"
int main()
{
st
www.eeworm.com/read/153059/5653864
js zh_cn.js
// Simplified Chinese lang variables contributed by tom_cat (thomaswangyang@gmail.com)
tinyMCE.addToLang('',{
directionality_ltr_desc : '方向从左往右',
directionality_rtl_desc : '方向从右往左'
});