Home
last modified time | relevance | path

Searched refs:unspecial (Results 1 – 25 of 58) sorted by relevance

123

/dports/lang/mit-scheme/mit-scheme-9.2/src/compiler/back/
H A Dlinear.scm107 (unspecial
126 (unspecial))
140 (unspecial)
144 (unspecial)))))
150 (unspecial)))))
154 (unspecial)))))
161 (unspecial))))))
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/extractors/
H A Dhtml.cpp75 goto unspecial; in asText()
87 goto unspecial; in asText()
194 unspecial: in asText()
/dports/mail/archiveopteryx-devel/aox-96ab17e/extractors/
H A Dhtml.cpp75 goto unspecial; in asText()
87 goto unspecial; in asText()
194 unspecial: in asText()
/dports/math/R-cran-prodlim/prodlim/man/
H A Dstrip.terms.Rd18 \item{unspecials}{Optional. A special name for treating all the unspecial terms.}
58 ## treat all unspecial terms as proportional
81 ## test if alias works also without unspecial argument
H A Dmodel.design.Rd26 \code{\link{model.matrix}} to unspecial covariates. If
27 \code{FALSE} extract unspecial covariates from data.}
48 The function separates special terms from the unspecial terms and returns
49 a list of design matrices, one for unspecial terms and one for each special.
/dports/math/maxima/maxima-5.43.2/src/
H A Dlmdcls.lisp30 unless (member (car v) '(special unspecial)) nconc nil
32 when (eql (car v) 'unspecial)
139 (declaim (declaration unspecial))
H A Dmlisp.lisp36 (declare-top (unspecial args))
H A Dpolyrz.lisp65 (declare-top (unspecial equations))
262 (declare-top (unspecial equations))
H A Dpade.lisp127 (declare-top(unspecial tlist))
H A Dsprdet.lisp114 (declare-top (unspecial j))
217 (declare-top (unspecial x ml* rzl*))
H A Doptim.lisp15 (declare-top (unspecial args))
H A Dnewinv.lisp151 (declare-top (unspecial *nonz* detl* *rr*))
H A Dpsolve.lisp179 (declare-top (unspecial mult))
H A Dratout.lisp680 (declare-top (unspecial exp f n ss v var xv y *chk *l *max *p
708 (declare-top (unspecial x))
742 (declare-top (unspecial m v))
/dports/cad/openroad/OpenROAD-2.0/src/ant/test/
H A Dsw130_random_simple.rptok10 Total number of unspecial nets: 2
H A Dsw130_random.rptok116 Total number of unspecial nets: 2
/dports/math/sc-im/sc-im-0.8.2/src/
H A Dfile.h77 void unspecial(FILE * f, char * str, int delim);
H A Dfile.c1749 unspecial(f, field, coldelim); in export_latex()
1753 unspecial(f, field, coldelim); in export_latex()
1756 if ((s = (*pp)->label)) unspecial(f, s, coldelim); in export_latex()
1783 void unspecial(FILE * f, char * str, int delim) { in unspecial() function
1854 unspecial(f, field, coldelim); in export_delim()
1859 unspecial(f, field, coldelim); in export_delim()
1864 unspecial(f, s, coldelim); in export_delim()
/dports/net/cloud-init/cloud-init-21.4/tests/unittests/test_datasource/
H A Dtest_ec2.py942 unspecial = {
949 unspecial.update(**kwargs)
950 return unspecial
/dports/math/maxima/maxima-5.43.2/share/tensor/
H A Dgener.lisp203 (declare-top (unspecial indlist))
294 (declare-top (unspecial tensr))
/dports/shells/mksh/mksh/
H A Dvar.c55 static void unspecial(const char *);
1233 unspecial(const char *name) in unspecial() function
1402 unspecial(vp->name); in setspec()
1526 unspecial(vp->name); in unsetspec()
1539 unspecial(vp->name); in unsetspec()
/dports/shells/pdksh/pdksh-5.2.14/
H A Dvar.c21 static void unspecial ARGS((const char *name));
908 unspecial(name) in unspecial() function
1104 unspecial(vp->name);
/dports/math/xspread/xspread-3.1.1c.orig/
H A Dcmds.c45 static void unspecial PROTO((FILE *, char *, int));
1089 unspecial (f, field, coldelim);
1095 unspecial (f, field, coldelim);
1099 unspecial (f, s, coldelim);
1149 unspecial(f, str, delim) in unspecial() function
/dports/shells/oksh/oksh-7.0/
H A Dvar.c44 static void unspecial(const char *);
917 unspecial(const char *name) in unspecial() function
1125 unspecial(vp->name); in unsetspec()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/manual/
H A D47-CL.tex403 \de{unspecial}{(unspecial [U:id]): nil}{macro}

123