代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/16589/680668
h pic1267x.h
#ifndef _HTC_H_
#warning Header file pic1267x.h included directly. Use #include instead.
#endif
/*
* Header file for the Microchip
* PIC 12C671 chip
* PIC 12C672 chip
* PIC 12C
www.eeworm.com/read/16589/680688
h pic169xx.h
#ifndef _HTC_H_
#warning Header file pic169xx.h included directly. Use #include instead.
#endif
/*
* Header file for the Microchip
* PIC 16C923 chip
* PIC 16C924 chip
* PIC 16C9
www.eeworm.com/read/16589/680689
h pic1687x.h
#ifndef _HTC_H_
#warning Header file pic1687x.h included directly. Use #include instead.
#endif
/*
* Header file for the Microchip
* PIC 16F870
* PIC 16F871
* PIC 16F872 chip
www.eeworm.com/read/16589/680754
h pic10f20x.h
#ifndef _HTC_H_
#warning Header file pic10f20x.h included directly. Use #include instead.
#endif
/*
* Header file for the Microchip
* PIC 10F200
* PIC 10F202
* PIC 10F204
*
www.eeworm.com/read/232874/4696028
m fft2_mid0.m
function y=fft_mid0(x)
% fftmid0 -- 1d fft with argument [-pi,pi] (instead of [0,2pi])
% Usage:
% Y = fft_mid0(X)
% Inputs:
% X Array(n)
% Outputs:
% Y Array(n)
% Description:
% Performs 1d
www.eeworm.com/read/187737/5217570
cpp en_entry.cpp
// EN_ENTRY.CPP
//
// Copyright (c) 1997-2002 Symbian Ltd. All rights reserved.
// Not used for Series 60 - see \oplr\src\s60en_entry.cpp instead.
#include
#include
#incl
www.eeworm.com/read/317951/3573581
mak targets.mak
# Time-stamp:
# If we have no C++ sources, let's use C compiler for linkage instead of C++.
ifeq ("$(sort ${SRC_CC} ${SRC_CPP} ${SRC_CXX})","")
NOT_USE_NOSTDLIB := 1
_C_S
www.eeworm.com/read/282766/4087770
mak targets.mak
# Time-stamp:
# If we have no C++ sources, let's use C compiler for linkage instead of C++.
ifeq ("$(sort ${SRC_CC} ${SRC_CPP} ${SRC_CXX})","")
NOT_USE_NOSTDLIB := 1
_C_S
www.eeworm.com/read/411488/2187580
mak targets.mak
# Time-stamp:
# If we have no C++ sources, let's use C compiler for linkage instead of C++.
ifeq ("$(sort ${SRC_CC} ${SRC_CPP} ${SRC_CXX})","")
NOT_USE_NOSTDLIB := 1
_C_SOURCE
www.eeworm.com/read/395929/2428445
changelog
Fri Jul 14 18:13:23 2000 Mark P Mitchell
* mh-irix6 (CC): Don't set it.
2000-06-21 Branko Cibej
* mh-sparcpic: Use single instead of double qu