代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/283259/9032588

makefile

# # Makefile for the kernel ata, atapi, and ide block device drivers. # # 12 September 2000, Bartlomiej Zolnierkiewicz # Rewritten to use lists instead of if-statements. # # Note :
www.eeworm.com/read/374358/9408784

in config.h.in

/* config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID /* Define to 1 if you have the
www.eeworm.com/read/178172/9416697

comment

RD, 25.2.93 From the number of instructions one could expect a maximum of 15/100 sec for the standard multiplication instead of 21/100. This is due to a branch delay of a total of 3 cycles, one of th
www.eeworm.com/read/373250/9467636

m~ dirkpm.m~

function filenames = dirKPM(dirname, ext, prepend) % READ_DIR Like the built-in dir command, but returns filenames as a cell array instead of a struct % % filenames = read_dir(dirname) % returns a
www.eeworm.com/read/372819/9492210

mk makefile-impl.mk

# # Generated Makefile - do not edit! # # Edit the Makefile in the project folder instead (../Makefile). Each target # has a pre- and a post- target defined where you can add customization code. #
www.eeworm.com/read/175783/9532928

h psp_config.h

/* include/psp_config.h. Generated by configure. */ /* include/psp_config.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if the `closedir' function returns void instead of `in
www.eeworm.com/read/366144/9828498

makefile

# Makefile for QMG 2.0 for Unix / Matlab 5.x # This file should not need customization. Instead, please customize # the file called 'custom' in this directory. # This file includes that one. # Compi
www.eeworm.com/read/360806/10077822

makefile

# Makefile for the kernel cdrom device drivers. # # 30 Jan 1998, Michael Elizabeth Chastain, # Rewritten to use lists instead of if-statements. # All of the (potential) objec
www.eeworm.com/read/358903/10176464

m mp_cyl.m

function [X,Y,vals,labI]=mp_cyl(optn,varargin) % MP_CYL Cylindrical projections % This function should not be used directly; instead it is % is accessed by various high-level fu
www.eeworm.com/read/358903/10176469

m mp_azim.m

function [X,Y,vals,labI]=mp_azim(optn,varargin); % MP_AZIM Azimuthal projections % This function should not be used directly; instead it is % is accessed by various high-level func