代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/437033/1836534
s diff64.s
! diff64() - 64 bit subtraction giving unsigned Author: Kees J. Bot
! 24 Dec 1995
.sect .text
.define _diff64
_diff64: ! unsigned diff64(u64_t i, u64_t j);
mov bx, sp
mov ax, 2(bx)
sub a
www.eeworm.com/read/437033/1836610
s diff64.s
! diff64() - 64 bit subtraction giving unsigned Author: Kees J. Bot
! 7 Dec 1995
.sect .text
.define _diff64
_diff64: ! unsigned diff64(u64_t i, u64_t j);
mov eax, 4(esp)
sub eax, 12(esp)
www.eeworm.com/read/428149/1962140
diff epidemicknowledgehandler.java.diff
212c212,213
< network.vprint("Removing copy of " + m + " - ACKed or delivered to final destination.");
---
> network.vprint("Removing copy of " + m + " at " + this.parent.getName());
> // ACK
www.eeworm.com/read/428149/1962141
diff dummyepidemichandler.java.diff
255c255,256
< network.vprint("Removing copy of " + m + " - ACKed or delivered to final destination.");
---
> network.vprint("Removing copy of " + m + " at " + this.parent.getName());
> // ACK
www.eeworm.com/read/427042/1980388
pl sp-diff.pl
#!/usr/local/bin/perl
#
# This file takes as input, the files that have been output from
# ssleay speed.
# It prints a table of the relative differences with %100 being 'no difference'
#
($#ARGV == 1
www.eeworm.com/read/424704/2014305
cpp set_diff.cpp
/**************************************************************************
*
* set_diff.cpp - Example program of set differences algorithm.
* See Class Reference Section
*
*
www.eeworm.com/read/424704/2014348
cpp adj_diff.cpp
/**************************************************************************
*
* adj_diff.cpp - Example program for adjacent_difference.
* See Class Reference Section
*
*****
www.eeworm.com/read/409921/2220387
diff ibmcp861.diff
--- cp861.txt 2001-02-27 00:00:00.000000000 +0100
+++ ibmcp861.txt 2005-11-12 19:27:38.578125000 +0100
@@ -41,9 +41,9 @@
0x17 0x0017 #END OF TRANSMISSION BLOCK
0x18 0x0018 #CANCEL
0x19 0x0019
www.eeworm.com/read/409921/2225114
diff shlwapi_ros.diff
Index: shlwapi.rc
===================================================================
--- shlwapi.rc (revision 25691)
+++ shlwapi.rc (revision 25692)
@@ -39,4 +39,7 @@
#include "shlwapi_No.rc"
www.eeworm.com/read/409921/2225151
diff powrprof_ros.diff
Index: powrprof.c
===================================================================
--- powrprof.c (revision 26779)
+++ powrprof.c (working copy)
@@ -303,6 +303,15 @@
return FALSE;
}