代码搜索:declared

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

代码结果 3,220
www.eeworm.com/read/366702/2871866

c scoping14.c

// { dg-do assemble } // [class.scope0]: The scope of a name declared in a class consists // ... also of all ... default arguments ... in that class .... struct A { void f (int A::* = &A::i); i
www.eeworm.com/read/366702/2871974

c cleanup2.c

// { dg-do assemble } // PRMS Id: 6303 // Bug: compiler crashes processing the cleanup for arrayOfClass. class Klasse { public: ~Klasse(); // This dtor MUST be declared to generate the error... }
www.eeworm.com/read/366702/2872393

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
www.eeworm.com/read/366702/2872878

m super-class-4.m

/* 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
www.eeworm.com/read/366702/2884370

c reg-vol-struct-1.c

/* Test cases of structures with volatile fields declared register: should be allowed unless register name given but explicitly taking the address forbidden. */ /* Origin: Joseph Myers
www.eeworm.com/read/351636/3101675

cmake checkprototypeexistscxx.cmake

# # This checks if a prototype for FUNC (with C linkage) has been # declared in any one of the header files listed in INCLUDE. It uses # the C++ compiler. # # (The check is actually whether decla
www.eeworm.com/read/162614/5531233

c reg-vol-struct-1.c

/* Test cases of structures with volatile fields declared register: should be allowed unless register name given but explicitly taking the address forbidden. */ /* Origin: Joseph Myers
www.eeworm.com/read/156843/5609442

properties messages_de.properties

SpellCheckManager.Default_Spell_Checker=Standardrechtschreibepr黤ung SpellCheckManager.Could_not_create_tokenizer=Tokenizer konnte nicht erzeugt werden SpellCheckManager.No_dictionary_file_declared=K
www.eeworm.com/read/368337/9701107

texi specfunc-erf.texi

@cindex error function @cindex erf(x) @cindex erfc(x) The error function is described in Abramowitz & Stegun, Chapter 7. The functions in this section are declared in the header file @file{gsl
www.eeworm.com/read/368337/9701422

texi specfunc-zeta.texi

@cindex Zeta functions The Riemann zeta function is defined in Abramowitz & Stegun, Section 23.2. The functions described in this section are declared in the header file @file{gsl_sf_zeta.h}.