代码搜索:declared

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

代码结果 3,220
www.eeworm.com/read/362762/2927368

h proto.h

/* Function prototypes. */ #include "timers.h" /* Structs used in prototypes must be declared as such first. */ struct buf; struct filp; struct inode; struct super_block; /* cache.c */ _PROTOTYPE
www.eeworm.com/read/263726/4299850

jamfile

# # $XORP: xorp/xrl/interfaces/Jamfile,v 1.1 2007/01/11 22:30:54 bms Exp $ # # # Targets need to be declared manually because there is no algorithmic 1:M # mapping between the library names and the x
www.eeworm.com/read/170812/9787537

h blob.h

//**Ensure the class isn't declared twice #ifndef _BLOB_H #define _BLOB_H //**Derive a CBlob class from CObject class CBlob:public CObject { //**Include the Serialization functions DECLARE_
www.eeworm.com/read/204983/15330587

h random.h

#include /* variables are declared static so that they cannot conflict with names of */ /* other global variables in other files. See K&R, p 80, for scope of static */ static double o
www.eeworm.com/read/104361/15697203

c types.c

/* * types.c - * * All types and functions declared in this header file begin with "Ty_" * Linked list types end with "..list" */ #include #include "util.h" #include "symbol.
www.eeworm.com/read/102394/15783210

texi specfunc-fermi-dirac.texi

@cindex Fermi-Dirac function The functions described in this section are declared in the header file @file{gsl_sf_fermi_dirac.h}. @menu * Complete Fermi-Dirac Integrals:: * Incomplete Fermi-Dirac
www.eeworm.com/read/390106/8485344

htm getdecentity.htm

Getting the Declared Entities in a DOM Document (Java Developers Almanac Example)
www.eeworm.com/read/362142/10016402

m inc_time.m

function inc_time % Increments time for simulation use % Does nothing for real time use global tstep del_t % These variables must be declared global % For real time: tstep = get_time; % Fo
www.eeworm.com/read/362142/10016426

m inc_time.m

function inc_time % Increments time for simulation use % Does nothing for real time use global tstep del_t % These variables must be declared global % For real time: tstep = get_time; % Fo
www.eeworm.com/read/159920/10589127

h doansi.h

/* ** DOANSI.H - Portable ANSI screen code interpreter ** ** From DRSK_105.LZH (ansi.c), hereby declared free for use for whatever ** purposes by author: Mark Kimes */ /* set maxx,maxy as d