代码搜索:Declarations

找到约 10,000 项符合「Declarations」的源代码

代码结果 10,000
www.eeworm.com/read/135438/13930244

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type matrx2=array of array of real; type TForm1 = class(TForm)
www.eeworm.com/read/113179/15467639

c main.c

#include /* special function register declarations */ /* for the intended 8051 derivative */ #include
www.eeworm.com/read/113179/15467662

c main.c

#include /* special function register declarations */ /* for the intended 8051 derivative */ #include
www.eeworm.com/read/113179/15467739

c main.c

#include /* special function register declarations */ /* for the intended 8051 derivative */ #include
www.eeworm.com/read/113179/15467772

c ex15.c

#include /* special function register declarations */ /* for the intended 8051 derivative */ #include
www.eeworm.com/read/113179/15468019

c main.c

#include /* special function register declarations */ /* for the intended 8051 derivative */ #include
www.eeworm.com/read/130382/5957167

h pgpripemd160.h

/* * pgpRIPEMD160.h -- RIPEMD-160 message digest * * This is a PRIVATE header file, for use only within the PGP Library. * You should not be using these functions in an application. * * $I
www.eeworm.com/read/130382/5957169

h pgpmd2.h

/* * pgpMD2.h -- The MD-5 Message Digest. * * This is a PRIVATE header file, for use only within the PGP Library. * You should not be using these functions in an application. * * $Id: pgpM
www.eeworm.com/read/130382/5957233

h pgpsplit.h

/* * Split module - one input, multiple outputs. * All outputs get data, but ONLY THE ORIGINAL OUTPUT * GETS ANNOTATIONS. (Error-handling is impossible otherwise.) * * $Id: pgpSplit.h,v 1.7
www.eeworm.com/read/130382/5957257

h pgprnd.h

/* * pgpRnd.h - system-specific gathering of high-resolution timers for RNG. * * This is a PRIVATE header file, for use only within the PGP Library. * You should not be using these functions i