代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/140309/13088705

c rsa.c

/* RSA.C - RSA routines for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as for RSAREF(tm). To a
www.eeworm.com/read/140309/13088728

c r_enhanc.c

/* R_ENHANC.C - cryptographic enhancements for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as fo
www.eeworm.com/read/140309/13088783

c rsa.c

/* RSA.C - RSA routines for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as for RSAREF(tm)
www.eeworm.com/read/140309/13088789

c r_random.c

/* R_RANDOM.C - random objects for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as for RSA
www.eeworm.com/read/140309/13088798

c nn.c

/* NN.C - natural numbers routines Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as for RSAREF(tm).
www.eeworm.com/read/140309/13088860

c prime.c

/* PRIME.C - primality-testing routines Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as f
www.eeworm.com/read/242187/13089626

js calendar-lt-utf8.js

// ** I18N // Calendar LT language // Author: Martynas Majeris, // Encoding: UTF-8 // Distributed under the same terms as the calendar itself. // For translators: please use U
www.eeworm.com/read/241927/13108839

c zdtkipseed.c

#include "zd80211.h" #if!defined(AMAC) /* The Sbox is reduced to 2 16-bit wide tables, each with 256 entries. */ /* The 2nd table is the same as the 1st but with the upper and lower */ /* by
www.eeworm.com/read/241545/13136438

c tx4938ndfmc.c

/* * drivers/mtd/nand/tx4938ndfmc.c * * Overview: * This is a device driver for the NAND flash device connected to * TX4938 internal NAND Memory Controller. * TX4938 NDFMC is almost same
www.eeworm.com/read/240580/13212734

cxx lexyaml.cxx

// Scintilla source code edit control /** @file LexYAML.cxx ** Lexer for YAML. **/ // Copyright 2003- by Sean O'Dell // Release under the same license as Scintilla/SciTE.