代码搜索:patch

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

代码结果 9,523
www.eeworm.com/read/290500/3974213

axd webresource.axd

// IE 5.01 Patch [ 1498764 ] function utf8(wide) { var c, s; var enc = ""; var i = 0; while(i=0xD
www.eeworm.com/read/286192/4042174

h os.h

// os.h // *ch 1.2.9 patch (argues with standard BeOS header) #ifndef _UNDERC_OS_H #define _UNDERC_OS_H typedef void *Handle; long get_file_time(const char *file); Handle load_library(const ch
www.eeworm.com/read/279180/4138228

makefile

NAME = Patch2 OBJS = $(NAME).obj RES = $(NAME).res LINK_FLAG = /subsystem:windows ML_FLAG = /c /coff $(NAME).exe: $(OBJS) $(RES) Link $(LINK_FLAG) $(OBJS) $(RES) .asm.obj: ml $(ML_FLA
www.eeworm.com/read/279180/4138237

makefile

NAME = Patch3 OBJS = $(NAME).obj RES = $(NAME).res LINK_FLAG = /subsystem:windows ML_FLAG = /c /coff $(NAME).exe: $(OBJS) $(RES) Link $(LINK_FLAG) $(OBJS) $(RES) .asm.obj: ml $(ML_FLA
www.eeworm.com/read/268663/4251163

h version.h

/* * libmad - MPEG 音频解码库 */ # ifndef LIBMAD_VERSION_H # define LIBMAD_VERSION_H # define MAD_VERSION_MAJOR 0 # define MAD_VERSION_MINOR 14 # define MAD_VERSION_PATCH 2 # define MAD_VE
www.eeworm.com/read/426010/1996932

c lpcini.c

/* $Log$ Revision 1.18 2003/10/21 18:08:11 markster Fix include order Revision 1.5 2003/10/21 18:08:11 markster Fix include order Revision 1.4 2003/10/21 02:57:29 markster FreeBSD patch, take
www.eeworm.com/read/376060/2715797

svn-base os.h.svn-base

// os.h // *ch 1.2.9 patch (argues with standard BeOS header) #ifndef _UNDERC_OS_H #define _UNDERC_OS_H typedef void *Handle; long get_file_time(const char *file); Handle load_library(const ch
www.eeworm.com/read/376060/2715919

h os.h

// os.h // *ch 1.2.9 patch (argues with standard BeOS header) #ifndef _UNDERC_OS_H #define _UNDERC_OS_H typedef void *Handle; long get_file_time(const char *file); Handle load_library(const ch
www.eeworm.com/read/366702/2876466

f90 value_4.f90

! { dg-do run } ! { dg-additional-sources value_4.c } ! { dg-options "-ff2c -w -O0" } ! ! Tests the functionality of the patch for PR29642, which requested the ! implementation of the F2003 VALUE attr
www.eeworm.com/read/366702/2876500

f90 arrayio_10.f90

! { dg-do run } ! PR29563 Internal read loses data. ! Test case submitted by Jerry DeLisle ! Without patch, values get muddled. program pr29563 character(len=4), dimension(3