代码搜索:Declarations

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

代码结果 10,000
www.eeworm.com/read/130382/5957333

h bndsaprime.h

/* * $Id: bndsaprime.h,v 1.4 1997/05/09 23:48:50 lloyd Exp $ */ PGP_BEGIN_C_DECLARATIONS #include "pgpBigNumOpaqueTypes.h" /* Generate a pair of DSS primes */ int dsaPrimeGen(BigNum *b
www.eeworm.com/read/130382/5958035

h bndsaprime.h

/* * $Id: bndsaprime.h,v 1.1 1997/12/14 11:30:13 wprice Exp $ */ PGP_BEGIN_C_DECLARATIONS #include "pgpBigNumOpaqueTypes.h" /* Generate a pair of DSS primes */ int dsaPrimeGen(BigNum *
www.eeworm.com/read/130382/5958298

h pgpcast5.h

/* * pgpCAST5.h - header file for pgpCAST5.c * * This is a PRIVATE header file, for use only within the PGP Library. * You should not be using these functions in an application. * * $Id: p
www.eeworm.com/read/130382/5959036

h pgpcast5.h

/* * pgpCAST5.h - header file for pgpCAST5.c * * This is a PRIVATE header file, for use only within the PGP Library. * You should not be using these functions in an application. * * $Id: p
www.eeworm.com/read/130382/5957187

h pgpradix64.h

/* * pgpRadix64.h -- The header for Radix64 encoding, * which is used by ASCII Armor. * * This is a PRIVATE header file, for use only within the PGP Library. * You should not be using th
www.eeworm.com/read/130382/5957202

h pgpliteral.h

/* * pgpLiteral.h -- Create a Literal Packet Module * * Written by: Derek Atkins * * $Id: pgpLiteral.h,v 1.10 1997/06/25 19:40:17 lloyd Exp $ */ #ifndef Included_pgpLi
www.eeworm.com/read/130382/5958291

h pgpidea.h

/* * pgpIDEA.h - header file for pgpIDEA.c * * This is a PRIVATE header file, for use only within the PGP Library. * You should not be using these functions in an application. * * $Id: pgp
www.eeworm.com/read/192419/8383581

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Edit1: TEdit; Label1: TL
www.eeworm.com/read/192419/8383609

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Edit1: TEdit; procedure
www.eeworm.com/read/391726/8386179

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) B