代码搜索:Compatibility

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

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

c cuboot-85xx.c

/* * Old U-boot compatibility for 85xx * * Author: Scott Wood * * Copyright (c) 2007 Freescale Semiconductor, Inc. * * This program is free software; you can redistrib
www.eeworm.com/read/316872/3588346

c cuboot-83xx.c

/* * Old U-boot compatibility for 83xx * * Author: Scott Wood * * Copyright (c) 2007 Freescale Semiconductor, Inc. * * This program is free software; you can redistrib
www.eeworm.com/read/316872/3588364

c cuboot-pq2.c

/* * Old U-boot compatibility for PowerQUICC II * (a.k.a. 82xx with CPM, not the 8240 family of chips) * * Author: Scott Wood * * Copyright (c) 2007 Freescale Semicondu
www.eeworm.com/read/316872/3588962

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/316872/3591711

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/316872/3593642

c compat_ioctl.c

/* * AGPGART driver frontend compatibility ioctls * Copyright (C) 2004 Silicon Graphics, Inc. * Copyright (C) 2002-2003 Dave Jones * Copyright (C) 1999 Jeff Hartmann * Copyright (C) 1999 Precisio
www.eeworm.com/read/316872/3598480

h compat.h

#ifndef _LINUX_COMPAT_H #define _LINUX_COMPAT_H /* * These are the type definitions for the architecture specific * syscall compatibility layer. */ #ifdef CONFIG_COMPAT #include #i
www.eeworm.com/read/316872/3606053

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/316872/3606531

c nf_nat_core.c

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

h winuser.h

/* winuser.h*/ /* * Copyright (c) 1999, 2000 Greg Haerr * * Win32 USER structures and API */ #include "winctl.h" /* required compatibility for resource compiler*/ /* mo