代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/216802/4882489
c nts2w32err.c
/* $Id: nts2w32err.c 21257 2006-03-08 23:07:09Z audit $
*
* Convert NTSTATUS codes to Win32 error codes: run it
* on a NT box AND on a ROS box, then diff the results.
*
* This utility should
www.eeworm.com/read/216502/4891345
c selunit.c
#include "stdio.h"
#include "lrnref"
int nsave = 0;
selunit()
{
char fnam[20], s[50];
static char dobuff[50];
char posslev[20][20];
int diff[20], i, k, m, n, best, alts;
FILE *f;
char zb[200];
www.eeworm.com/read/205824/5017635
c nts2w32err.c
/* $Id: nts2w32err.c 24501 2006-10-13 10:56:52Z janderwald $
*
* Convert NTSTATUS codes to Win32 error codes: run it
* on a NT box AND on a ROS box, then diff the results.
*
* This utility s
www.eeworm.com/read/167185/5465333
sh pspsdiff.sh
#! /bin/sh
# This shell script is used to compare the output of two ESPS files
# using psps and diff.
# @(#)pspsdiff.sh 3.2 8/19/87 ESI
#
trap 'echo removing tmp files; /bin/rm -f $psps1 $psps2; exit'
www.eeworm.com/read/165926/5476476
svn-base code.t.svn-base
# code.t
use strict;
use warnings;
use Test::More tests => 6;
use Test::Differences;
BEGIN { use_ok('re::DFA::Perl'); }
my $code = re::DFA::Perl->as_code('', 'match_empty');
eq_or_diff $code,
www.eeworm.com/read/165926/5476479
t code.t
# code.t
use strict;
use warnings;
use Test::More tests => 6;
use Test::Differences;
BEGIN { use_ok('re::DFA::Perl'); }
my $code = re::DFA::Perl->as_code('', 'match_empty');
eq_or_diff $code,
www.eeworm.com/read/344149/3212148
004 5.004
diff -rc perl5.004.orig/Configure perl5.004/Configure
*** perl5.004.orig/Configure 1997-05-13 18:20:34.000000000 +0100
--- perl5.004/Configure 2003-04-26 16:36:53.000000000 +0100
***************
*** 1
www.eeworm.com/read/344149/3212192
004 5.004
diff -rc perl5.004.orig/Configure perl5.004/Configure
*** perl5.004.orig/Configure 1997-05-13 18:20:34.000000000 +0100
--- perl5.004/Configure 2003-04-26 16:36:53.000000000 +0100
***************
*** 1
www.eeworm.com/read/331135/3416604
patch libpng-osx.patch
diff -ruN libpng-1.2.12/scripts/makefile.darwin libpng/scripts/makefile.darwin
--- libpng-1.2.12/scripts/makefile.darwin 2006-06-27 22:22:40.000000000 +0200
+++ libpng/scripts/makefile.darwin 2006-12-
www.eeworm.com/read/318717/3565681
cpp test.cpp
#include "Template.h"
#include
#include
#include
#include
#include
int main(int argc,char **argv) {
timeval start,end;
double diff,overall=