代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/173976/9617718
h shell.h
/**
* \file
* Interface for the Contiki shell.
* \author Adam Dunkels
*
* Some of the functions declared in this file must be implemented as
* a shell back-end in the architec
www.eeworm.com/read/173644/9645489
h main.h
//all the global defines should be in this .h file
//all the global variables should be defined in this .h file with EXT
//all the global function should be declared in this .h file
#define PORTB
www.eeworm.com/read/335269/12542633
h shell.h
/**
* \file
* Interface for the Contiki shell.
* \author Adam Dunkels
*
* Some of the functions declared in this file must be implemented as
* a shell back-end in the architec
www.eeworm.com/read/109309/15559575
h arjtypes.h
/*
* $Id: arjtypes.h,v 1.1.1.1 2002/03/28 00:01:28 andrew_belov Exp $
* ---------------------------------------------------------------------------
* OS-independent types are to be declared here.
www.eeworm.com/read/109296/15559827
h arjtypes.h
/*
* $Id: arjtypes.h,v 1.1.1.1 2002/03/28 00:01:28 andrew_belov Exp $
* ---------------------------------------------------------------------------
* OS-independent types are to be declared here.
www.eeworm.com/read/104361/15697237
h absyn.h
/*
* absyn.h - Abstract Syntax Header (Chapter 4)
*
* All types and functions declared in this header file begin with "A_"
* Linked list types end with "..list"
*/
/* Type Definitions */
www.eeworm.com/read/102394/15783223
texi specfunc-exp.texi
@cindex exponential function
@cindex exp
The functions described in this section are declared in the header file
@file{gsl_sf_exp.h}.
@menu
* Exponential Function::
* Relative Exponential Fu
www.eeworm.com/read/100204/15880426
in config.h.in
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
#undef const
/* Define if major, minor, and makedev are declared in
www.eeworm.com/read/429611/8798962
c ppppap.c
/*
* PPPPAP.C -- Password Authentication Protocol for PPP
*
* This implementation of PPP is declared to be in the public domain.
*
* Jan 91 Bill_Simpson@um.cc.umich.edu
* Computer System
www.eeworm.com/read/470600/6904943
h app_config.h
//Using : Configuration header for application
//Description : This file is to be included in all other .c files.
//User may put anything for configuration. Other files's header also
//declared in