代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/398099/8005277
a51 voting.a51
IPFRMBU EQU P2 ;I/P FROM BALLOT UNIT(I/P CONFIGURED)
;HEXPAD PORT DEFINITIONS
RW1 EQU P2.4 ;row1 declared for keypad
RW2 EQU P2.5 ;row2 declared for keypad
RW3 EQU P2.6 ;row3 declar
www.eeworm.com/read/429611/8799411
c ppp.c
/*
* PPP.C -- Send and receive datagrams on serial lines with
* Point-to-Point Protocol
*
* This implementation of PPP is declared to be in the public domain.
*
* Based (in part) upon
www.eeworm.com/read/179705/9342280
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/179705/9342327
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/363935/9931217
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/424281/10468521
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/424281/10468653
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/421154/10752415
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/421154/10752880
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/421154/10752961
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