代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/243567/4525844
quirks readme.quirks
Below is what the bt878 data book says about the PCI bug compatibility
modes of the bt878 chip.
The triton1 insmod option sets the EN_TBFX bit in the control register.
The vsfx insmod option does th
www.eeworm.com/read/242732/4543120
rc slayer.rc
/* $Id: slayer.rc 24931 2006-11-28 19:35:42Z janderwald $ */
#include
#include "resource.h"
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Compatibility
www.eeworm.com/read/237551/4625981
h math_ldbl_opt.h
/* -mlong-double-64 compatibility mode macros. */
#include
#ifndef LONG_DOUBLE_COMPAT_VERSION
# error "nldbl-abi.h must define LONG_DOUBLE_COMPAT_VERSION"
#endif
#include
www.eeworm.com/read/230136/4726280
hhp wizard97test.hhp
[OPTIONS]
Binary Index=No
Binary TOC=Yes
Compatibility=1.1 or later
Compiled file=Wizard97Test.chm
Contents file=Wizard97Test.hhc
Default Window=$global_main
Default topic=Wizard97Test.html
Di
www.eeworm.com/read/223571/4809949
java jbpmschemaupdate.java
package org.jbpm.db.compatibility;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.sql.Connection;
import java.sql.SQLEx
www.eeworm.com/read/222917/4816779
phpt 007.phpt
--TEST--
bug compatibility: unset($c) with enabled register_globals
--SKIPIF--
--INI--
session.use_cookies=0
session.cache_limiter=
register_globals=1
session.bug_compa
www.eeworm.com/read/218254/4863264
c ldbm.c
/* ldbm.c - ldap dbm compatibility routines */
/* $OpenLDAP: pkg/ldap/servers/slapd/back-ldbm/ldbm.c,v 1.4.2.4 2007/01/02 21:44:03 kurt Exp $ */
/* This work is part of OpenLDAP Software
www.eeworm.com/read/209559/4962020
c old-checksum.c
/*
* FIXME: old compatibility stuff, will be removed soon.
*/
#include
unsigned int csum_partial_copy( const char *src, char *dst, int len, int sum)
{
int src_err=0, dst_err=0;
www.eeworm.com/read/209559/4962926
s ia32entry.s
/*
* Compatibility mode system call entry point for x86-64.
*
* Copyright 2000-2002 Andi Kleen, SuSE Labs.
*/
#include
#include
#include
#incl
www.eeworm.com/read/209559/4967785
h bsderrno.h
/* $Id: bsderrno.h,v 1.3 1996/04/25 06:12:47 davem Exp $
* bsderrno.h: Error numbers for NetBSD binary compatibility
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
*/
#ifndef _SP