代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/239230/4605000
c bb_compat.c
/* vi: set sw=4 ts=4: */
/*
* bb_compat.c --- compatibility badblocks routines
*
* Copyright (C) 1997 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of the GN
www.eeworm.com/read/237824/4620794
py error.py
"""
Compatibility exception class
Written by Ilya Etingof , 2001, 2002. Suggested by
Case Van Horsen .
"""
import pysnmp.proto.error
class Generic(pysnmp
www.eeworm.com/read/237551/4624827
implies
# Make sure these routines come before ldbl-opt.
ieee754/ldbl-128ibm
# These supply the ABI compatibility for when long double was double.
ieee754/ldbl-opt
www.eeworm.com/read/237551/4624845
c chown.c
/* chown() compatibility.
Copyright (C) 1998, 2000, 2002, 2003, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redist
www.eeworm.com/read/233448/4671216
c conv1.c
// Test for backwards brain-damage compatibility with -fpermissive.
// { dg-options "-fpermissive -w" }
void f ();
void f (int *);
void g (int);
int main ()
{
void *v = 1234;
void (*p)() = v;
www.eeworm.com/read/233448/4671689
c nrv1_main.c
// PR c++/5636
// Bug: the named return value optimization interfered with EH cleanups.
// Split into pieces for binary compatibility testing October 2002
extern void nrv1_x (void);
int
main ()
{
www.eeworm.com/read/233448/4671708
c vbase10_main.c
// The offset of virtual base `B' is not ABI-compliant and may change in
// a future version of GCC.
// g++.dg/abi/vbase10.C tests this with -Wabi.
// Split into pieces for binary compatibility testin
www.eeworm.com/read/233448/4671744
c byval1_main.c
// PR c++/3948
// Test that the destructor call for a value parameter gets the
// right address.
// Split into pieces for binary compatibility testing October 2002
extern void byval1_x (void);
int
m
www.eeworm.com/read/230932/4718899
c bb_compat.c
/* vi: set sw=4 ts=4: */
/*
* bb_compat.c --- compatibility badblocks routines
*
* Copyright (C) 1997 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of the GN
www.eeworm.com/read/223124/4813872
c bb_compat.c
/* vi: set sw=4 ts=4: */
/*
* bb_compat.c --- compatibility badblocks routines
*
* Copyright (C) 1997 Theodore Ts'o.
*
* %Begin-Header%
* This file may be redistributed under the terms of the GN