代码搜索:declared

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

代码结果 3,220
www.eeworm.com/read/235282/14078530

cpp mapiproviderrs.cpp

// Implementation of the CMAPIProviderCommand #include "stdafx.h" #include "OLEDBMail.h" //Added by Chuck Wood //This is to ensure that only one set of non-extern mapi //functions are declared.
www.eeworm.com/read/103328/15737146

c mix.c

/* -*-c-*- -------------- mix.c : * Implementation of the functions declared in mix.h * ------------------------------------------------------------------ * $Id: mix.c,v 1.4 2001/09/28 23:10:45 ja
www.eeworm.com/read/101085/15852928

h point.h

#ifndef _POINT_H_ #define _POINT_H_ typedef float pointType; class GcPoint2 { public: /* Everyting is declared in the header (for inlining) since */ /* speed is vital to point
www.eeworm.com/read/429611/8798919

c ppplcp.c

/* * PPPLCP.C -- negotiate data link options * * This implementation of PPP is declared to be in the public domain. * * Jan 91 Bill_Simpson@um.cc.umich.edu * Computer Systems Consulting
www.eeworm.com/read/429611/8799344

c pppipcp.c

/* * PPPIPCP.C -- negotiate IP parameters * * This implementation of PPP is declared to be in the public domain. * * Jan 91 Bill_Simpson@um.cc.umich.edu * Computer Systems Consulting Ser
www.eeworm.com/read/179705/9342241

texi specfunc-coulomb.texi

@cindex Coulomb wave functions @cindex hydrogen atom The prototypes of the Coulomb functions are declared in the header file @file{gsl_sf_coulomb.h}. Both bound state and scattering solutions are av
www.eeworm.com/read/179705/9342346

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}. @menu
www.eeworm.com/read/424281/10468344

texi specfunc-coulomb.texi

@cindex Coulomb wave functions @cindex hydrogen atom The prototypes of the Coulomb functions are declared in the header file @file{gsl_sf_coulomb.h}. Both bound state and scattering solutions are av
www.eeworm.com/read/424281/10468731

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}. @menu
www.eeworm.com/read/421154/10752581

h ppp.h

#ifndef _PPP_H #define _PPP_H /* * This implementation of PPP is declared to be in the public domain. * * Acknowledgements and correction history may be found in PPP.C */ #ifndef _GLOBAL_