代码搜索:Compatibility

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

代码结果 6,848
www.eeworm.com/read/316872/3598186

h mroute.h

#ifndef __LINUX_MROUTE_H #define __LINUX_MROUTE_H #include #include /* * Based on the MROUTING 3.5 defines primarily to keep * source compatibility with BSD. * * S
www.eeworm.com/read/310702/3693455

hhp htmlhelpexp.hhp

[OPTIONS] Auto Index=Yes Compatibility=1.1 or later Compiled file=HtmlHelpExp.chm Contents file=HtmlHelpExp.hhc Default Window=default Default topic=Web\index.htm Display compile progress=No F
www.eeworm.com/read/307309/3725478

sh check-lxdialog.sh

#!/bin/sh # Check ncurses compatibility # What library to link ldflags() { $cc -print-file-name=libncursesw.so | grep -q / if [ $? -eq 0 ]; then echo '-lncursesw' exit fi $cc -print-file-name
www.eeworm.com/read/295117/3912391

sh check-lxdialog.sh

#!/bin/sh # Check ncurses compatibility # What library to link ldflags() { $cc -print-file-name=libncursesw.so | grep -q / if [ $? -eq 0 ]; then echo '-lncursesw' exit fi $cc -print-file-name
www.eeworm.com/read/294767/3915300

hhp atimagebox.hhp

[OPTIONS] Compatibility=1.1 or later Compiled file=ATImageBox.chm Contents file=Table of Contents.hhc Default topic=Introduction.html Display compile progress=No Index file=Index.hhk Language=0
www.eeworm.com/read/294038/3921784

s x_bsun.s

| | x_bsun.sa 3.3 7/1/91 | | fpsp_bsun --- FPSP handler for branch/set on unordered exception | | Copy the PC to FPIAR to maintain 881/882 compatibility | | The real_bsun handler will need to perform
www.eeworm.com/read/292705/3943605

s x_bsun.s

| | x_bsun.sa 3.3 7/1/91 | | fpsp_bsun --- FPSP handler for branch/set on unordered exception | | Copy the PC to FPIAR to maintain 881/882 compatibility | | The real_bsun handler will need to perform
www.eeworm.com/read/292705/3944840

h fbio.h

#ifndef __LINUX_FBIO_H #define __LINUX_FBIO_H /* Constants used for fbio SunOS compatibility */ /* (C) 1996 Miguel de Icaza */ /* Frame buffer types */ #define FBTYPE_NOTYPE -1 #define FBT
www.eeworm.com/read/292705/3945318

h fbio.h

#ifndef __LINUX_FBIO_H #define __LINUX_FBIO_H /* Constants used for fbio SunOS compatibility */ /* (C) 1996 Miguel de Icaza */ /* Frame buffer types */ #define FBTYPE_NOTYPE -1 #define FBT
www.eeworm.com/read/292705/3945549

h mroute.h

#ifndef __LINUX_MROUTE_H #define __LINUX_MROUTE_H #include #include /* * Based on the MROUTING 3.5 defines primarily to keep * source compatibility with BSD. * * S