代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/371680/9542418
m acotanh.m
function x = acotanh(x)
% acotanh for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m*n
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
acotanh0 =
www.eeworm.com/read/371680/9542421
m acosh.m
function x = acosh(x)
% acosh for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
acosh0 = acosh(x
www.eeworm.com/read/175333/9551233
tci appinstrument.tci
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/169909/9833230
ldf adsp-2189_c.ldf
// $Revision: 1.1.4.1 $
ARCHITECTURE(ADSP-2189)
SEARCH_DIR( $ADI_DSP\218x\lib )
// Use of the "-reserve" switch with I2, I3, I5, I7 or M0 causes cc218x
// to define macro __RESERVE_AUTOBUFFE
www.eeworm.com/read/169909/9833260
ldf adsp-2189_c.ldf
// $Revision: 1.1.4.1 $
ARCHITECTURE(ADSP-2189)
SEARCH_DIR( $ADI_DSP\218x\lib )
// Use of the "-reserve" switch with I2, I3, I5, I7 or M0 causes cc218x
// to define macro __RESERVE_AUTOBUFFE
www.eeworm.com/read/169901/9833558
tci appinstrument.tci
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/169901/9833636
h appbiosobjects.h
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/169901/9833643
c appresources.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/365496/9860937
mak mk_manx.mak
# $Id: mk_manx.mak 264 2003-02-13 02:59:30Z darren $
#
# Makefile for ctags on the Amiga, using Aztec/Manx C 5.0 or later
OBJEXT = o
OBJECTS = \
args.$(OBJEXT) \
asm.$(OBJEXT) \
asp.$(OBJEXT) \
www.eeworm.com/read/365212/9875014
tra hello.tra
*** Creating Trace Output File 'Hello.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"s3c44b0x.o"'
### List of Objects: adding '"retarget.o"'
###