Home
last modified time | relevance | path

Searched refs:addlast (Results 1 – 25 of 31) sorted by relevance

12

/dports/math/R-cran-xts/xts/R/
H A Dendpoints.R28 addlast <- TRUE # remove automatic NR last value functionVar
58 ep <- .Call("endpoints", ixmon, 1L, 1L, addlast, PACKAGE='xts')
64 .Call("endpoints", .index(x)+3L*86400L, 604800L, k, addlast, PACKAGE='xts')
68 .Call("endpoints", ixyday, 1L, k, addlast, PACKAGE='xts')
72 .Call("endpoints", .index(x), 3600L, k, addlast, PACKAGE='xts')
75 .Call("endpoints", .index(x), 60L, k, addlast, PACKAGE='xts')
78 .Call("endpoints", .index(x), 1L, k, addlast, PACKAGE='xts')
83 .Call("endpoints", sec2ms, 1L, k, addlast, PACKAGE='xts')
88 .Call("endpoints", sec2us, 1L, k, addlast, PACKAGE='xts')
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dsixpack.c81 AjBool addlast = ajTrue; in main() local
107 addlast = ajAcdGetBoolean("lastorf"); in main()
164 NULL, orfminsize, AJTRUE, firstorf, addlast, AJTRUE); in main()
166 NULL, orfminsize, AJTRUE, firstorf, addlast, AJTRUE); in main()
168 NULL, orfminsize, AJTRUE, firstorf, addlast, AJTRUE); in main()
186 firstorf, addlast, AJTRUE); in main()
189 firstorf, addlast, AJTRUE); in main()
192 firstorf, addlast, AJTRUE); in main()
228 if(addlast && ajSeqGetSeqC(pep)[pepend] != '*') in main()
H A Dchecktrans.c65 AjBool addlast; in main() local
80 addlast = ajAcdGetBoolean("addlast"); in main()
95 if(addlast && ajSeqGetSeqC(seq)[end-1] != '*') in main()
/dports/math/R-cran-xts/xts/man/
H A Dendpoints.Rd15 % \item{addlast}{ add last observation regardless of period endpoint }
23 %off if it does not match a proper \sQuote{endpoint} and \code{addlast=FALSE}.
H A Dto.period.Rd62 % \item{addlast}{ passed to \code{endpoints}. See also. }
/dports/math/R-cran-xts/xts/inst/include/
H A DxtsAPI.h90 SEXP attribute_hidden xtsEndpoints(SEXP x, SEXP on, SEXP k, SEXP addlast) { in xtsEndpoints() argument
93 return fun(x, on, k, addlast); in xtsEndpoints()
/dports/editors/emacs-devel/emacs-4d1968b/lisp/cedet/semantic/bovine/
H A Dc.el1143 (addlast nil))
1150 (setq addlast super)
1159 (setq addlast nil))
1162 (when addlast
1163 (semantic--tag-copy-properties tag addlast)
1164 (semantic--tag-set-overlay addlast (semantic-tag-overlay tag)))
1191 (when addlast (setq vl (cons addlast vl)))
/dports/editors/emacs/emacs-27.2/lisp/cedet/semantic/bovine/
H A Dc.el1156 (addlast nil))
1163 (setq addlast super)
1172 (setq addlast nil))
1175 (when addlast
1176 (semantic--tag-copy-properties tag addlast)
1177 (semantic--tag-set-overlay addlast (semantic-tag-overlay tag)))
1204 (when addlast (setq vl (cons addlast vl)))
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/testdata/
H A Dal.actual93 addlast(General)
H A Dal.expected318 {"type":"Keyword","value":"addlast"},
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/testdata/
H A Dal.actual93 addlast(General)
H A Dal.expected318 {"type":"Keyword","value":"addlast"},
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/testdata/
H A Dal.actual93 addlast(General)
H A Dal.expected318 {"type":"Keyword","value":"addlast"},
/dports/devel/chroma/chroma-0.9.2/lexers/testdata/
H A Dal.actual93 addlast(General)
H A Dal.expected318 {"type":"Keyword","value":"addlast"},
/dports/math/giacxcas/giac-1.6.0/src/
H A Difactor.h57 vecteur pfacprem(gen & n,bool addlast,GIAC_CONTEXT);
/dports/biology/emboss/EMBOSS-6.6.0/emboss/acd/
H A Dchecktrans.acd43 boolean: addlast [
/dports/www/madsonic/madsonic/WEB-INF/jsp/
H A DplayAddDownload.jsp120 …ick="parent.playQueue.onAdd(${param.id});" title="<fmt:message key="common.addlast"/>"></i>
177 "addlast":{name:"<fmt:message key="main.addlast"/>"}
H A DplayButtons.jsp41 <i class="fa fa-plus clickable icon" title="<fmt:message key="main.addlast"/>"
H A DartistsMain.jsp124 $().toastmessage('showSuccessToast', '<fmt:message key="main.addlast.toast"/>')
303 …icon" onclick="addTopSong(this.id.substring(3) - 1)" title="<fmt:message key="main.addlast"/>"></i>
H A Dplaylist.jsp205 $().toastmessage('showSuccessToast', '<fmt:message key="main.addlast.toast"/>')
482 …stom-icon" onclick="onAdd(this.id.substring(3)-1)" title="<fmt:message key="common.addlast"/>"></i>
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/src/
H A Dmodelcache.h59 void addlast(entry *e) in addlast() function
/dports/biology/emboss/EMBOSS-6.6.0/doc/programs/master/emboss/apps/inc/
H A Dchecktrans.ihelp15 -[no]addlast boolean [Y] An asterisk in the protein sequence
H A Dchecktrans.itable59 <td>-[no]addlast</td>

12