代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/259644/4339028
js calendar-ru_win_.js
// ** I18N
// Calendar RU language
// Translation: Sly Golovanov, http://golovanov.net,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For transl
www.eeworm.com/read/254049/4388839
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/254049/4389260
js calendar-it.js
// ** I18N
// Calendar EN language
// Author: Mihai Bazon,
// Translator: Fabio Di Bernardini,
// Encoding: any
// Distributed under the same terms as the
www.eeworm.com/read/254049/4389268
js calendar-ru.js
// ** I18N
// Calendar RU language
// Translation: Sly Golovanov, http://golovanov.net,
// Encoding: any
// Distributed under the same terms as the calendar itself.
// For transl
www.eeworm.com/read/254049/4389273
js calendar-no.js
// ** I18N
// Calendar NO language
// Author: Daniel Holmen,
// Encoding: UTF-8
// Distributed under the same terms as the calendar itself.
// For translators: please use UT
www.eeworm.com/read/253341/4395147
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/162614/5530216
c redecl-2.c
/* Test for multiple declarations of an identifier at same block
scope: only valid case is all extern. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options
www.eeworm.com/read/161121/5556832
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/161121/5556842
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/161121/5556848
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