代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/233448/4676156
c eb63.c
// { dg-do run }
// { dg-options "-w -fpermissive" }
//This uses GNU extensions, so disable -ansi
#include
#include
class A {
public:
A(bool b) { abort(); }
A(in
www.eeworm.com/read/233448/4678583
c align-test-2.c
/* APPLE LOCAL file Macintosh alignment */
/* { dg-do run } */
/* { dg-options "-Wno-long-long" } */
/*
* Macintosh compiler alignment test for alignment extensions in GCC 3.
* Fred Forsman
* App
www.eeworm.com/read/233448/4683695
c 20020527-1.c
/* PR c/6660
Test whether an unnamed field with user defined type - struct or union is
accepted. */
/* { dg-do compile } */
/* { dg-options "-fms-extensions" } */
typedef struct {
unsigned s
www.eeworm.com/read/233448/4684172
c apple-r4168392.c
/* APPLE LOCAL file 4168392 */
/* Support for Microsoft-style anonymous union and
struct aggregation. */
/* { dg-options "-fms-extensions -pedantic" } */
/* { dg-do run } */
#include
www.eeworm.com/read/233448/4686189
c xopen-2.c
/* Test for X/Open format extensions, as found in the
Single Unix Specification. Test for bug reported by
Pierre-Canalsat PETIT
in PR c/6547.
www.eeworm.com/read/233448/4687243
java gnupkiextension.java
/* GnuPKIExtension.java -- interface for GNU PKI extensions.
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistr
www.eeworm.com/read/233448/4690264
algorithm
// Algorithm extensions -*- C++ -*-
// Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can red
www.eeworm.com/read/229812/4730037
mif master.mif
proj_name = wheapwlk
name = wheapwlk
!ifndef wheapwlk_autodepends
wheapwlk_autodepends = .AUTODEPEND
!endif
sys_windowed=1
all: $(name).exe .SYMBOLIC
.EXTENSIONS: .res .rc
!include c
www.eeworm.com/read/229812/4743015
mh mcios2.mh
/*
* mcios2.h Multimedia Control Interface Extensions constants, types, and
* prototypes.
*
:include crwatcnt.sp
*/
#ifndef MCIOS2
#define MCIOS2
:include readonly.sp
www.eeworm.com/read/218490/4860514
h stdafx.h
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#include // MFC core and standard components
#include // MFC extensions
#include