代码搜索:Compatibility

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

代码结果 6,848
www.eeworm.com/read/470693/1456469

c bitfield5_main.c

// The offset of `B::f2' is not ABI-compliant and may change in a future // version of GCC. // g++.dg/abi/bitfield5.C tests this with -Wabi. // Split into pieces for binary compatibility testing Octob
www.eeworm.com/read/250243/4434333

c chipram.c

/* ** linux/amiga/chipram.c ** ** Modified 03-May-94 by Geert Uytterhoeven ** - 64-bit aligned allocations for full AGA compatibility ** ** Rewritten 15/9/2000 by
www.eeworm.com/read/250243/4438116

h i915_drm.h

#ifndef _I915_DRM_H_ #define _I915_DRM_H_ /* Please note that modifications to all structs defined here are * subject to backwards-compatibility constraints. */ #include "drm.h" /* Each region is
www.eeworm.com/read/243567/4522219

c chipram.c

/* ** linux/amiga/chipram.c ** ** Modified 03-May-94 by Geert Uytterhoeven ** - 64-bit aligned allocations for full AGA compatibility ** ** Rewritten 15/9/2000 by
www.eeworm.com/read/243567/4523679

c sunkbd.c

/* keyboard.c: Sun keyboard driver. * * Copyright (C) 1995, 1996, 1997 David S. Miller (davem@caip.rutgers.edu) * * Added vuid event generation and /dev/kbd device for SunOS * compatibility - Mig
www.eeworm.com/read/243567/4525254

h ipfwadm_core.h

#ifndef _IPFWADM_CORE_H #define _IPFWADM_CORE_H /* Minor modifications to fit on compatibility framework: Rusty.Russell@rustcorp.com.au */ /* * IP firewalling code. This is taken from 4.4BSD. Ple
www.eeworm.com/read/243567/4525884

c ipfwadm_core.c

/* Minor modifications to fit on compatibility framework: Rusty.Russell@rustcorp.com.au */ #include #define CONFIG_IP_FIREWALL #define CONFIG_IP_FIREWALL_VERBOSE #define CONFIG_IP
www.eeworm.com/read/242732/4541777

h winuser.h

#ifndef __WINE_WINUSER_H #define __WINE_WINUSER_H /* * Compatibility header */ #include #if !defined(_MSC_VER) #include "../../psdk/winuser.h" #endif #define WS_EX_TRAYWI
www.eeworm.com/read/240162/4579407

c bitfield5_main.c

// The offset of `B::f2' is not ABI-compliant and may change in a future // version of GCC. // g++.dg/abi/bitfield5.C tests this with -Wabi. // Split into pieces for binary compatibility testing Octob
www.eeworm.com/read/237824/4620788

py error.py

""" Deprecated PySNMP 1.x compatibility interface to exception classes. Suggested by Case Van Horsen . Copyright 1999-2002 by Ilya Etingof . See LICENSE fo