代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/183001/5260757
po pl.po
# INITDB Translated Messages into the Polish Language (ISO-8859-2)
#
# Copyright (c) 2005 toczek, xxxtoczekxxx@wp.pl
# Distributed under the same licensing terms as PostgreSQL itself.
#
#
msgid ""
msg
www.eeworm.com/read/179911/5293858
s sacos.s
|
| sacos.sa 3.3 12/19/90
|
| Description: The entry point sAcos computes the inverse cosine of
| an input argument; sAcosd does the same except for denormalized
| input.
|
| Input: Double-extended
www.eeworm.com/read/179911/5293866
s satanh.s
|
| satanh.sa 3.3 12/19/90
|
| The entry point satanh computes the inverse
| hyperbolic tangent of
| an input argument; satanhd does the same except for denormalized
| input.
|
| Input: Double-extende
www.eeworm.com/read/179911/5293957
s copy_user.s
/*
* arch/alpha/lib/copy_user.S
*
* Copy to/from user space, handling exceptions as we go.. This
* isn't exactly pretty.
*
* This is essentially the same as "memcpy()", but with a few twists.
www.eeworm.com/read/179911/5296942
c 3c523.c
/*
net-3-driver for the 3c523 Etherlink/MC card (i82586 Ethernet chip)
This is an extension to the Linux operating system, and is covered by the
same Gnu Public License that covers that wor
www.eeworm.com/read/179911/5297945
h ip_conntrack_tuple.h
#ifndef _IP_CONNTRACK_TUPLE_H
#define _IP_CONNTRACK_TUPLE_H
/* A `tuple' is a structure containing the information to uniquely
identify a connection. ie. if two packets have the same tuple, they
www.eeworm.com/read/179906/5301015
java copyconstructor.java
//: appendixa:CopyConstructor.java
// A constructor for copying an object of the same
// type, as an attempt to create a local copy.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www
www.eeworm.com/read/179153/5309749
t attach_errors.t
#!./perl -w
#
# Copyright 2005, Adam Kennedy.
#
# You may redistribute only under the same terms as Perl 5, as specified
# in the README file that comes with the distribution.
#
# Man, blessed.t s
www.eeworm.com/read/179153/5309750
t circular_hook.t
#!./perl -w
#
# Copyright 2005, Adam Kennedy.
#
# You may redistribute only under the same terms as Perl 5, as specified
# in the README file that comes with the distribution.
#
# Man, blessed.t s
www.eeworm.com/read/175705/5342580
java ripemd320digest.java
package org.bouncycastle.crypto.digests;
/**
* implementation of RIPEMD 320.
*
* Note: this implementation offers the same level of security
* as RIPEMD 160.
*/
public class RIPEMD32