代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/365796/2895069

vars

# easy-rsa parameter settings # NOTE: If you installed from an RPM, # don't edit this file in place in # /usr/share/openvpn/easy-rsa -- # instead, you should copy the whole # easy-rsa directory to an
www.eeworm.com/read/362989/2924912

h compiler-gcc4.h

/* Never include this file directly. Include instead. */ /* These definitions are for GCC v4.x. */ #include #define inline inline __attribute__((alway
www.eeworm.com/read/361261/2947580

am makefile.am

# modules/control/Makefile.am automatically generated from modules/control/Modules.am by modules/genmf # DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead. basedir = control dir = control mods =
www.eeworm.com/read/361261/2948114

am makefile.am

# modules/codec/subtitles/Makefile.am automatically generated from modules/codec/subtitles/Modules.am by modules/genmf # DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead. basedir = codec dir =
www.eeworm.com/read/358128/3001269

pm integer.pm

package integer; our $VERSION = '1.00'; =head1 NAME integer - Perl pragma to use integer arithmetic instead of floating point =head1 SYNOPSIS use integer; $x = 10/3; # $x is now 3, no
www.eeworm.com/read/356070/3043029

tcl icon.tcl

# icon.tcl -- # # This demonstration script creates a toplevel window containing # buttons that display bitmaps instead of text. # # RCS: @(#) $Id: icon.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $ if
www.eeworm.com/read/351636/3101867

h vcl_iomanip.h

#ifndef vcl_generic_iomanip_h_ #define vcl_generic_iomanip_h_ // THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_iomanip.hhh and run make // resetiosflags #ifndef vcl_resetiosflags
www.eeworm.com/read/351636/3101914

h vcl_exception.h

#ifndef vcl_generic_exception_h_ #define vcl_generic_exception_h_ // THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_exception.hhh and run make // exception #ifndef vcl_exception
www.eeworm.com/read/350730/3116953

makefile

# # Makefile for the Linux kernel device drivers. # # 15 Sep 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # subdir-y := serial subdir-$(CONFIG_MTD)
www.eeworm.com/read/350657/3121210

makefile

# # Makefile for Parallel port IDE device drivers. # # 7 October 2000, Bartlomiej Zolnierkiewicz # Rewritten to use lists instead of if-statements. # L_TARGET := paride.a export-