代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/8777/152748
h cardopt.h
#ifndef _cardopt_
#define _cardopt_
#include "chipopt.h"
// patch 4.4-7@wyeo@remove debug message, begin
#define CARDLIB_RELEASE 1
#define K_SLASH /
#if CARDLIB_RELEASE
#define M_Car
www.eeworm.com/read/38039/1091675
mnu selquilt.mnu
SEL#QUILT 选取面组
#
Quilt 面组
Select the entire quilt.
选取全部面组。
Patch 曲面片
Select a single surface from the quilt.
从面组中选取一张曲面。
www.eeworm.com/read/458653/1585005
makefile
# Makefile for pa_sgi. PortAudio for Silicon Graphics IRIX 6.2-6.5.
# Pieter suurmond, march 15, 2003. (pa-V18-patch).
# Tested under IRIX 6.5 with both GCC and MIPS compilers.
# Based on SGI-speci
www.eeworm.com/read/231546/4714136
pl perl5db.pl
package DB;
# Debugger for Perl 5.00x; perl5db.pl patch level:
$VERSION = 1.07;
$header = "perl5db.pl version $VERSION";
#
# This file is automatically included if you do perl -d.
# It's probably n
www.eeworm.com/read/213767/4912149
rakefile
require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'
desc 'Default: run unit tests.'
task :default => :test
desc 'Test the action_view_patch plugin.'
Rake::TestTask.new(:test) do |t|
t.l
www.eeworm.com/read/205207/5025147
c irc2pc.c
/*
$Log: irc2pc.c,v $
Revision 1.1 2004/05/04 11:16:43 csoutheren
Initial version
Revision 1.2 2002/02/15 03:57:55 yurik
Warnings removed during compilation, patch courtesy of Jehan Bing,
www.eeworm.com/read/202075/5056213
java wekabayesenetvisualizer.java
package eti.bi.alphaminer.patch.standard.operation.result.view;
import java.awt.BorderLayout;
import java.awt.Component;
import java.io.File;
import javax.swing.JFileChooser;
import javax.swing.J
www.eeworm.com/read/201055/5061016
c diff.if_ethersubr.c
#
# $Id: diff.if_ethersubr.c,v 1.1.1.1 2000/05/25 00:28:49 route Exp $
#
# Libnet FreeBSD source etheraddr patch
# (c) 1999 Nicholas Brawn
# (c) 1998, 1999 Mike D. Schi
www.eeworm.com/read/191609/5164442
c irc2pc.c
/*
$Log: irc2pc.c,v $
Revision 1.1 2004/05/04 11:16:43 csoutheren
Initial version
Revision 1.2 2002/02/15 03:57:55 yurik
Warnings removed during compilation, patch courtesy of Jehan Bing,
www.eeworm.com/read/162614/5526052
f90 assumed_size_dt_dummy.f90
! { dg-do compile }
! PR20853 - No array size information for initializer.
! PR24440 - patch for PR20853 caused a segfault at line 12.
! Contributed by Joost VandeVondele
MODULE TEST