代码搜索结果
找到约 4,639 项符合
RF 的代码
tinyos-tools.files
NAME=tinyos-tools
VERSION=1.3.0
cd ../..
rm -rf $NAME-$VERSION
tools/release/extractor $NAME-$VERSION
deputy.files
NAME=tinyos-deputy
VERSION=1.1
RELEASE=1
cd ../..
rm -rf $NAME-$VERSION
svn checkout svn://hal.cs.berkeley.edu/home/svn/projects/trunk/deputy
mv deputy $NAME-$VERSION
tar czvf ../$NAME-$VERSI
tinyos.files
NAME=tinyos
VERSION=2.1.0
cd ../..
rm -rf $NAME-$VERSION
tools/release/extractor $NAME-$VERSION
build-windist
rm -rf bin
cd ..
python winexe/setup.py py2exe
mv bin winexe/bin
rm -rf build
entries.extra
/README////
/RF212ActiveMessageC.nc////
/RF212DriverConfig.nc////
/RF212DriverLayer.h////
/RF212DriverLayerC.nc////
/RF212DriverLayerP.nc////
/RF212Ieee154MessageC.nc////
/RF212Radio.h////
/RF
entries.extra
/README////
/RF230ActiveMessageC.nc////
/RF230DriverConfig.nc////
/RF230DriverLayer.h////
/RF230DriverLayerC.nc////
/RF230DriverLayerP.nc////
/RF230Ieee154MessageC.nc////
/RF230Radio.h////
/RF
clean.target
#-*-Makefile-*- vim:syntax=make
#$Id: clean.target,v 1.7 2008/09/22 20:54:11 idgay Exp $
clean: FORCE
rm -rf build $(CLEAN_EXTRA) pp
rm -rf _TOSSIMmodule.so TOSSIM.pyc TOSSIM.py app.xml simbui
savepp.extra
#-*-Makefile-*- vim:syntax=make
PFLAGS += -fnesc-cppdir=pp
BUILD_EXTRA_DEPS += rmpp
rmpp: FORCE
rm -rf pp
ssrefarg.asm
page 49,132
TITLE ssrefarg - Scan pcodes for executors that require Rf Arguments
;***
;ssrefarg - Scan pcodes for executors that require Rf Arguments
;
; Copyright 1986, Microsoft Corporatio