代码搜索:patch

找到约 9,523 项符合「patch」的源代码

代码结果 9,523
www.eeworm.com/read/202075/5056196

java cobwebclusteringoperatorresult.java

/* * * $Author$ * $Date$ * $Revision$ * */ package eti.bi.alphaminer.patch.standard.operation.result; import com.prudsys.pdm.Core.MiningAttribute; import com.prudsys.pdm.Core.Mini
www.eeworm.com/read/175745/5342296

686 readme.686

This is a patched version of zlib, modified to use Pentium-Pro-optimized assembly code in the deflation algorithm. The files changed/added by this patch are: README.686 match.S The speedup th
www.eeworm.com/read/175482/5344388

cpp 080.cpp

///////////////////////////////////////////////////////////////////// // Mapper 80 void NES_mapper80::Reset() { patch = 0; if(parent_NES->crc32() == 0x9832d15a) // Fudou Myouou Den (J).
www.eeworm.com/read/175482/5344491

cpp 070.cpp

///////////////////////////////////////////////////////////////////// // Mapper 70 void NES_mapper70::Reset() { patch = 0; if(parent_NES->crc32() == 0xa59ca2ef || // Kamen Rider Club
www.eeworm.com/read/175482/5344530

cpp 001.cpp

///////////////////////////////////////////////////////////////////// // Mapper 1 void NES_mapper1::Reset() { patch = 0; if(parent_NES->crc32() == 0xb8747abf) // Best Play - Pro Yakyuu Sp
www.eeworm.com/read/164348/5494878

686 readme.686

This is a patched version of zlib, modified to use Pentium-Pro-optimized assembly code in the deflation algorithm. The files changed/added by this patch are: README.686 match.S The speedup th
www.eeworm.com/read/162614/5526441

f90 intent_used_1.f90

! { dg-do compile } ! Tests the fix for the regression caused by the patch for PR20869 ! which itself is tested and described by intrinsic_external_1.f90 ! ! reported to the fortran list by Dominique
www.eeworm.com/read/162614/5526546

f90 implicit_7.f90

! { dg-do compile } ! PR 24643 ! This tests a case where the compiler used to ICE in an early ! incarnation of the patch ylocal=1 ybtable=ylocal(1:2) ! { dg-error "Unclassifiable" } end
www.eeworm.com/read/162614/5526554

f90 assumed_charlen_function_3.f90

! { dg-do compile } ! Tests the patch for PRs 25084, 20852, 25085 and 25086, all of ! which involve assumed character length functions. ! This test checks the things that should not emit errors. !
www.eeworm.com/read/339446/3307687

release

How to prepare a new release ---------------------------- . include/freetype/freetype.h: Update FREETYPE_MAJOR, FREETYPE_MINOR, and FREETYPE_PATCH. . Update version numbers in all files where nec