代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/433911/1878938
cpp test_signals_1.cpp
// $Id: test_signals_1.cpp 81978 2008-06-16 16:57:12Z sowayaa $
// This simple program illustrates the difference between handling
// signals via the Reactor (which doesn't cause the event loop to
www.eeworm.com/read/431110/1910857
version
Version 4.04
Fixed a few tests in destest. Also added x86 assember for
des_ncbc_encrypt() which is the standard cbc mode function.
This makes a very very large performace difference.
Ariel Glenn
www.eeworm.com/read/413580/2160623
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
www.eeworm.com/read/412072/2176563
tpl stat_alliancetable_header.tpl
{Position}
{Difference}
{Alliance}
{Members}
www.eeworm.com/read/400494/2350873
s sub_n.s
/* mc68020 __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
store difference in a third limb vector.
Copyright (C) 1992, 1994 Free Software Foundation, Inc.
This file is part o
www.eeworm.com/read/375022/2742763
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
www.eeworm.com/read/372385/2772905
c~ dcdflib.c~
#include
#include
#include
#include "cdflib.h"
/*
* A comment about ints and longs - whether ints or longs are used should
* make no difference, but where double r-valu
www.eeworm.com/read/371575/2779480
c~ dcdflib.c~
#include
#include
#include
#include "cdflib.h"
/*
* A comment about ints and longs - whether ints or longs are used should
* make no difference, but where double r-valu
www.eeworm.com/read/367182/2853850
s sub_n.s
/* SPARC v9 __mpn_sub_n -- Subtract two limb vectors of the same length > 0
and store difference in a third limb vector.
Copyright (C) 1995, 1996, 1997, 1999 Free Software Foundation, Inc.
www.eeworm.com/read/366702/2871636
c 900212_02.c
// { dg-do assemble }
// g++ 1.36.1 bug 900212_02
// g++ fails to flag as errors attempts to take the difference of two values
// of some compatible pointer-to-member type.
// Cfront 2.0 passes thi