代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/440906/1777290
c p12306a.c
// prms-id: 12306
// a net report of the same problem as 12306
class a {
public:
int i;
};
class g : virtual public a {
};
class b : virtual public a {
int j;
};
class c : public g, public
www.eeworm.com/read/440906/1777856
c access16.c
// Bug: g++ uses the same binfo for the a subobject of c and the a subobject
// of b, so basetype_paths get bashed improperly.
// Build don't link:
class a {
protected:
virtual void foo() { } // get
www.eeworm.com/read/439112/1808692
nasl squirremail_cross_site_scripting.nasl
#
# This script was written by Xue Yong Zhi
#
# See the Nessus Scripts License for details
#
# Did not really check CVE-2002-1276, since it`s the same kind of problem.
#
if (descri
www.eeworm.com/read/439082/1813644
s scosh.s
|
| scosh.sa 3.1 12/10/90
|
| The entry point sCosh computes the hyperbolic cosine of
| an input argument; sCoshd does the same except for denormalized
| input.
|
| Input: Double-extended number X in
www.eeworm.com/read/439082/1813654
s sasin.s
|
| sasin.sa 3.3 12/19/90
|
| Description: The entry point sAsin computes the inverse sine of
| an input argument; sAsind does the same except for denormalized
| input.
|
| Input: Double-extended nu
www.eeworm.com/read/439082/1813660
s stanh.s
|
| stanh.sa 3.1 12/10/90
|
| The entry point sTanh computes the hyperbolic tangent of
| an input argument; sTanhd does the same except for denormalized
| input.
|
| Input: Double-extended number X in
www.eeworm.com/read/439082/1816015
h bitops.h
#ifndef _LINUX_BITOPS_H
#define _LINUX_BITOPS_H
/*
* ffs: find first bit set. This is defined the same way as
* the libc and compiler builtin ffs routines, therefore
* differs in spirit from the
www.eeworm.com/read/439082/1819842
c inetpeer.c
/*
* INETPEER - A storage for permanent information about peers
*
* This source is covered by the GNU GPL, the same as all kernel sources.
*
* Version: $Id: inetpeer.c,v 1.7 2001/09/20 21:22:5
www.eeworm.com/read/437018/1838870
c dctran.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/* subroutine to do DC TRANSIENT analysis
--- ONLY, unlike spice2 routine with the same name! */
#include "prefix.h"
#include
#in
www.eeworm.com/read/437018/1838892
sav07nov91 dctran.sav07nov91
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/* subroutine to do DC TRANSIENT analysis
--- ONLY, unlike spice2 routine with the same name! */
#include "prefix.h"
#include
#in