代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/416749/2110535

svn-base calendar-it.js.svn-base

// ** I18N // Calendar EN language // Author: Mihai Bazon, // Translator: Fabio Di Bernardini, // Encoding: any // Distributed under the same terms as the
www.eeworm.com/read/416749/2110541

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/416749/2110549

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/415934/2130569

js jsmin.js

/* jsmin.js - 2006-08-31 Author: Franck Marcia This work is an adaptation of jsminc.c published by Douglas Crockford. Permission is hereby granted to use the Javascript version under the same conditio
www.eeworm.com/read/414420/2147063

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/410728/2204492

pot gdb.pot

# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy
www.eeworm.com/read/410516/2209321

java ripemd256digest.java

package org.bouncycastle.crypto.digests; /** * implementation of RIPEMD256. * * note: this algorithm offers the same level of security as RIPEMD128. */ public class RIPEMD256D
www.eeworm.com/read/410514/2209800

am makefile.am

SUBDIRS = bomb housekeeper same EXTRA_DIST = Version \ build-linux-ep7312-skyeye \ build-uclinux-xcopilot \ build-uclinux-arm3000 \ build-linux-hh2410
www.eeworm.com/read/410339/2211892

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