代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/337546/3331416
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/337546/3335269
c radeon_ioc32.c
/**
* \file radeon_ioc32.c
*
* 32-bit ioctl compatibility routines for the Radeon DRM.
*
* \author Paul Mackerras
*
* Copyright (C) Paul Mackerras 2005
* All Rights Reserved
www.eeworm.com/read/337546/3337124
h nfnetlink.h
#ifndef _NFNETLINK_H
#define _NFNETLINK_H
#include
#ifndef __KERNEL__
/* nfnetlink groups: Up to 32 maximum - backwards compatibility for userspace */
#define NF_NETLINK_CONNTRACK_NEW
www.eeworm.com/read/337546/3338882
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/334125/3373328
c samba3sam.c
/*
ldb database library - Samba3 SAM compatibility backend
Copyright (C) Jelmer Vernooij 2005
Copyright (C) Martin Kuehl 2006
*/
#include "includes.h"
#include "ldb/include
www.eeworm.com/read/327776/3454248
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/327225/3463404
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/324920/3490261
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/324920/3494115
c radeon_ioc32.c
/**
* \file radeon_ioc32.c
*
* 32-bit ioctl compatibility routines for the Radeon DRM.
*
* \author Paul Mackerras
*
* Copyright (C) Paul Mackerras 2005
* All Rights Reserved
www.eeworm.com/read/324920/3495915
h nfnetlink.h
#ifndef _NFNETLINK_H
#define _NFNETLINK_H
#include
#ifndef __KERNEL__
/* nfnetlink groups: Up to 32 maximum - backwards compatibility for userspace */
#define NF_NETLINK_CONNTRACK_NEW