代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/296483/8100450
html kerberos.html
Kerberos Compatibility
Kerberos Compatibility
This page describes how to se
www.eeworm.com/read/351636/3101308
py filtercoverage.py
#!/usr/bin/env python
import sys, re, itk, os
from sys import argv
# python 2.3 compatibility
if sys.version < '2.4' :
# set compatibility
import sets
set = sets.Set
www.eeworm.com/read/362855/9978599
texi compat.texi
@c Copyright (C) 2002, 2004 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
@node Compatibility
@chapter Binary Compatibility
@cind
www.eeworm.com/read/411488/2187261
h compat.h
/*
* Compatibility section
* This section sets new-style macros based on old-style ones, for compatibility
*/
#if defined (__STL_DEBUG) && !defined (_STLP_DEBUG)
# define _STLP_DEBUG __STL_DEBUG
www.eeworm.com/read/392773/2490850
h compat.h
/*
* Compatibility section
* This section sets new-style macros based on old-style ones, for compatibility
*/
#if defined (__STL_DEBUG) && !defined (_STLP_DEBUG)
# define _STLP_DEBUG __STL_DEBUG
www.eeworm.com/read/470829/6909345
h fastload.h
;*************************************************************************
.include "compat.h" ; compatibility definitions
.include "protocol.h"
;---------------------------------------------------
www.eeworm.com/read/126640/14410274
c sqlora_compat.c
/* $Id: sqlora_compat.c,v 1.1 2005/01/13 02:56:43 cvsroot Exp $ */
/**
* @file sqlora_compat.c
* Compatibility functions for backward compatibility to version 1.
* These functions basically wor
www.eeworm.com/read/460691/1558521
pm ole.pm
# Compatibility layer for applications using the old toplevel OLE.pm.
# New code should use Win32::OLE
# This file is based on ../lib/OLE.pm from ActiveState build 315.
# Compatibility notes:
www.eeworm.com/read/180227/5288143
h rtl_compat.h
/*
* RTLinux v1 compatibility
*
* Copyright (C) 1999 FSM Labs (http://www.fsmlabs.com/)
* Written by Michael Barabanov
*/
#ifndef __RTL_COMPATIBILITY__
#define __RTL_COMP