代码搜索:instead

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

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

am makefile.am

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

am makefile.am

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

am makefile.am

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

am makefile.am

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

am makefile.am

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

am makefile.am

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

am makefile.am

# modules/audio_filter/Makefile.am automatically generated from modules/audio_filter/Modules.am by bootstrap # DO NOT EDIT - edit Modules.am or $(top_srcdir)/bootstrap instead basedir = audio_filter
www.eeworm.com/read/324920/3493248

c bttv-if.c

/* bttv-if.c -- old gpio interface to other kernel modules don't use in new code, will go away in 2.7 have a look at bttv-gpio.c instead. bttv - Bt848 frame grabber driver C
www.eeworm.com/read/320652/3543859

h endian.h

/* Linux/ia64 is little-endian. */ #ifndef _ENDIAN_H # error "Never use directly; include instead." #endif #define __BYTE_ORDER __LITTLE_ENDIAN
www.eeworm.com/read/320652/3546375

h endian.h

/* x86_64 is little-endian. */ #ifndef _ENDIAN_H # error "Never use directly; include instead." #endif #define __BYTE_ORDER __LITTLE_ENDIAN