Home
last modified time | relevance | path

Searched refs:terminalList (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/R-cran-rstudioapi/rstudioapi/man/
H A DterminalList.Rd3 \name{terminalList}
4 \alias{terminalList}
7 terminalList()
16 The \code{terminalList} function was added in version 1.1.350 of
H A DterminalKill.Rd11 \code{\link{terminalList}()}, \code{\link{terminalVisible}()},
H A DterminalClear.Rd11 \code{\link{terminalList}()}, \code{\link{terminalVisible}()},
H A DterminalSend.Rd11 \code{\link{terminalList}()}, \code{\link{terminalVisible}()},
H A DterminalBuffer.Rd11 \code{\link{terminalList}()}, \code{\link{terminalVisible}()},
H A DterminalExitCode.Rd11 \code{\link{terminalList}()}, \code{\link{terminalVisible}()},
H A DterminalBusy.Rd11 \code{\link{terminalList}()}, \code{\link{terminalVisible}()},
H A DterminalActivate.Rd11 \code{\link{terminalList}()}, \code{\link{terminalVisible}()},
H A DterminalRunning.Rd11 \code{\link{terminalList}()}, \code{\link{terminalVisible}()},
H A DterminalContext.Rd11 \code{\link{terminalList}()}, \code{\link{terminalVisible}()},
/dports/devel/libqtxdg/libqtxdg-3.8.0/src/qtxdg/
H A Dxdgdefaultapps.cpp192 QList<XdgDesktopFile *> terminalList = db.categoryApps(QL1S("TerminalEmulator")); in terminals() local
193 QList<XdgDesktopFile *>::iterator it = terminalList.begin(); in terminals()
194 while (it != terminalList.end()) { in terminals()
199 it = terminalList.erase(it); in terminals()
202 return terminalList; in terminals()
/dports/devel/R-cran-rstudioapi/rstudioapi/R/
H A Dterminal.R181 terminalList <- function() { function
/dports/devel/R-cran-rstudioapi/rstudioapi/
H A DNAMESPACE113 export(terminalList)
H A DNEWS.md75 `terminalActivate()`, `terminalClear()`, `terminalCreate()`, `terminalList()`,
H A DMD5130 45eb66e8a5b6b04334cdc4eb18231108 *man/terminalList.Rd
/dports/math/ogdf/OGDF/test/src/graphalg/
H A Dsteiner-tree-auxiliary.cpp98 Instance(std::vector<int> terminalList, std::vector<EdgeData<T>> edges) { in Instance()
114 setTerminals(terminalList); in Instance()
122 void setTerminals(std::vector<int> terminalList) { in setTerminals()
124 for (auto t : terminalList) { in setTerminals()
/dports/devel/R-cran-rstudioapi/rstudioapi/inst/doc/
H A Dterminal.Rmd48 …xecute()`, and identifiers of existing terminals can be obtained via `terminalList()` or `terminal…
/dports/devel/R-cran-rstudioapi/rstudioapi/vignettes/
H A Dterminal.Rmd48 …xecute()`, and identifiers of existing terminals can be obtained via `terminalList()` or `terminal…
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/r/R/
H A DApi.R860 terminalList = .rs.api.terminalList, nameattr
/dports/devel/tcllib/tcllib-1.20/embedded/md/tcllib/files/modules/docstrip/
H A Ddocstrip_util.md293 *sourceFilename*, and *terminalList* and returns a fully formatted
301 *sourceFilename*, and *terminalList* and returns a fully formatted
/dports/devel/tcllib/tcllib-1.20/modules/docstrip/
H A Ddocstrip_util.tcllib.man257 [arg sourceFilename], and [arg terminalList] and returns a fully
263 [arg sourceFilename], and [arg terminalList] and returns a fully
H A Dtcldocstrip.dtx2343 [arg sourceFilename], and [arg terminalList] and returns a fully
2349 [arg sourceFilename], and [arg terminalList] and returns a fully
/dports/devel/tcllibc/tcllib-1.20/modules/docstrip/
H A Ddocstrip_util.tcllib.man257 [arg sourceFilename], and [arg terminalList] and returns a fully
263 [arg sourceFilename], and [arg terminalList] and returns a fully
/dports/devel/tcllibc/tcllib-1.20/embedded/md/tcllib/files/modules/docstrip/
H A Ddocstrip_util.md293 *sourceFilename*, and *terminalList* and returns a fully formatted
301 *sourceFilename*, and *terminalList* and returns a fully formatted
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/
H A DRStudioGinjector.java299 void injectMembers(TerminalList terminalList); in injectMembers() argument

12