代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/209559/4966877

makefile

# # Makefile for the Linux IrDA infrared port device drivers. # # 9 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # # Old SIR drivers obj-$(CONFI
www.eeworm.com/read/209559/4967544

makefile

# Makefile for the Linux graphics to console drivers. # 5 Aug 1999, James Simmons, # Rewritten to use lists instead of if-statements. # Font handling font-objs := fonts
www.eeworm.com/read/199525/5076701

svn-base clone_moses_model.pl.svn-base

#!/usr/bin/perl # given a moses.ini file, creates a wiseln of it and all the included bits # in the current directory # relies on wiseln, a wise variant of linking. You might just use ln -s instead.
www.eeworm.com/read/194563/5129282

m4 ac_c_bigendian_cross.m4

dnl @synopsis AC_C_BIGENDIAN_CROSS dnl dnl Check endianess even when crosscompiling dnl (partially based on the original AC_C_BIGENDIAN). dnl dnl The implementation will create a binary, and instead o
www.eeworm.com/read/194535/5131722

m4 ac_c_bigendian_cross.m4

dnl @synopsis AC_C_BIGENDIAN_CROSS dnl dnl Check endianess even when crosscompiling dnl (partially based on the original AC_C_BIGENDIAN). dnl dnl The implementation will create a binary, and instead o
www.eeworm.com/read/192707/5150447

c os.c

/* * This file will include OS specific functions which are not inlineable. * Any inlineable functions should be defined in os-inline.c instead. */ #include "ap_config.h" #include "os.h" /* some
www.eeworm.com/read/192391/5157299

lua life.lua

-- life.lua -- original by Dave Bollinger posted to lua-l -- modified to use ANSI terminal escape sequences -- modified to use for instead of while local write=io.wri
www.eeworm.com/read/192080/5160186

lua life.lua

-- life.lua -- original by Dave Bollinger posted to lua-l -- modified to use ANSI terminal escape sequences -- modified to use for instead of while local write=io.wri
www.eeworm.com/read/190666/5175616

c builtin.c

// Bug: g++ overloads strlen instead of bashing the builtin version. // Special g++ Options: -w // Build don't link: extern "C" void strlen (const char *); void f () { strlen("Hi"); }
www.eeworm.com/read/190056/5190945

m4 ac_c_bigendian_cross.m4

dnl @synopsis AC_C_BIGENDIAN_CROSS dnl dnl Check endianess even when crosscompiling dnl (partially based on the original AC_C_BIGENDIAN). dnl dnl The implementation will create a binary, and instead o