代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/430518/1924321
h vuid_event.h
/* SunOS Virtual User Input Device (VUID) compatibility */
typedef struct firm_event {
unsigned short id; /* tag for this event */
unsigned char pair_type; /* unused by X11 */
unsigned c
www.eeworm.com/read/430182/1937219
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/430182/1938723
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/428664/1956893
h gthr.h
/* Threads compatibility routines for libgcc2. */
/* Compile this one with gcc. */
/* Copyright (C) 1997, 1998 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you ca
www.eeworm.com/read/428664/1956900
h gthr-single.h
/* Threads compatibility routines for libgcc2 and libobjc. */
/* Compile this one with gcc. */
/* Copyright (C) 1997, 1999, 2000 Free Software Foundation, Inc.
This file is part of GCC.
GCC is fre
www.eeworm.com/read/428548/1959096
sh check-lxdialog.sh
#!/bin/sh
# Check ncurses compatibility
# What library to link
ldflags()
{
for ext in so a dylib ; do
for lib in ncursesw ncurses curses ; do
$cc -print-file-name=lib${lib}.${ext} | grep -q /
www.eeworm.com/read/418017/2093634
mt m88k.mt
# Target: Motorola 88k Binary Compatibility Standard
TDEPFILES= m88k-tdep.o remote-bug.o
TM_FILE= tm-m88k.h
www.eeworm.com/read/418008/2095393
h libbb_udhcp.h
/* libbb_udhcp.h - busybox compatibility wrapper */
/* bit of a hack, do this no matter what the order of the includes.
* (for busybox) */
#ifndef _LIBBB_UDHCP_H
#define _LIBBB_UDHCP_H
#include "p
www.eeworm.com/read/410856/2200935
c dvb_compat.c
#include
#include
#include "dvb_compat.h"
/**
* compatibility crap for old kernels. No guarantee for a working driver
* even when everything compiles.
*/
#if (
www.eeworm.com/read/410339/2211013
h gthr.h
/* Threads compatibility routines for libgcc2. */
/* Compile this one with gcc. */
/* Copyright (C) 1997, 1998 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you ca