代码搜索:Difference

找到约 3,389 项符合「Difference」的源代码

代码结果 3,389
www.eeworm.com/read/216450/4894634

c difftime.c

/* * difftime - compute the difference between two calendar times */ /* $Header: /cvsup/minix/src/lib/ansi/difftime.c,v 1.1.1.1 2005/04/21 14:56:04 beng Exp $ */ #include double difftime(
www.eeworm.com/read/198657/5083497

s sub_n.s

; mc88100 mpn_sub_n -- Subtract two limb vectors of the same length > 0 and ; store difference in a third limb vector. ; Copyright 1992, 1994, 1996, 2000 Free Software Foundation, Inc. ; This file i
www.eeworm.com/read/190666/5171833

t-semi

# Just for these, we omit the frame pointer since it makes such a big # difference. It is then pointless adding debugging. TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer LIBGCC2_DEBUG_CFLAGS = -g0 # D
www.eeworm.com/read/190666/5171862

t-riscix

# Just for these, we omit the frame pointer since it makes such a big # difference. It is then pointless adding debugging. TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer LIBGCC2_DEBUG_CFLAGS = -g0 FIX
www.eeworm.com/read/186388/5233225

t-semi

# Just for these, we omit the frame pointer since it makes such a big # difference. It is then pointless adding debugging. TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer LIBGCC2_DEBUG_CFLAGS = -g0 # D
www.eeworm.com/read/186388/5233235

t-netbsd

# Just for these, we omit the frame pointer since it makes such a big # difference. It is then pointless adding debugging. TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer LIBGCC2_DEBUG_CFLAGS = -g0 # D
www.eeworm.com/read/179906/5301359

java familyvsexacttype.java

//: c10:FamilyVsExactType.java // The difference between instanceof and class // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt.
www.eeworm.com/read/162614/5515824

t-semi

# Just for these, we omit the frame pointer since it makes such a big # difference. It is then pointless adding debugging. TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer LIBGCC2_DEBUG_CFLAGS = -g0 LIB
www.eeworm.com/read/347503/3171376

exp tic4x.exp

# # Test x930509a -- correct assembly of differences involving forward # references. # proc do_930509a_tic4x {} { set testname "difference between forward references (tic4x version)" set x 0
www.eeworm.com/read/342639/3230540

js diff.js

// Diff_Match_Patch v1.3 // Computes the difference between two texts to create a patch. // Applies the patch onto another text, allowing for errors. // Copyright (C) 2006 Neil Fraser // http://neil.f