代码搜索:Local

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

代码结果 10,000
www.eeworm.com/read/100568/6268786

install

#!/bin/sh # # install,v 3.1 1993/07/06 01:10:53 jbj Exp # # install,v # Revision 3.1 1993/07/06 01:10:53 jbj # XNTP release 3.1 # # # Revision 1.1 1992/12/10 12:59:21 kardel # Prerelease NTP V3
www.eeworm.com/read/100503/6268806

pl co-586.pl

#!/usr/local/bin/perl push(@INC,"perlasm","../../perlasm"); require "x86asm.pl"; &asm_init($ARGV[0],$0); &bn_mul_comba("bn_mul_comba8",8); &bn_mul_comba("bn_mul_comba4",4); &bn_sqr_comba("bn_sqr_co
www.eeworm.com/read/100503/6268810

pl comba.pl

#!/usr/local/bin/perl # x86 assember sub mul_add_c { local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_; # pos == -1 if eax and edx are pre-loaded, 0 to load from next # words, and 1 if load re
www.eeworm.com/read/100419/6269768

lists

#!/usr/bin/perl ## General List Manager - Version $VER. ## (c) 1998 by Massimiliano Pala ## All rights Reserved. ## ## DISC CLAIMER: THIS SOFTWARE IS GIVEN AS IS WITHOUT ANY WARRANTIES ## ABOUT ANY D
www.eeworm.com/read/100419/6269789

dbs

#!/usr/bin/perl ## dbManager - (c) 1999 by Massimiliano Pala and OpenCA Group ## All Rights Reserved ## ## Project Information: ## ## Current Version ..................... $VER ## Project Start
www.eeworm.com/read/100419/6269864

dbs

#!/usr/bin/perl ## dbManager - (c) 1999 by Massimiliano Pala and OpenCA Group ## All Rights Reserved ## ## Project Information: ## ## Current Version ..................... $VER ## Project Start
www.eeworm.com/read/100419/6269897

ca

#!/usr/bin/perl ## Certification Authority (HTML Interface) ## (c) 1999 by Massimiliano Pala and OpenCA Group ## All Rights Reserved ## ## Project Information: ## ## Current Version ................
www.eeworm.com/read/100285/6271800

mkdefines

#! /usr/local/bin/python import string # change this if you have it somewhere else for l in open("/usr/local/pgsql/src/include/catalog/pg_type.h").readlines(): tokens = string.split(l) if len(toke
www.eeworm.com/read/100037/6276116

pl co-586.pl

#!/usr/local/bin/perl push(@INC,"perlasm","../../perlasm"); require "x86asm.pl"; &asm_init($ARGV[0],$0); &bn_mul_comba("bn_mul_comba8",8); &bn_mul_comba("bn_mul_comba4",4); &bn_sqr_comba("bn_sqr_co
www.eeworm.com/read/100037/6276119

pl comba.pl

#!/usr/local/bin/perl # x86 assember sub mul_add_c { local($a,$ai,$b,$bi,$c0,$c1,$c2,$pos,$i,$na,$nb)=@_; # pos == -1 if eax and edx are pre-loaded, 0 to load from next # words, and 1 if load re