代码搜索:Compatibility

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

代码结果 6,848
www.eeworm.com/read/395229/2447940

h config.h

#ifndef _LINUX_CONFIG_H #define _LINUX_CONFIG_H /* This file is no longer in use and kept only for backward compatibility. * autoconf.h is now included via -imacros on the commandline */ #include
www.eeworm.com/read/393286/2477590

s x_unfl.s

| | x_unfl.sa 3.4 7/1/91 | | fpsp_unfl --- FPSP handler for underflow exception | | Trap disabled results | For 881/2 compatibility, sw must denormalize the intermediate | result, then store the resul
www.eeworm.com/read/393286/2480629

c bw-qcam.c

/* * QuickCam Driver For Video4Linux. * * Video4Linux conversion work by Alan Cox. * Parport compatibility by Phil Blundell. * Busy loop avoidance by Mark Cooke. * * Module parameters: *
www.eeworm.com/read/393286/2485551

c ip_nat_core.c

/* NAT for netfilter; shared with compatibility layer. */ /* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2004 Netfilter Core Team * * This program is free software; you
www.eeworm.com/read/385891/2578884

s x_unfl.s

| | x_unfl.sa 3.4 7/1/91 | | fpsp_unfl --- FPSP handler for underflow exception | | Trap disabled results | For 881/2 compatibility, sw must denormalize the intermediate | result, then store the resu
www.eeworm.com/read/385891/2580407

c bw-qcam.c

/* * QuickCam Driver For Video4Linux. * * Video4Linux conversion work by Alan Cox. * Parport compatibility by Phil Blundell. * Busy loop avoidance by Mark Cooke. * * Module parameters: *
www.eeworm.com/read/385462/2590943

h video.h

#ifndef __BOOT_VIDEO_H__ #define __BOOT_VIDEO_H__ /* * Video modes numbered by menu position -- NOT RECOMMENDED because of lack * of compatibility when extending the table. These are between 0x00 a
www.eeworm.com/read/383868/2611348

c ip_nat_core.c

/* NAT for netfilter; shared with compatibility layer. */ /* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2004 Netfilter Core Team * * This program is free software; you
www.eeworm.com/read/382361/2637698

h kern_compat.h

/* kern_compat.h Kernel compatibility header file Copyright (C) 1997-8 David A. Schleef This program is free software; you can redistribute it and/or modify it u
www.eeworm.com/read/376060/2715251

svn-base listx.svn-base

/* * UnderC Development Project * A simplified implementation of a list container class * S.J. Donovan, December 1999. * 2nd vs, April 2002. _Binary_ compatibility with std::list */ #ifnde