代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/283355/4080434
diff crosstool-0.38-add-gcc-4.1-20060210.diff
This is the same old 4.1 patch, taken from 20050716 and rediffed against the
new source code and rejected hunks applied by hand.
Martin Guy , 18 feb 2006
diff -urN crosst
www.eeworm.com/read/283334/4083082
tex gridsizr.tex
\section{\class{wxGridSizer}}\label{wxgridsizer}
A grid sizer is a sizer which lays out its children in a two-dimensional
table with all table fields having the same size,
i.e. the width of each
www.eeworm.com/read/282165/4106887
dem vector.dem
#
# This file demonstrates new features in gnuplot 3.6
# -1- saving contour lines as a gnuplottable file
# -2- plotting a vector field on the same graph
# -3- manipulating columns using the '$1,$2' sy
www.eeworm.com/read/281356/4117057
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 fr
www.eeworm.com/read/280957/4121341
js popupwin.js
// (c) dynarch.com 2003-2004
// Distributed under the same terms as HTMLArea itself.
function PopupWin(editor, title, handler, initFunction) {
this.editor = editor;
this.handler = handler;
var dlg
www.eeworm.com/read/279177/4138988
java heapnodecomparator.java
package salvo.jesus.util;
import java.util.Comparator;
import java.io.*;
/**
* A Comparator to compare HeapNodes based on their priority.
* Two HeapNodes are the same if they have the sam
www.eeworm.com/read/278497/4143422
java displaymenutag.java
package net.sf.navigator.taglib.el;
import net.sf.navigator.menu.MenuComponent;
import javax.servlet.jsp.JspException;
import java.net.MalformedURLException;
/**
* This tag acts the same
www.eeworm.com/read/273740/4194845
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/273740/4194855
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/273740/4194861
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