代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/368337/9701378
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 i
www.eeworm.com/read/334779/12573819
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/111805/15503047
java shape.java
// Chapter 6 Exercise 3
// BASE CLASS FOR SHAPES - it is still an abstract class since it does not
// implement the show() method declared in the ShapeInterface.
// The move() method that is im
www.eeworm.com/read/110420/15534210
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/110420/15534360
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/110420/15534376
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/104380/15696486
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/104380/15696637
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/104380/15696653
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/103328/15737107
c mix_config.c
/* -*-c-*- -------------- mix_config.c :
* Implementation of the functions declared in mix_config.h
* ------------------------------------------------------------------
* $Id: mix_config.c,v 1.7 2