代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/128531/5988484
h sb1250_regs.h
/* *********************************************************************
* SB1250 Board Support Package
*
* Register Definitions File: sb1250_regs.h
*
*
www.eeworm.com/read/127739/6001143
c utf8string.c
/*-
* Copyright (c) 2003, 2004 Lev Walkin . All rights reserved.
* Redistribution and modifications are permitted subject to BSD license.
*/
#include
#include
www.eeworm.com/read/126074/6018533
tst gnrcexe.tst
(unwatch all)
(clear)
(progn
(bind ?old (set-sequence-operator-recognition TRUE))
(load "gnrcexe.clp")
(set-sequence-operator-recognition ?old))
(dribble-on "gnrcexe.out")
(testit)
(dribble-off)
www.eeworm.com/read/126074/6018669
tst dfnxerr.tst
(unwatch all)
(clear)
(defglobal ?*sorstate* = (set-sequence-operator-recognition TRUE))
(dribble-on "dfnxerr.out")
(batch "dfnxerr.bat")
(dribble-off)
(set-sequence-operator-recognition ?*sorstate*))
www.eeworm.com/read/126074/6018700
tst seqop.tst
(unwatch all)
(clear)
(set-sequence-operator-recognition FALSE)
(setgen 1)
(dribble-on "seqop.out")
(batch "seqop.bat")
(dribble-off)
(set-sequence-operator-recognition FALSE)
(clear)
(open "seqop.rsl
www.eeworm.com/read/126074/6018737
bat seqop.bat
(defglobal ?*x* = (mv-append 1 2 3))
(deffunction foo (?a ?b)
(printout t "Foo arguments: " ?a " " ?b crlf))
(batch "seqop2.bat")
(set-sequence-operator-recognition TRUE)
(batch "seqop2.bat")
(load
www.eeworm.com/read/126074/6018806
tst gnrcovl.tst
(unwatch all)
(clear)
(progn
(bind ?old (set-sequence-operator-recognition TRUE))
(load "gnrcovl.clp")
(set-sequence-operator-recognition ?old))
(dribble-on "gnrcovl.out")
(testit)
(dribble-off)
www.eeworm.com/read/124399/6049784
tst gnrcexe.tst
(unwatch all)
(clear)
(progn
(bind ?old (set-sequence-operator-recognition TRUE))
(load "gnrcexe.clp")
(set-sequence-operator-recognition ?old))
(dribble-on "gnrcexe.out")
(testit)
(dribble-off)
www.eeworm.com/read/124399/6049920
tst dfnxerr.tst
(unwatch all)
(clear)
(defglobal ?*sorstate* = (set-sequence-operator-recognition TRUE))
(dribble-on "dfnxerr.out")
(batch "dfnxerr.bat")
(dribble-off)
(set-sequence-operator-recognition ?*sorstate*))
www.eeworm.com/read/124399/6049951
tst seqop.tst
(unwatch all)
(clear)
(set-sequence-operator-recognition FALSE)
(setgen 1)
(dribble-on "seqop.out")
(batch "seqop.bat")
(dribble-off)
(set-sequence-operator-recognition FALSE)
(clear)
(open "seqop.rsl