代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/195013/5118927
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/195013/5122685
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/194563/5126089
hhp testing.hhp
[OPTIONS]
Compatibility=1.1
Compiled file=testing.chm
Contents file=contents.hhc
Display compile progress=No
Index file=Index.hhk
Language=0x405 萫sky
Title=Test HELPFILE
Default topic=main.htm
www.eeworm.com/read/194535/5130330
hhp testing.hhp
[OPTIONS]
Compatibility=1.1
Compiled file=testing.chm
Contents file=contents.hhc
Display compile progress=No
Index file=Index.hhk
Language=0x405 萫sky
Title=Test HELPFILE
Default topic=main.htm
www.eeworm.com/read/193656/5143041
jp
// $Xorg: jp,v 1.3 2000/08/17 19:54:41 cpqbld Exp $
default xkb_keymap "indy" {
xkb_keycodes { include "sgi_vndr/indy(jp106)" };
xkb_types { include "default" };
xkb_compatibility {
www.eeworm.com/read/190056/5187752
hhp testing.hhp
[OPTIONS]
Compatibility=1.1
Compiled file=testing.chm
Contents file=contents.hhc
Display compile progress=No
Index file=Index.hhk
Language=0x405 萫sky
Title=Test HELPFILE
Default topic=main.htm
www.eeworm.com/read/187111/5226886
pkg newapp11.pkg
; NewApp11.pkg
; Languages
&EN
; Header
#{"NewApp11"},(0xaea17b15), 0, 1, 1
; Platform compatibility
[0x101F7961], *, *, *, {"Series60ProductID"}
; vendor
%{"Vendor Name"}
:"Vendor Na
www.eeworm.com/read/183315/5256718
hhp testing.hhp
[OPTIONS]
Compatibility=1.1
Compiled file=testing.chm
Contents file=contents.hhc
Display compile progress=No
Index file=Index.hhk
Language=0x405 Èesky
Title=Test HELPFILE
Default topic=main.htm
[FILE
www.eeworm.com/read/182103/5270850
s x_unfl.s
//
// $Id: x_unfl.S,v 1.1 1998/12/14 23:15:33 joel Exp $
//
// x_unfl.sa 3.4 7/1/91
//
// fpsp_unfl --- FPSP handler for underflow exception
//
// Trap disabled results
// For 881/2 compatibility
www.eeworm.com/read/179911/5293015
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;