Home
last modified time | relevance | path

Searched defs:appDir (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rsconnect/R/
H A Dauth.R1 cleanupPasswordFile <- function(appDir) { argument
48 addAuthorizedUser <- function(email, appDir=getwd(), appName=NULL, argument
84 removeAuthorizedUser <- function(user, appDir=getwd(), appName=NULL, argument
138 showUsers <- function(appDir=getwd(), appName=NULL, account = NULL, argument
184 showInvited <- function(appDir=getwd(), appName=NULL, account = NULL, argument
219 authorizedUsers <- function(appDir = getwd()) { argument
242 getPasswordFile <- function(appDir) { argument
H A Dbundle.R1 bundleAppDir <- function(appDir, appFiles, appPrimaryDoc = NULL, verbose = FALSE) { argument
148 listBundleFiles <- function(appDir) { argument
152 bundleFiles <- function(appDir) { argument
169 bundleApp <- function(appName, appDir, appFiles, appPrimaryDoc, assetTypeName, argument
237 appHasParameters <- function(appDir, files, contentCategory) { argument
271 inferAppMode <- function(appDir, appPrimaryDoc, files) { argument
333 createAppManifest <- function(appDir, appMode, contentCategory, hasParameters, argument
492 snapshotLockFile <- function(appDir) { argument
H A Ddependencies.R44 appDependencies <- function(appDir = getwd(), appFiles=NULL) { argument
58 snapshotDependencies <- function(appDir, implicit_dependencies=c()) { argument
H A Drmdindex.R4 writeRmdIndex <- function(appName, appDir) { argument
38 listingWebPage <- function(appDir, appFiles) { argument
H A Dusage.R20 showUsage <- function(appDir=getwd(), appName=NULL, account = NULL, server=NULL, argument
79 showMetrics <- function(metricSeries, metricNames, appDir=getwd(), appName=NULL, account = NULL, se… argument
/dports/www/R-cran-shiny/shiny/R/
H A Dbookmark-state-local.R13 appDir <- getShinyOption("appDir", default = getwd()) functionVar
24 appDir <- getShinyOption("appDir", default = getwd()) functionVar
H A Dshinyapp.R114 shinyAppDir <- function(appDir, options=list()) { argument
143 appDir <- dirname(appFile) functionVar
151 shinyAppDir_serverR <- function(appDir, options=list()) { argument
347 loadSupport <- function(appDir=NULL, renv=new.env(parent=globalenv()), globalrenv=globalenv()){ argument
400 shinyAppDir_appR <- function(fileName, appDir, options=list()) argument
/dports/biology/jalview/jalview/getdown/src/getdown/core/src/main/java/com/threerings/getdown/spi/
H A DProxyAuth.java26 public Credentials loadCredentials (String appDir); in loadCredentials()
31 public void saveCredentials (String appDir, String username, String password); in saveCredentials()
/dports/biology/jalview/jalview/getdown/src/getdown/core/src/main/java/com/threerings/getdown/data/
H A DEnvConfig.java56 String appDir = null, appDirProv = null; in create() local
212 public final File appDir; field in EnvConfig
230 public EnvConfig (File appDir) { in EnvConfig()
235 private EnvConfig (File appDir, String appId, String appBase, List<Certificate> certs, in EnvConfig()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/shiny/model/
H A DShinyTestResults.java24 public String appDir; field in ShinyTestResults
/dports/net/spoofer/spoofer-1.4.7/prober/
H A DAppInfo.h37 static char *appDir; variable
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/external/linux/
H A Dlinux.cpp31 QString appDir = QString::fromLocal8Bit(qgetenv("APPDIR")); in initialise() local
/dports/misc/netron/node_modules/app-builder-lib/out/
H A Dpackager.d.ts15 get appDir(): string; method in Packager
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/tools/jpackage/share/
H A DEmptyFolderTest.java60 Path appDir = appLayout.appDirectory(); in test() local
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/app/Console/
H A Dcake.php28 $appDir = basename(dirname(dirname(__FILE__))); variable
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Console/Templates/skel/Console/
H A Dcake.php27 $appDir = basename(dirname(dirname(__FILE__))); variable
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionTests.R56 appDir = .rs.scalar(shinyDir), nameattr
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/recovery/
H A DTestFSRMStateStore.java88 Path appDir = new Path(appRootDir, appId); in getAppDir() local
166 Path appDir = in testFSRMStateStore() local
344 Path appDir = in modifyAppState() local
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/
H A DnsUpdateDriver.cpp132 static nsresult GetInstallDirPath(nsIFile *appDir, nsACString &installDirPath) { in GetInstallDirPath()
333 static bool CopyUpdaterIntoUpdateDir(nsIFile *greDir, nsIFile *appDir, in CopyUpdaterIntoUpdateDir()
413 static void ApplyUpdate(nsIFile *greDir, nsIFile *updateDir, nsIFile *appDir,
755 nsresult ProcessUpdates(nsIFile *greDir, nsIFile *appDir, nsIFile *updRootDir,
841 nsCOMPtr<nsIFile> appDir; local
/dports/graphics/R-cran-colorspace/colorspace/R/
H A Dhcl_color_picker.R30 appDir <- system.file("hclcolorpicker", package = "colorspace") functionVar
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/src/
H A Dmain.cpp28 QString appDir(appPath.absoluteDir().path()); in main() local
/dports/biology/jalview/jalview/getdown/src/getdown/launcher/src/main/java/com/threerings/getdown/launcher/
H A DProxyUtil.java142 String appDir = app.getAppDir().getAbsolutePath(); in configProxy() local
183 String appDir = app.getAppDir().getAbsolutePath(); in initProxy() local
/dports/devel/pear-Horde_Autoloader/Horde_Autoloader-2.1.2/lib/Horde/Autoloader/ClassPathMapper/
H A DDefault.php54 * @param string $includePath
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DnsUpdateDriver.cpp140 static nsresult GetInstallDirPath(nsIFile* appDir, nsACString& installDirPath) { in GetInstallDirPath()
312 static void ApplyUpdate(nsIFile* greDir, nsIFile* updateDir, nsIFile* appDir,
656 nsresult ProcessUpdates(nsIFile* greDir, nsIFile* appDir, nsIFile* updRootDir,
724 nsCOMPtr<nsIFile> appDir; local
/dports/www/firefox/firefox-99.0/toolkit/xre/
H A DnsUpdateDriver.cpp137 static nsresult GetInstallDirPath(nsIFile* appDir, nsACString& installDirPath) { in GetInstallDirPath()
309 static void ApplyUpdate(nsIFile* greDir, nsIFile* updateDir, nsIFile* appDir,
680 nsresult ProcessUpdates(nsIFile* greDir, nsIFile* appDir, nsIFile* updRootDir,
755 nsCOMPtr<nsIFile> appDir; local

12345678910>>...15