代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/383832/2612010
h libiberty.h
/* Function declarations for libiberty.
Copyright 2001 Free Software Foundation, Inc.
Note - certain prototypes declared in this header file are for
functions whoes implementation copyri
www.eeworm.com/read/378966/2678348
h libiberty.h
/* Function declarations for libiberty.
Copyright 2001 Free Software Foundation, Inc.
Note - certain prototypes declared in this header file are for
functions whoes implementation copyri
www.eeworm.com/read/377363/2701102
h libiberty.h
/* Function declarations for libiberty.
Copyright 2001 Free Software Foundation, Inc.
Note - certain prototypes declared in this header file are for
functions whoes implementation copyri
www.eeworm.com/read/366702/2865973
c friend12.c
// PR c++/34912
void foo()
{
struct A
{
friend void bar(); // { dg-error "without prior declaration" }
};
bar(); // { dg-error "not declared" }
}
www.eeworm.com/read/366702/2867200
c const4.c
// PR c++/27804
// { dg-do compile }
bool foo()
{
const int i = X; // { dg-error "not declared" }
return i > 0;
}
www.eeworm.com/read/353640/3084032
h libiberty.h
/* Function declarations for libiberty.
Copyright 2001 Free Software Foundation, Inc.
Note - certain prototypes declared in this header file are for
functions whoes implementation copyri
www.eeworm.com/read/161559/5551307
conf radiusd.conf
## radiusd.conf -- FreeRADIUS server configuration file.
##
## Adopted to work with GnuGk sample prepaid system
# The location of other config files and
# logfiles are declared in this file
#
#
www.eeworm.com/read/370168/9613418
doc view.doc
Note: These steps assume that the name of the CWinApp-derived object is
CMyWinApp; that CMyWinApp is declared and defined in MYWINAPP.H and
MYWINAPP.CPP, respectively; that CNewView is the name of
www.eeworm.com/read/368337/9701103
texi specfunc-elljac.texi
@cindex Jacobi elliptic functions
@cindex elliptic functions (Jacobi)
The Jacobian Elliptic functions are defined in Abramowitz & Stegun,
Chapter 16. The functions are declared in the header fil
www.eeworm.com/read/368337/9701368
texi specfunc-ellint.texi
@cindex elliptic integrals
The functions described in this section are declared in the header file
@file{gsl_sf_ellint.h}.
@menu
* Definition of Legendre Forms::
* Definition of Carlson For