代码搜索:contributed
找到约 10,000 项符合「contributed」的源代码
代码结果 10,000
www.eeworm.com/read/367457/9746774
lnt lib-stingray-grid.lnt
// lib-stingray-grid.lnt
// .lnt file for the Rogue Wave Stingray Objective Grid
// Contributed by:
// Michael S. Scherotter
// Tartus Development, Inc.
-esym(1735,*::SelectRange)
-e
www.eeworm.com/read/187103/8855492
authors
Authors of GNU Libtool. The following people contributed enough in
order to warrant exchanging legal papers with the Free Software
Foundation.
Gordon Matzigkeit. Designed and implemented libtool.
A
www.eeworm.com/read/351829/10605080
authors
Quilt started as a series of scripts written by Andrew Morton
(patch-scripts). Based on Andrew's ideas, Andreas Gruenbacher
completely rewrote the scripts, with the help of several other
contributors
www.eeworm.com/read/457093/7334297
c timer.c
//
// $Id: timer.c 324 2008-11-09 04:57:15Z jcw $
// $Revision: 324 $
// $Author: jcw $
// $Date: 2008-11-08 23:57:15 -0500 (Sat, 08 Nov 2008) $
// $HeadURL: http://tinymicros.com/svn_public/arm/
www.eeworm.com/read/147766/5722611
s stackkill.s
/*
* arch/alpha/lib/killstack.S
* Contributed by Richard Henderson (rth@cygnus.com)
*
* Clobber the balance of the kernel stack, hoping to catch
* uninitialized local variables in the act.
*/
#
www.eeworm.com/read/136786/5863478
s stackkill.s
/*
* arch/alpha/lib/killstack.S
* Contributed by Richard Henderson (rth@cygnus.com)
*
* Clobber the balance of the kernel stack, hoping to catch
* uninitialized local variables in the act.
*/
#
www.eeworm.com/read/128531/5985167
s stackkill.s
/*
* arch/alpha/lib/killstack.S
* Contributed by Richard Henderson (rth@cygnus.com)
*
* Clobber the balance of the kernel stack, hoping to catch
* uninitialized local variables in the act.
*/
#
www.eeworm.com/read/127781/5996324
s stackkill.s
/*
* arch/alpha/lib/killstack.S
* Contributed by Richard Henderson (rth@cygnus.com)
*
* Clobber the balance of the kernel stack, hoping to catch
* uninitialized local variables in the act.
*/
#
www.eeworm.com/read/125133/6032908
el idelrun.el
; Contributed by Luke Gorrie
(defun idel-region (start end)
(interactive "r")
(shell-command-on-region start
end
(format "idelasm | idelvm")))
(provide 'idelrun)
www.eeworm.com/read/125133/6033088
el idelrun.el
; Contributed by Luke Gorrie
(defun idel-region (start end)
(interactive "r")
(shell-command-on-region start
end
(format "idelasm | idelvm")))
(provide 'idelrun)