代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/331135/3416445

am makefile.am

# modules/audio_filter/converter/Makefile.am automatically generated from modules/audio_filter/converter/Modules.am by bootstrap # DO NOT EDIT - edit Modules.am or $(top_srcdir)/bootstrap instead ba
www.eeworm.com/read/331135/3416469

am makefile.am

# modules/mux/rtp/Makefile.am automatically generated from modules/mux/rtp/Modules.am by bootstrap # DO NOT EDIT - edit Modules.am or $(top_srcdir)/bootstrap instead basedir = mux mods = rtcp NULL
www.eeworm.com/read/324920/3495089

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/321483/3534365

changelog

Use warnings::warnif instead of just warn for columns < 2. Appled per request of Rafael Garcia-Suarez . = 2006/11/17 Text::Tabs can handle newlines now so the BUGS sect
www.eeworm.com/read/320652/3542779

h endian.h

/* s390 is big-endian */ #ifndef _ENDIAN_H # error "Never use directly; include instead." #endif #define __BYTE_ORDER __BIG_ENDIAN
www.eeworm.com/read/320652/3545748

h endian.h

/* i386 is little-endian. */ #ifndef _ENDIAN_H # error "Never use directly; include instead." #endif #define __BYTE_ORDER __LITTLE_ENDIAN
www.eeworm.com/read/316872/3592387

makefile

# # Makefile for the kernel block device drivers. # # 12 June 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # obj-$(CONFIG_MAC_FLOPPY) += swim3.o obj
www.eeworm.com/read/316872/3597158

h processor-cyrix.h

/* * NSC/Cyrix CPU indexed register access. Must be inlined instead of * macros to ensure correct access ordering * Access order is always 0x22 (=offset), 0x23 (=value) * * When using the old mac
www.eeworm.com/read/315275/3622010

m fluct_loss.m

function [Lf,Pd_Sw5] = fluct_loss(pd, pfa, np, sw_case) % This fucntion calculates the SNR fluctiation loss for Swerling models % A negative Lf value indicates SNR gain instead of loss format long
www.eeworm.com/read/312645/3664611

changelog

2004-06-07 Roland Cassebohm * src/aim711_misc.c: The I2C transfer routine waits now while the bus is busy instead of just return an e