代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/305243/13776241

m dispsig.m

function dispsig(signalMatrix, range, titlestr); %DISPSIG - deprecated! % % Please use icaplot instead. % % See also ICAPLOT % @(#)$Id: dispsig.m,v 1.2 2003/04/05 14:23:57 jarmo Exp $ fprintf('\nN
www.eeworm.com/read/152843/5664586

h checksum.h

#ifndef _ASM_CRIS_ARCH_CHECKSUM_H #define _ASM_CRIS_ARCH_CHECKSUM_H /* * Check values used in TCP/UDP headers. * * The gain of doing this in assembler instead of C, is that C doesn't * generate c
www.eeworm.com/read/147766/5724352

makefile

# # Makefile for the USB Mass Storage device drivers. # # 15 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # O_TARGET := storage.o EXTRA_CFLAGS :=
www.eeworm.com/read/147766/5725590

makefile

# # Makefile for the Linux network (wan) device drivers. # # 3 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # SUB_DIRS := O_TARGET := wan.o
www.eeworm.com/read/146087/5740053

java aggregatinghashtable.java

package fri.util.collections; import java.util.*; import java.io.*; /** A hashtable that holds a list of values instead of a single value for one key. In any case the get(Object) method ret
www.eeworm.com/read/145991/5741143

bor makefile.bor

# Makefile for Zip, ZipCloak, ZipNote and ZipSplit for # Borland (Turbo) C++ 1.0 or 2.0. # Warning: this file is not suitable for Turbo C 2.0. Use makefile.tc instead. # To use, do "make -fmakefile.b
www.eeworm.com/read/141805/5768557

log2pre

#!/bin/csh # log2pre # Convert a (text) log file to preformatted html. # Needed to work around an IE5 bug that makes it # ignore the MIME type (content-type="text/plain") # and instead tr
www.eeworm.com/read/140582/5785300

txt options.txt

Note that the UNROLL option makes the 'inner' des loop unroll all 16 rounds instead of the default 4. RISC1 and RISC2 are 2 alternatives for the inner loop and PTR means to use pointers arithmatic ins
www.eeworm.com/read/140180/5794225

am makefile.am

# Autogenerated by bootstrap - DO NOT EDIT - edit Modules.am instead NULL = libvlc_LIBRARIES = noinst_LIBRARIES = noinst_HEADERS = EXTRA_DIST = Modules.am BUILT_SOURCES = SUBDIRS = visual galaktos #
www.eeworm.com/read/137626/5822797

inc codepage.inc

/* Automatically generated by gen-cp */ /* DO NOT EDIT THIS FILE! EDIT Unicode/ INSTEAD! */ /*** 7bit ***/ struct table_entry table_7bit [] = { {0, 0} }; unsigned char *aliases_7bit []