代码搜索:patch

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

代码结果 9,523
www.eeworm.com/read/393286/2476476

c module.c

/* * IA-64-specific support for kernel module loader. * * Copyright (C) 2003 Hewlett-Packard Co * David Mosberger-Tang * * Loosely based on patch by Rusty Russell. */ /* re
www.eeworm.com/read/385891/2579771

s string.s

/* * BK Id: SCCS/s.string.S 1.8 05/18/01 06:20:29 patch */ /* * String handling functions for PowerPC. * * Copyright (C) 1996 Paul Mackerras. * * This program is free software; you can redistri
www.eeworm.com/read/384760/2597640

in readme.in

README.TXT: Oracle Corporation Berkeley DB @DB_VERSION_MAJOR@.@DB_VERSION_MINOR@ Release v@DB_VERSION_MAJOR@.@DB_VERSION_MINOR@.@DB_VERSION_PATCH@ Information on known problems, changes introduced wi
www.eeworm.com/read/378175/2689785

m example1_5.m

x=[0.5,1.2,2;.0.5,0,1;1,2,3]; y=[0,1,2.5;0.5,1,1.5;.1,0.2,1.3]; patch(x,y,[1 0 0]);
www.eeworm.com/read/376060/2715730

svn-base export.h.svn-base

// export.h #ifndef __EXPORT_H #define __EXPORT_H #define CEXPORT extern "C" EXPORT // *ch 1.2.9 patch #ifndef _WIN32 # ifndef __BEOS__ # define __declspec(x) # endif # define XAPI
www.eeworm.com/read/376060/2715909

h export.h

// export.h #ifndef __EXPORT_H #define __EXPORT_H #define CEXPORT extern "C" EXPORT // *ch 1.2.9 patch #ifndef _WIN32 # ifndef __BEOS__ # define __declspec(x) # endif # define XAPI
www.eeworm.com/read/375190/2726406

jam test_nt_line_length.jam

# Copyright 2001 Dave Abrahams # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) # Test that the patch
www.eeworm.com/read/374687/2749041

entries

/Config.in/1.2/Sun Dec 26 07:36:56 2004// /Makefile.in/1.1/Sat Oct 9 06:13:20 2004// /patch.mk/1.3/Sat Oct 9 21:19:27 2004// D
www.eeworm.com/read/368386/2816561

s string.s

/* * BK Id: SCCS/s.string.S 1.8 05/18/01 06:20:29 patch */ /* * String handling functions for PowerPC. * * Copyright (C) 1996 Paul Mackerras. * * This program is free software; you can redistri
www.eeworm.com/read/367675/2832729

m example1_5.m

x=[0.5,1.2,2;.0.5,0,1;1,2,3]; y=[0,1,2.5;0.5,1,1.5;.1,0.2,1.3]; patch(x,y,[1 0 0]);