代码搜索:declared

找到约 3,220 项符合「declared」的源代码

代码结果 3,220
www.eeworm.com/read/233448/4674578

c template12.c

// { dg-do assemble } // Templates can be defined outside of the namespace if the have been declared // inside namespace bar { template T const foo(T const &); template const int
www.eeworm.com/read/233448/4676532

m weak-1.m

/* Test for #pragma weak where the weak alias symbol isn't declared, although the symbol it is an alias for is defined in the translation unit. Bug 7544. */ /* Origin: Joseph Myers
www.eeworm.com/read/233448/4683905

c weak-10.c

/* Test for #pragma weak where the weak alias symbol isn't declared, although the symbol it is an alias for is defined in the translation unit. Bug 7544. */ /* Origin: Joseph Myers
www.eeworm.com/read/216499/4892514

ss1

.SH Section 1: Basic Specifications .PP As we noted above, names refer to either tokens or nonterminal symbols. Yacc requires those names which will be used as token names to be declared as such. In a
www.eeworm.com/read/208074/4997108

java notation.java

package org.w3c.dom; /** * This interface represents a notation declared in the DTD. A notation either * declares, by name, the format of an unparsed entity (see section 4.7 of * the XML 1.
www.eeworm.com/read/195341/5111925

ss1

.SH Section 1: Basic Specifications .PP As we noted above, names refer to either tokens or nonterminal symbols. Yacc requires those names which will be used as token names to be declared as such. In a
www.eeworm.com/read/190666/5174784

c err-msg10.c

// Build don't link: // GROUPS passed error-messages class foo { public: virtual static int f () = 0;// ERROR - member `f' cannot be declared both virtual and static.* };
www.eeworm.com/read/186388/5232971

h dribble.h

/* dribble.h -- Functions and vars declared in dribble.c. */ /* This file is part of GNU Info, a program for reading online documentation stored in Info format. Copyright (C) 1993 Free Softwar
www.eeworm.com/read/167728/5453118

texi specfunc-coulomb.texi

@cindex Coulomb wave functions @cindex hydrogen atom The Coulomb functions are declared in the header file @file{gsl_sf_coulomb.h}. Both bound state and scattering solutions are available. @menu *
www.eeworm.com/read/167728/5453130

texi specfunc-synchrotron.texi

@cindex Synchrotron functions The functions described in this section are declared in the header file @file{gsl_sf_synchrotron.h}. @deftypefun double gsl_sf_synchrotron_1 (double @var{x}) @deftypefu