代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/439082/1813632
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/439082/1813640
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/439082/1813734
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/439082/1815636
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/436793/1844992
po cport.po
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
ms
www.eeworm.com/read/434629/1870100
java texturedplanes.java
// TexturedPlanes.java
// Andrew Davison, May 2003, dandrew@ratree.psu.ac.th
/* TexturedPlanes contains many quads, each within a certain height
range. They will all be assigned the same tex
www.eeworm.com/read/432906/1887510
pot xen-xm.pot
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
#, fuzzy
www.eeworm.com/read/431110/1911355
sh roadrun3.sh
: check if eroute owner is the same as newest IPSEC
if ipsec whack --status | grep 'newest IPSEC' | grep 'eroute owner' >/dev/null; then echo newest is eroute owner; else echo two SAs alive; fi
www.eeworm.com/read/430898/1914566
perltest8
#! /usr/bin/perl
# Program for testing regular expressions with perl to check that PCRE handles
# them the same. This is the version that supports /8 for UTF-8 testing. It
# requires at least Perl 5.