代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/350097/3131491

makefile

# # Makefile for linux/drivers/net/fc # # 9 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # O_TARGET := fc.o obj-$(CONFIG_IPHASE5526) += iph5526.o
www.eeworm.com/read/340665/3279045

x hugeval.x

# This test fails under hpux 9.X and 10.X because HUGE_VAL is DBL_MAX # instead of +Infinity. global target_triplet if { [istarget "hppa*-*-hpux9*"] || [istarget "hppa*-*-hpux10*"] } { set tort
www.eeworm.com/read/321483/3534181

pod htmlescp.pod

=head1 NAME Escape Sequences Test =head1 DESCRIPTION I am a stupid fool who puts naked < & > characters in my POD instead of escaping them as E and E. Here is some B text, some I
www.eeworm.com/read/305277/3778817

scala s3.scala

/* Why does this code fail? b has type a.type, so the third ** declaration in S3 should be okay... The compiler writes instead: ** ** found : S3.this.b.type (with underlying type S3) ** required: S3
www.eeworm.com/read/288937/3998852

h sysnum.h

/* WARNING!!! AUTO-GENERATED FILE!!! DO NOT EDIT!!! */ #ifndef _BITS_SYSNUM_H #define _BITS_SYSNUM_H #ifndef _SYSCALL_H # error "Never use directly; include instead."
www.eeworm.com/read/283334/4083022

ini tex2rtf_css.ini

;;; Tex2RTF initialisation file, using a style sheet for HTML. ;;; See tex2rtf.ini for a version using no style sheet, and instead ;;; setting explicit fonts. You can use -macros tex2rtf_css.ini to
www.eeworm.com/read/273665/4201261

swat i.swat

while read src dest do sed -e '/^swat.*swat$/d' $dest >/tmp/$$swat || exit 2 cat $src >>/tmp/$$swat || exit 2 # Use cp;rm instead of mv because $dest might be a symlink cp -f /tmp/$$swat $dest |
www.eeworm.com/read/273665/4201267

swat r.swat

while read dest do sed -e '/^swat.*swat$/d' $dest >/tmp/$$swat || exit 2 # Use cp;rm; instead of mv because $dest might be a symlink cp -f /tmp/$$swat $dest || exit 2 rm -f /tmp/$$swat done if [
www.eeworm.com/read/273525/4204397

ado for5_0.ado

*! version 2.0.2 PR 06Aug96. modified last 17sep2004 program define for5_0 version 5.0, missing /* Note: $FOR_* used instead of $S_* macros internally to avoid messing up access to $S_* vi
www.eeworm.com/read/440906/1780684

x hugeval.x

# This test fails under hpux 9.X and 10.X because HUGE_VAL is DBL_MAX # instead of +Infinity. global target_triplet if { [istarget "hppa*-*-hpux9*"] || [istarget "hppa*-*-hpux10*"] } { set tort