代码搜索:declared

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

代码结果 3,220
www.eeworm.com/read/232343/14197001

c avrxfifo.c

/* Buffered BYTE oriented FIFO Uses providers/consumer model. When an interrupt drives the consumer/provider side use the interrupt calls The fifo needs to be both declared and initial
www.eeworm.com/read/130083/14208871

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/124283/14579256

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/122710/14673252

h state.h

/* * STATE.H * * Definition of the results of comparisons for files and for lines * within files. * * These need to be globally declared so that the UI code in windiff.c can * map st
www.eeworm.com/read/119273/14835005

cpp figures.cpp

// Borland C++ - (C) Copyright 1991 by Borland International // FIGURES.CPP: This file contains the definitions for the Point // class (declared in figures.h). Member functions for the // Locatio
www.eeworm.com/read/212047/15166868

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/8271/145374

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/8271/145735

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/9539/169707

c avrxfifo.c

/* Buffered BYTE oriented FIFO Uses providers/consumer model. When an interrupt drives the consumer/provider side use the interrupt calls The fifo needs to be both declared and initial
www.eeworm.com/read/11126/196367

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