代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/321483/3534325
t normalize.t
#!/usr/bin/perl
use lib '..';
use Memoize;
print "1..7\n";
sub n_null { '' }
{ my $I = 0;
sub n_diff { $I++ }
}
{ my $I = 0;
sub a1 { $I++; "$_[0]-$I" }
my $J = 0;
sub a2 { $J++; "$_[0]
www.eeworm.com/read/312645/3658841
patch netarm_hal.patch
diff -Naur orig/hal/arm/netarm/current/cdl/hal_arm_netarm.cdl new/hal/arm/netarm/current/cdl/hal_arm_netarm.cdl
--- orig/hal/arm/netarm/current/cdl/hal_arm_netarm.cdl 2004-11-29 17:35:46.000000000 +0
www.eeworm.com/read/312509/3671057
c cpbin.c
#include "stddef.h"
#include "stdio.h"
main(int argc,char *argv[])
{
FILE *file1,*file2;
int count=0,start_position=0,diff=0,same=0,diffmeasure,diffmax=0;
if ((file1=fopen(argv[1],"rb"))==NULL)
www.eeworm.com/read/311998/3676795
14_patch airo.c_kernel_2.6.14_patch
diff -urpN a/drivers/net/wireless/airo.c b/drivers/net/wireless/airo.c
--- a/drivers/net/wireless/airo.c 2005-10-27 20:02:08.000000000 -0400
+++ b/drivers/net/wireless/airo.c 2005-11-02 10:32:25.000
www.eeworm.com/read/303435/3812374
sutaup
#! /bin/sh
#set -x
# input and output data
input1=data.su
output1=taup.su
output2=invtaup.su
output3=diff.su
# input parameters:
pmin=-0.0006 # minimum moveout in ms/m
pmax=0.0006 # ma
www.eeworm.com/read/303435/3812746
c modelstat.c
/* Copyright (c) Colorado School of Mines, 2006.*/
/* All rights reserved. */
#include "cwp.h"
int
main()
{
int i,j,nx,nz;
float f,x,dx,diff,V_low,z,dz;
float V_1,V_2,V_v
www.eeworm.com/read/292670/3950627
63 patch-scxi-0.7.63
diff -ur comedi-0.7.63/comedi/drivers/ni_mio_common.c comscxi-0.7.63/comedi/drivers/ni_mio_common.c
--- comedi-0.7.63/comedi/drivers/ni_mio_common.c Sat Jan 26 21:28:10 2002
+++ comscxi-0.7.63/comedi/
www.eeworm.com/read/283355/4079950
patch glibc-2.2.5-alpha-self-clobber.patch
wget http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/linuxthreads/sysdeps/alpha/pt-machine.h.diff?r1=1.9&r2=1.10&cvsroot=glibc
Should fix error
internals.h: In function `pthread_setcancelstate':
i
www.eeworm.com/read/283355/4079997
patch glibc-2.3.2-sh4-socket.patch
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sh/socket.S.diff?r1=1.5&r2=1.6&cvsroot=glibc
Ankur Sheth said:
"The problem that I ran into was that multi-threaded apps woul
www.eeworm.com/read/283355/4080001
patch glibc-2.3.2-sh4-trapa.patch
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/sh/sysdep.h.diff?r1=1.9&r2=1.10&cvsroot=glibc
Ankur Sheth said:
"This is actually a workaround for a bug in the sh4. The ac