代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/470917/1439208

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/470917/1439240

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/470917/1442659

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/470720/1452048

c uninit-8.c

/* Uninitialized variable warning tests... Inspired by part of optabs.c:expand_binop. May be the same as uninit-1.c. */ /* { dg-do compile } */ /* { dg-options "-O -Wuninitialized" } */ #incl
www.eeworm.com/read/470693/1463994

c uninit-8.c

/* Uninitialized variable warning tests... Inspired by part of optabs.c:expand_binop. May be the same as uninit-1.c. */ /* { dg-do compile } */ /* { dg-options "-O -Wuninitialized" } */ #incl
www.eeworm.com/read/469304/1481389

java soundlist.java

/* * Java(TM) SE 6 version. * Code is the same as 1.0. */ import java.applet.*; import java.net.URL; //Loads and holds a bunch of audio files whose locations are specified //relative to a fixed
www.eeworm.com/read/460691/1558251

pm socket.pm

# IO::Socket.pm # # Copyright (c) 1996 Graham Barr . All rights # reserved. This program is free software; you can redistribute it and/or # modify it under the same terms
www.eeworm.com/read/460691/1558256

pm pipe.pm

# IO::Pipe.pm # # Copyright (c) 1996 Graham Barr . All rights # reserved. This program is free software; you can redistribute it and/or # modify it under the same terms as
www.eeworm.com/read/457398/1597863

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/457398/1597880

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