代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/124417/14568457
c ppplcp.c
/*
* PPPLCP.C -- negotiate data link options
*
* This implementation of PPP is declared to be in the public domain.
* Acknowledgements and correction history may be found in PPP.C
*/
#in
www.eeworm.com/read/124417/14568745
c pppcmd.c
/*
* PPPCMD.C -- PPP related user commands
*
* This implementation of PPP is declared to be in the public domain.
*
* Acknowledgements and correction history may be found in PPP.C
*/
#
www.eeworm.com/read/124417/14568801
c pppipcp.c
/*
* PPPIPCP.C -- negotiate IP parameters
*
* This implementation of PPP is declared to be in the public domain.
*
* Acknowledgements and correction history may be found in PPP.C
*/
#i
www.eeworm.com/read/124283/14579344
texi specfunc-dilog.texi
@cindex dilogarithm
The functions described in this section are declared in the header file
@file{gsl_sf_dilog.h}.
@menu
* Real Argument::
* Complex Argument::
@end menu
www.eeworm.com/read/124283/14579417
texi specfunc-trig.texi
@cindex Trigonometric functions
The library includes its own trigonometric functions in order to provide
consistency across platforms and reliable error estimates. These
functions are declared in th
www.eeworm.com/read/123453/14631671
h shared.h
/*
* shared.h - utility functions shared by Kannel boxes
*
* The functions declared here are not part of any box in particular, but
* are quite specific to Kannel, so they are not suitable for gwl
www.eeworm.com/read/123453/14632397
h shared.h
/*
* shared.h - utility functions shared by Kannel boxes
*
* The functions declared here are not part of any box in particular, but
* are quite specific to Kannel, so they are not suitable for gwl
www.eeworm.com/read/220998/14780430
hpp hour08_2.hpp
// you will need to rename this file to cat.hpp
// GetAge has been declared const, that it will not change anything
// in the object
#include
class Cat
{
public:
Cat
www.eeworm.com/read/214167/15111956
cpp prg5_1.cpp
// File: prg5_1.cpp
// dynamicClass objects are declared in the main program
// and in the function destroyDemo(). output indicates when
// the system calls the constructor and destructor for each
www.eeworm.com/read/212047/15166915
texi specfunc-dilog.texi
@cindex dilogarithm
The functions described in this section are declared in the header file
@file{gsl_sf_dilog.h}.
@menu
* Real Argument::
* Complex Argument::
@end menu