代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/236894/4637146

hpp all.hpp

/* This file is automatically generated; do not edit. */ /* Add the files to be included into Makefile.am instead. */ #include #include
www.eeworm.com/read/236894/4637196

hpp all.hpp

/* This file is automatically generated; do not edit. */ /* Add the files to be included into Makefile.am instead. */ #include #include
www.eeworm.com/read/236894/4637210

hpp all.hpp

/* This file is automatically generated; do not edit. */ /* Add the files to be included into Makefile.am instead. */ #include #include
www.eeworm.com/read/234134/4661905

asm kbhit.asm

; ; kbhit () return 0 if character waiting, non-0 otherwise ; Differs from C runtime version in that ^C is not checked for and kbhit ; returns FALSE instead of TRUE if a keystroke is waiting.
www.eeworm.com/read/233448/4671104

c builtin2.c

/* { dg-do compile } */ /* PR c++/21087 */ /* We used to overload the template function with the built-in declaration, instead of replacing it as we should, and then barf at the using decl bec
www.eeworm.com/read/229511/4755003

h errno.h

/* errno is not a global variable, because that would make using it non-reentrant. Instead, its address is returned by the function __errno. */ #ifndef _SYS_ERRNO_H_ #ifdef __cplusplus
www.eeworm.com/read/222917/4815154

libdir apmakefile.libdir

This is a place-holder which indicates to Configure that it shouldn't provide the default targets when building the Makefile in this directory. Instead it'll just prepend all the important variable de
www.eeworm.com/read/221848/4824857

m flxor.m

function z = flxor(x,y) %FLXOR Perform integer exclusive OR (XOR) computation. % %WARNING: This is an obsolete function and may be removed in the future. % Please use BITXOR instead. %
www.eeworm.com/read/221227/4834655

m flxor.m

function z = flxor(x,y) %FLXOR Perform integer exclusive OR (XOR) computation. % %WARNING: This is an obsolete function and may be removed in the future. % Please use BITXOR instead. %
www.eeworm.com/read/217245/4874406

java fields.java

package com.jacob.samples.ado; import com.jacob.com.*; public class Fields extends Dispatch { /** * This constructor is used instead of a case operation to * turn a Dispatch object into a