代码搜索结果
找到约 4,639 项符合
RF 的代码
rf.s
/
/
/ rf -- real comparisons
.globl rlt4
.globl rle4
.globl req4
.globl rne4
.globl rge4
.globl rgt4
rlt4:
jsr pc,compar
blt one
br zero
rle4:
jsr pc,compar
ble one
br zero
req4:
jsr pc,co
gatedgeneral.rf
.\" $Id: gatedGeneral.rf,v 1.3 1998/09/15 16:48:26 wfs Exp $
.bp
.$0 "Gated general group" "6.2"
-- Gated general group
-- Gated general group
gatedGeneralGroup OBJECT IDENTIFIER ::= { gated 2 }
.
gatedconfig.rf
.\" $Id: gatedConfig.rf,v 1.3 1998/09/15 16:48:25 wfs Exp $
.bp
.$0 "Gated configuration group" "6.4"
-- Gated configuration group
-- This group describes the gated configuration file.
gatedConfigG
gated.rf
.\" $Id: gated.rf,v 1.4 1998/09/15 16:48:24 wfs Exp $
.\" experimental.rf - your comments here
.\" replace TITLE, DATE, AUTHOR, ADDRESS, E-MAIL
.\" xx, yy, MMM, XXX
.\"
.\" -----------------------
gatedinet.rf
.\" $Id: gatedInet.rf,v 1.3 1998/09/15 16:48:26 wfs Exp $
.bp
.$0 "Inet group" "xx"
-- Inet group
-- Variables specific to the Internet protocols supported by gated.
gatedInetGroup OBJECT IDENTIFIE
gatedagents.rf
.\" $Id: gatedAgents.rf,v 1.3 1998/09/15 16:48:25 wfs Exp $
.(b
gatedAgents OBJECT-TYPE
SYNTAX ObjectID
ACCESS read-only
STATUS mandatory
DESCRIPTION
.fi
.in +.75i
"The SMUX agen
rf.h
/*
rf.h
Header file for the WINSNG 2 Radio API
-------------------------------------------------------------------------
Copyright (c) 2002, Sensoria Corporation. All rights reserved.
clean
rm ../bin/INCA_libs/worklib/*
rm ../bin/INCA_libs/worklib/.*
rm ../log/*.log
rm -rf ../out/*.shm
clean
rm ../bin/INCA_libs/worklib/*
rm ../bin/INCA_libs/worklib/.*
rm ../log/*.log
rm -rf ../out/*.shm
makefile
DOCDIR = html latex
all:
doxygen
clean:
rm -rf *~ $(DOCDIR)