代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/229812/4750266

gml rftgisid.gml

:p. The :hp2.seeid:ehp2. :I2 refid='gaseeid'.gaseeid attribute is used to reference an index entry. The index term created by the referenced index entry is used instead of a page number. If the
www.eeworm.com/read/216502/4891662

c tt.c

/* tt.c: subroutines for drawing horizontal lines */ # include "t..c" ctype(il, ic) { if (instead[il]) return(0); if (fullbot[il]) return(0); il = stynum[il]; return(style[il][ic]); } min(a,b) { re
www.eeworm.com/read/209559/4967003

makefile

# # Makefile for the Linux network (wan) device drivers. # # 3 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # wanpipe-y := sdlamain.o sdla_ft1.
www.eeworm.com/read/209211/4983477

readme

Once upon a time Upas ran on many versions of Unix. This is a partial rewrite to ANSI C specifically for Plan 9. It uses's Plan 9's bio library instead of stdio and Plan 9's regular expression library
www.eeworm.com/read/209211/4984260

c tt.c

/* tt.c: subroutines for drawing horizontal lines */ # include "t.h" int ctype(int il, int ic) { if (instead[il]) return(0); if (fullbot[il]) return(0); il = stynum[il]; return(style[ic][il])
www.eeworm.com/read/209036/4987801

java dheap.java

package org.placelab.util.ns1; /** * A DHeap is like a binary heap except nodes have d children instead of * 2. * * * Last modified by: jamesh * On 2003/10/28 01:53:46 */ import java.util.
www.eeworm.com/read/204040/5036269

c mapenv.c

/* snoop through the environment for a name and return the value end of things * 29-Oct-1986 mz Use c-runtime instead of Z-alike */ #include #include "..\h\tools.h" #include
www.eeworm.com/read/190666/5172609

c ptrintsum1.c

// PR c++/4401 // This testcase was miscompiled on 64-bit platforms, resulting to // operating on a[0x100000000] instead of a[0]. // { dg-do run } // { dg-options "-O2" } char *a; char b[] = "AAAA";
www.eeworm.com/read/179911/5295431

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 := -I
www.eeworm.com/read/179911/5296783

makefile

# # Makefile for the Linux IrDA infrared port device drivers. # # 9 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # O_TARGET := irda.o export-objs =