代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/124910/6035427

s add_n.s

/* Add two limb vectors of the same length > 0 and store sum in a third limb vector. Copyright (C) 2001 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.co
www.eeworm.com/read/124910/6035456

s sub_n.s

/* __mpn_sub_n -- Add two limb vectors of the same length > 0 and store sum in a third limb vector. Copyright (C) 2000, 2001 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (
www.eeworm.com/read/124910/6039045

s sub_n.s

! SPARC __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and ! store difference in a third limb vector. ! ! Copyright (C) 1995, 1996 Free Software Foundation, Inc. ! ! This file is part
www.eeworm.com/read/123117/6063123

java soundlist.java

/* * Code is the same in both 1.0 and 1.1. */ import java.applet.*; import java.net.URL; //Loads and holds a bunch of audio files whose locations are specified //relative to a fixed base URL. cla
www.eeworm.com/read/123117/6063130

java soundlist.java

/* * Code is the same in both 1.0 and 1.1. */ import java.applet.*; import java.net.URL; //Loads and holds a bunch of audio files whose locations are specified //relative to a fixed base URL. cla
www.eeworm.com/read/121089/6070061

inc dlg.inc

;WARNING: This file contains some of the same constants as DLG.H ;WARNING: When making a change to one, make it to both! isNothing EQU 0ffffh tmcMake EQU (tmcUserMin+0) tmcMakeExit EQU (tmcUs
www.eeworm.com/read/120908/6070834

c redemo.c

/* REDEMO.C - Demo Application using RSAEURO cryptographic toolkit Copyright (c) J.S.A.Kapp 1994. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as
www.eeworm.com/read/120908/6070851

c rsa.c

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

c r_random.c

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

c nn.c

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