代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/102935/6225523
c jazzdma.c
/*
* Mips Jazz DMA controller support
* Copyright (C) 1995, 1996 by Andreas Busse
*
* NOTE: Some of the argument checking could be removed when
* things have settled down. Also, instead of return
www.eeworm.com/read/101082/6241576
readme
#
# @(#)README 1.2 8/30/82
#
August 30, 1982
Fixed by Kurt Shoens, UCB
If the "#line n name" occurs, then all future references
to the current file are generated in terms of "name", instead
of the nam
www.eeworm.com/read/101082/6243546
1a l11.1a
#print
The most complex format is the TM (technical memorandum)
format. If you use that, instead of the IM format,
you get the usual "MEMORANDUM FOR FILE" message. In addition,
you usually want to s
www.eeworm.com/read/101042/6259436
h opensslconf.h
/* MacOS/opensslconf.h */
#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */
#if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
#define OPENSSLDIR "/usr/local/ssl"
#endif
www.eeworm.com/read/100601/6267523
h unix_err.h
/*
* This file essentially replicates NSPR's source for the functions that
* map system-specific error codes to NSPR error codes. We would use
* NSPR's functions, instead of duplicating them, but
www.eeworm.com/read/100601/6267528
h os2_err.h
/*
* This file essentially replicates NSPR's source for the functions that
* map system-specific error codes to NSPR error codes. We would use
* NSPR's functions, instead of duplicating them, but
www.eeworm.com/read/100601/6267533
h win32err.h
/*
* This file essentially replicates NSPR's source for the functions that
* map system-specific error codes to NSPR error codes. We would use
* NSPR's functions, instead of duplicating them, but
www.eeworm.com/read/187914/6337988
c buffer.c
/*
* 'buffer.c' implements the buffer-cache functions. Race-conditions have
* been avoided by NEVER letting a interrupt change a buffer (except for the
* data, of course), but instead letting t
www.eeworm.com/read/480027/6675149
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/480027/6675152
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