代码搜索:instead

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

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

am makefile.am

# modules/misc/memcpy/Makefile.am automatically generated from modules/misc/memcpy/Modules.am by bootstrap # DO NOT EDIT - edit Modules.am or $(top_srcdir)/bootstrap instead basedir = misc mods = me
www.eeworm.com/read/331135/3416155

am makefile.am

# modules/misc/dummy/Makefile.am automatically generated from modules/misc/dummy/Modules.am by bootstrap # DO NOT EDIT - edit Modules.am or $(top_srcdir)/bootstrap instead basedir = misc mods = dumm
www.eeworm.com/read/331135/3416297

am makefile.am

# modules/demux/asf/Makefile.am automatically generated from modules/demux/asf/Modules.am by bootstrap # DO NOT EDIT - edit Modules.am or $(top_srcdir)/bootstrap instead basedir = demux mods = asf
www.eeworm.com/read/331135/3416338

am makefile.am

# modules/demux/avi/Makefile.am automatically generated from modules/demux/avi/Modules.am by bootstrap # DO NOT EDIT - edit Modules.am or $(top_srcdir)/bootstrap instead basedir = demux mods = avi
www.eeworm.com/read/331135/3416387

am makefile.am

# modules/codec/cmml/Makefile.am automatically generated from modules/codec/cmml/Modules.am by bootstrap # DO NOT EDIT - edit Modules.am or $(top_srcdir)/bootstrap instead basedir = codec mods = cmm
www.eeworm.com/read/331135/3416418

am makefile.am

# modules/codec/dmo/Makefile.am automatically generated from modules/codec/dmo/Modules.am by bootstrap # DO NOT EDIT - edit Modules.am or $(top_srcdir)/bootstrap instead basedir = codec mods = dmo
www.eeworm.com/read/328357/3444332

txt options.txt

Note that the UNROLL option makes the 'inner' des loop unroll all 16 rounds instead of the default 4. RISC1 and RISC2 are 2 alternatives for the inner loop and PTR means to use pointers arithmatic ins
www.eeworm.com/read/324920/3491253

s head.s

/* $Id: head.S,v 1.4 2004/11/01 16:10:28 starvik Exp $ * * This used to be the rescue code but now that is handled by the * RedBoot based RFL instead. Nothing to see here, move along. */ #include
www.eeworm.com/read/324920/3496134

h checksum.h

#ifndef _ASM_CRIS_ARCH_CHECKSUM_H #define _ASM_CRIS_ARCH_CHECKSUM_H /* * Check values used in TCP/UDP headers. * * The gain of doing this in assembler instead of C, is that C doesn't * generate c
www.eeworm.com/read/320652/3544503

h a.out.h

#ifndef __A_OUT_GNU_H__ # error "Never use directly; include instead." #endif #include #if __WORDSIZE == 64 /* Signal to users of this header that this ar