代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/167133/5468548
java signaturespi.java
/*
* Java core library component.
*
* Copyright (c) 1999
* Archie L. Cobbs. All rights reserved.
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file
www.eeworm.com/read/162614/5518049
c new1_main.c
// PR c++/5757
// Test that when a constructor throws in a new-expression, we pass the
// right pointer to operator delete.
// Split into pieces for binary compatibility testing October 2002
extern
www.eeworm.com/read/162614/5518058
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/162614/5518063
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/162614/5518096
c array5_main.c
// Copyright (C) 2002 Free Software Foundation
// Contributed by Kriang Lerdsuwanakij
// Split into pieces for binary compatibility testing October 2002
// Incorrect
www.eeworm.com/read/162614/5518102
c vbase8-22_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 20 Nov 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/162614/5518113
c vbase8-10_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 26 Jul 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/162614/5518114
c vbase8-4_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 20 Nov 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/162614/5518119
c vbase8-21_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 26 Jul 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/162614/5522787
mm super-class-2.mm
/* Bail out gracefully if attempting to derive from a class that has only been
forward-declared (via @class). Conversely, @compatibility_alias declarations
should be traversed to find the @inte