代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/366702/2871225

c addrfunc2.c

// { dg-do run } // { dg-options "-fms-extensions" } // Test for implicit & on methods. // Contributed by Jason Merrill . struct A { void f (int = 0) { } }; int main () { void
www.eeworm.com/read/366702/2881416

c anon-struct-1.c

/* { dg-options "-std=iso9899:1990" } */ /* In strict ISO C mode, we don't recognize the anonymous struct/union extension or any Microsoft extensions. */ struct A { char a; }; /* MS extension.
www.eeworm.com/read/366696/2885114

iterator

// HP/SGI iterator extensions -*- C++ -*- // Copyright (C) 2001, 2002 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/365273/2897873

c armio.c

/* armio.c - I/O registers and interrupt controller. ARMulator extensions for the ARM7100 family. Copyright (C) 1999 Ben Williamson Changes to support running uClinux/Atmel AT91 targets
www.eeworm.com/read/362572/2930422

java dimension.java

package java.awt; import java.awt.geom.Dimension2D; /** * class Dimension - represents (width x height) extensions * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reser
www.eeworm.com/read/360524/2960839

h mmx.h

/* mmx.h MultiMedia eXtensions GCC interface library for IA32. To use this library, simply include this header file and compile with GCC. You MUST have inlining enabled in order for mmx_ok() to
www.eeworm.com/read/360524/2960984

h mmx.h

/* mmx.h MultiMedia eXtensions GCC interface library for IA32. To use this library, simply include this header file and compile with GCC. You MUST have inlining enabled in order for mmx_ok() to
www.eeworm.com/read/359526/2975456

h wireless_copy.h

/* This is based on Linux Wireless Extensions header file from WIRELESS_EXT 18. * I have just removed kernel related headers and added some typedefs etc. to * make this easier to include into user s
www.eeworm.com/read/359525/2975741

h wireless_copy.h

/* This is based on Linux Wireless Extensions header file from WIRELESS_EXT 18. * I have just removed kernel related headers and added some typedefs etc. to * make this easier to include into user s
www.eeworm.com/read/351636/3101510

sh comment_test.sh

#!/bin/sh if [ $# -lt 2 ] then echo Missing nifti tool and Binary directory name exit 1 fi NT=$1 DATA=$2 # add some comment and afni extensions, then display them if \ ${NT} -keep_hi