代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/274579/10863344
patch rhel3.patch
diff -uprN base/Makefile rhel3/Makefile
--- base/Makefile 2007-10-13 20:01:18.000000000 -0700
+++ rhel3/Makefile 2007-10-13 20:01:18.000000000 -0700
@@ -1 +1,9 @@
-obj-m += megaraid_sas.o
+#
+# DKMS M
www.eeworm.com/read/274579/10863377
patch rhel3-ga.patch
diff -uprN base/Makefile rhel3-ga/Makefile
--- base/Makefile 2007-10-13 20:01:18.000000000 -0700
+++ rhel3-ga/Makefile 2007-10-13 20:01:18.000000000 -0700
@@ -1 +1,10 @@
-obj-m += megaraid_sas.o
+#
+#
www.eeworm.com/read/416787/11013125
kbuild patch.kbuild
diff -uprN scsi/Makefile scsi.new/Makefile
--- scsi/Makefile 2006-11-20 11:17:17.000000000 +0800
+++ scsi.new/Makefile 2006-11-20 11:33:53.000000000 +0800
@@ -42,6 +42,7 @@ obj-$(CONFIG_A2091_SCSI) +=
www.eeworm.com/read/461139/7232909
patch immediate.patch
diff -c -Nr src.clean/include/fcntl.h src/include/fcntl.h
*** src.clean/include/fcntl.h 2008-11-15 06:52:11.000000000 +0800
--- src/include/fcntl.h 2008-12-11 10:07:02.000000000 +0800
***************
www.eeworm.com/read/451140/7470755
c mst.c
#include
#include "util.h"
#include "vpr_types.h"
#include "globals.h"
#include "mst.h"
#define ABS_DIFF(X, Y) (((X) > (Y))? ((X) - (Y)):((Y) - (X)))
static int min_dist_from_mst(int node
www.eeworm.com/read/435640/7788537
dsp c4_2_3.dsp
.MODULE/RAM/ABS=H#0000 DIFF;
{y(i)=a1×y(i-1)+…+an×y(i-n)+b0×x(i)+ b1×x(i-1)+…+bn×x(i-n);}
.CONST n=2;
.CONST m=1024;
www.eeworm.com/read/399157/7885761
patch dvb-apps.patch
diff -urN dvb-apps.070723/lib/libdvbapi/dvbfe.c cuberevo/lib/libdvbapi/dvbfe.c
--- dvb-apps.070723/lib/libdvbapi/dvbfe.c 2007-07-23 17:31:17.000000000 +0900
+++ cuberevo/lib/libdvbapi/dvbfe.c 2008-01-
www.eeworm.com/read/297340/8029147
patch umts.patch
diff -ur common/mobilenode.h ns-umts-extensions/code/mobilenode.h
--- common/mobilenode.h 2001-02-07 10:25:35.000000000 +0000
+++ ns-umts-extensions/code/mobilenode.h 2003-06-01 20:10:45.000000000 +00
www.eeworm.com/read/144614/12781414
patch libmodem-1.0.0.pha.patch
diff -r -u libmodem-1.0.0.orig/Makefile libmodem-1.0.0/Makefile
--- libmodem-1.0.0.orig/Makefile Tue Aug 26 17:19:48 1997
+++ libmodem-1.0.0/Makefile Thu Oct 8 16:46:58 1998
@@ -31,7 +31,7 @@
incl
www.eeworm.com/read/314510/13565178
dsp c4_2_3.dsp
.MODULE/RAM/ABS=H#0000 DIFF;
{y(i)=a1×y(i-1)+…+an×y(i-n)+b0×x(i)+ b1×x(i-1)+…+bn×x(i-n);}
.CONST n=2;
.CONST m=1024;