代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/209559/4960318
c module.c
/*
* IA-64-specific support for kernel module loader.
*
* Copyright (C) 2003 Hewlett-Packard Co
* David Mosberger-Tang
*
* Loosely based on patch by Rusty Russell.
*/
/* re
www.eeworm.com/read/209211/4984465
h common.h
/* common definitions for `patch' */
/* $Id: common.h,v 1.18 1997/06/13 06:28:37 eggert Exp $ */
/*
Copyright 1986, 1988 Larry Wall
Copyright 1990, 1991, 1992, 1993, 1997 Free Software Foundation, I
www.eeworm.com/read/202075/5056203
java linearregressionoperatorresult.java
package eti.bi.alphaminer.patch.standard.operation.result;
//@author XiaoguangXu HITSZ-ICE
import com.prudsys.pdm.Core.MiningAttribute;
import com.prudsys.pdm.Core.MiningException;
import eti.bi.a
www.eeworm.com/read/195013/5118120
s string.s
/*
* BK Id: SCCS/s.string.S 1.8 05/18/01 06:20:29 patch
*/
/*
* String handling functions for PowerPC.
*
* Copyright (C) 1996 Paul Mackerras.
*
* This program is free software; you can redistri
www.eeworm.com/read/180137/5288860
changelog
ppthtml ChangeLog
0.3 10/19/2001
* Renamed the program to ppthtml...all lowercase
0.2.8 01/14/2000
* Added man page
* Added Unicode patch from Hironori
* Many Bug Fixes
0.0.0 10/13/1999
*S
www.eeworm.com/read/175482/5344422
cpp 045.cpp
/////////////////////////////////////////////////////////////////////
// Mapper 45
void NES_mapper45::Reset()
{
patch = 0;
prg0 = 0;
prg1 = 1;
prg2 = num_8k_ROM_banks-2;
prg3 = n
www.eeworm.com/read/339586/3296704
copyto
#!/bin/bash
if test "x$@" = "x" ; then
echo "Usage copyto "
exit -1;
fi
cp addsimple.patch $@
tar cf - `find pixmaps -name CVS -prune -o -type f -print ` | (cd $@; tar xf -)
tar cf -
www.eeworm.com/read/339586/3297831
in readme.in
README.TXT: Sleepycat Software Berkeley DB @DB_VERSION_MAJOR@.@DB_VERSION_MINOR@ Release v@DB_VERSION_MAJOR@.@DB_VERSION_MINOR@.@DB_VERSION_PATCH@
Information on known problems, changes introduced wi
www.eeworm.com/read/337546/3329788
c module.c
/*
* IA-64-specific support for kernel module loader.
*
* Copyright (C) 2003 Hewlett-Packard Co
* David Mosberger-Tang
*
* Loosely based on patch by Rusty Russell.
*/
/* re
www.eeworm.com/read/324920/3488749
c module.c
/*
* IA-64-specific support for kernel module loader.
*
* Copyright (C) 2003 Hewlett-Packard Co
* David Mosberger-Tang
*
* Loosely based on patch by Rusty Russell.
*/
/* re