代码搜索:Compatibility

找到约 6,848 项符合「Compatibility」的源代码

代码结果 6,848
www.eeworm.com/read/101066/6256423

c usrdosfsold.c

/* usrDosFsOld.c - old DosFs compatibility library */ /* Copyright 1998-2002 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01j,15may02,jkf SPR#
www.eeworm.com/read/100040/6275783

patch makefile-path.patch

--- samba-2.0.1/source/Makefile.in.orig Tue Dec 1 22:32:20 1998 +++ samba-2.0.1/source/Makefile.in Wed Dec 2 17:11:33 1998 @@ -25,9 +25,9 @@ BINDIR = @bindir@ # we don't use sbindir because we wan
www.eeworm.com/read/100040/6275811

patch makefile-path.patch

--- samba-2.0.1/source/Makefile.in.orig Tue Dec 1 22:32:20 1998 +++ samba-2.0.1/source/Makefile.in Wed Dec 2 17:11:33 1998 @@ -25,9 +25,9 @@ BINDIR = @bindir@ # we don't use sbindir because we wan
www.eeworm.com/read/291067/6303020

m whosr.m

function whosr(recvar) % RECVAR, A package for new data types in Matlab 4. % (c) FOA 1997. See the file rvright.m for copyright notice. % % function whosr(recvar) % % Shows information about the fie
www.eeworm.com/read/491761/6434326

h stl.h

// -*- C++ -*- compatibility header. // This file is part of the GNU ANSI C++ Library. #include #include #include #include #include #include #
www.eeworm.com/read/485187/6566855

pas dxcrt.pas

unit DXCrt; /////////////////////////////////////////////////////////////////////////////// // Unit: DXCRT // Author: G.E. Ozz Nixon Jr. (onixon@dxsock.com) // ====================
www.eeworm.com/read/484356/6586084

m svmclasslib.m

function [xsup,w,b]=svmclasslib(x,y,C,lambda,kernel,kerneloption,verbose,span) % USAGE % % [xsup,w,b]=svmclasslib(x,y,C,lambda,kernel,kerneloption) % % simple interface to SVM LIB code for C-
www.eeworm.com/read/483170/6610961

inc m32def.inc

;***** THIS IS A MACHINE GENERATED FILE - DO NOT EDIT ******************** ;***** Created: 2005-11-04 09:37 ******* Source: ATmega32.xml ************ ;***********************************************
www.eeworm.com/read/480821/6662298

txt masminfo.txt

Microsoft (R) MASM Compatibility Driver Copyright (C) Microsoft Corp 1993. All rights reserved. Invoking: ML.EXE /I. /Zm /c /IC:\DOCUME~1\new\ /Ta C:\DOCUME~1\new\NonK.asm Assembling: C:\DO
www.eeworm.com/read/478173/6720907

l vparselex.l

%option align interactive %option stack %option noc++ %option prefix="VParseLex" %{ /****************************************************************************** * DESCRIPTION: Verilog Parser Lexer