代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/194563/5127546

tex sizer.tex

\section{\class{wxSizer}}\label{wxsizer} wxSizer is the abstract base class used for laying out subwindows in a window. You cannot use wxSizer directly; instead, you will have to use one of the sizer
www.eeworm.com/read/190666/5172345

h isccoff.h

/* Definitions for Intel 386 running Interactive Unix System V. Specifically, this is for recent versions that support POSIX; for version 2.0.2, use configuration option i386-sysv instead. (B
www.eeworm.com/read/190666/5173187

c lookup17.c

// Bug: t->B is resolved to the type instead of the field. struct A { struct B { } *B; int i, j, k, l, m; }; struct A a; int main () { void *p = a.B; }
www.eeworm.com/read/190056/5189209

tex sizer.tex

\section{\class{wxSizer}}\label{wxsizer} wxSizer is the abstract base class used for laying out subwindows in a window. You cannot use wxSizer directly; instead, you will have to use one of the sizer
www.eeworm.com/read/186388/5233178

c fp-bit.c

/* This is a software floating point library which can be used instead of the floating point routines in libgcc1.c for targets without hardware floating point. Copyright (C) 1994, 1995, 1996,
www.eeworm.com/read/186388/5233804

h isccoff.h

/* Definitions for Intel 386 running Interactive Unix System V. Specifically, this is for recent versions that support POSIX; for version 2.0.2, use configuration option i386-sysv instead. (B
www.eeworm.com/read/179911/5295144

makefile

# # Makefile for the kernel block device drivers. # # 12 June 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # # Note : at this point, these fil
www.eeworm.com/read/179911/5295214

makefile

# Makefile for the Linux sound card driver # # 18 Apr 1998, Michael Elizabeth Chastain, # Rewritten to use lists instead of if-statements. # All of the (potential) objects tha
www.eeworm.com/read/179911/5295543

makefile

# # Makefile for the kernel ata, atapi, and ide block device drivers. # # 12 September 2000, Bartlomiej Zolnierkiewicz # Rewritten to use lists instead of if-statements. # # Note :
www.eeworm.com/read/171026/5399837

h opensslconf.h

/* MacOS/opensslconf.h */ #if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define OPENSSLDIR "/usr/local/ssl" #endif