代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/209559/4968440
h bsderrno.h
/* $Id: bsderrno.h,v 1.1 1996/12/26 13:25:21 davem Exp $
* bsderrno.h: Error numbers for NetBSD binary compatibility
*
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
*/
#ifndef _SP
www.eeworm.com/read/209559/4971578
h compat.h
#ifndef _ASM_PARISC_COMPAT_H
#define _ASM_PARISC_COMPAT_H
/*
* Architecture specific compatibility types
*/
#include
#include
#define COMPAT_USER_HZ 100
typedef u32
www.eeworm.com/read/209559/4973317
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/209211/4983735
c syscall.c
#include
#include
#include
#include
#define Extern extern
#include "sparc.h"
#define REGSP 1
#define REGRET 7
#define ODIRLEN 116 /* compatibility; used in _stat etc
www.eeworm.com/read/205824/5020958
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/205329/5023989
hhp help.hhp
[OPTIONS]
Compatibility=1.1 or later
Compiled file=help.chm
Contents file=JXHELP.hhc
Default topic=help_about.htm
Display compile progress=No
Index file=JXHELP.hhk
Language=0x804 中文 (中国)
Title
www.eeworm.com/read/199659/5075543
hhp help.hhp
[OPTIONS]
Compatibility=1.1 or later
Compiled file=help.chm
Contents file=JXHELP.hhc
Default topic=help_about.htm
Display compile progress=No
Index file=JXHELP.hhk
Language=0x804 中文 (中国)
Title
www.eeworm.com/read/195013/5115905
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/195013/5117529
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/195013/5118449
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