Home
last modified time | relevance | path

Searched defs:homeDir (Results 1 – 25 of 603) sorted by relevance

12345678910>>...25

/dports/math/Imath/Imath-3.1.4/share/ci/scripts/windows/
H A Dinstall_python.ps11 $homeDir = (pwd) variable
30 cd $homeDir variable
H A Dinstall_zlib.ps11 $homeDir = (pwd) variable
33 cd $homeDir variable
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/servlet/
H A DServerWebApp.java56 public static void setHomeDirForCurrentThread(String homeDir) { in setHomeDirForCurrentThread()
63 …protected ServerWebApp(String name, String homeDir, String configDir, String logDir, String tempDi… in ServerWebApp()
71 protected ServerWebApp(String name, String homeDir, Configuration config) { in ServerWebApp()
117 String homeDir = HOME_DIR_TL.get(); in getHomeDir() local
/dports/games/chromium-bsu/chromium-bsu-0.9.16.1/src/
H A DConfig.cpp150 const char *homeDir = getenv("HOME"); in getFileName() local
163 const char *homeDir = getenv("HOME"); in getOldFileName() local
268 const char *homeDir = getenv("HOME"); in saveFile() local
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/quota/
H A Dprojectquota_test.go50 func testSmallerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
57 func testBiggerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
71 func testRetrieveQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/quota/
H A Dprojectquota_test.go50 func testSmallerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
57 func testBiggerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
71 func testRetrieveQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/quota/
H A Dprojectquota_test.go50 func testSmallerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
57 func testBiggerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
71 func testRetrieveQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/quota/
H A Dprojectquota_test.go50 func testSmallerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
57 func testBiggerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
71 func testRetrieveQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/system/
H A DXdg.cpp93 const boost::optional<FilePath>& homeDir) in resolveXdgDir()
193 const boost::optional<FilePath>& homeDir) in userConfigDir()
208 const boost::optional<FilePath>& homeDir) in userDataDir()
223 const boost::optional<FilePath>& homeDir) in verifyUserDirs()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/lib/server/
H A DTestServerConstructor.java54 private String homeDir; field in TestServerConstructor
60 …public TestServerConstructor(String name, String homeDir, String configDir, String logDir, String … in TestServerConstructor()
H A DTestServer.java102 File homeDir = new File(TestDirHelper.getTestDir(), "home"); in initNoHomeDir() local
113 File homeDir = new File(TestDirHelper.getTestDir(), "home"); in initHomeDirNotDir() local
125 File homeDir = new File(TestDirHelper.getTestDir(), "home"); in initNoConfigDir() local
139 File homeDir = new File(TestDirHelper.getTestDir(), "home"); in initConfigDirNotDir() local
155 File homeDir = new File(TestDirHelper.getTestDir(), "home"); in initNoLogDir() local
169 File homeDir = new File(TestDirHelper.getTestDir(), "home"); in initLogDirNotDir() local
185 File homeDir = new File(TestDirHelper.getTestDir(), "home"); in initNoTempDir() local
199 File homeDir = new File(TestDirHelper.getTestDir(), "home"); in initTempDirNotDir() local
215 String homeDir = TestDirHelper.getTestDir().getAbsolutePath(); in siteFileNotAFile() local
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/daemon/graphdriver/quota/
H A Dprojectquota_test.go124 func testSmallerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
131 func testBiggerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
145 func testRetrieveQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/daemon/graphdriver/quota/
H A Dprojectquota_test.go124 func testSmallerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
131 func testBiggerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
145 func testRetrieveQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/daemon/graphdriver/quota/
H A Dprojectquota_test.go124 func testSmallerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
131 func testBiggerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
145 func testRetrieveQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/daemon/graphdriver/quota/
H A Dprojectquota_test.go124 func testSmallerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
131 func testBiggerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
145 func testRetrieveQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/daemon/graphdriver/quota/
H A Dprojectquota_test.go124 func testSmallerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
131 func testBiggerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
145 func testRetrieveQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/
H A DHttpFSServerWebApp.java75 public HttpFSServerWebApp(String homeDir, String configDir, String logDir, in HttpFSServerWebApp()
83 public HttpFSServerWebApp(String homeDir, Configuration config) { in HttpFSServerWebApp()
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/daemon/graphdriver/quota/
H A Dprojectquota_test.go133 func testSmallerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
140 func testBiggerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
154 func testRetrieveQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/daemon/graphdriver/quota/
H A Dprojectquota_test.go133 func testSmallerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
140 func testBiggerThanQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
154 func testRetrieveQuota(t *testing.T, ctrl *Control, homeDir, testDir, testSubDir string) { argument
/dports/devel/git-town/git-town-7.6.0/test/
H A Drepo.go39 func InitRepo(workingDir, homeDir, binDir string) (Repo, error) { argument
52 func NewRepo(workingDir, homeDir, binDir string) Repo { argument
/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/cleaner/
H A DMakeMigrationLogFiles.java40 String homeDir = null; in main() local
60 static Environment openEnv(File homeDir, boolean allowCreate) in openEnv()
/dports/databases/db5/db-5.3.28/examples/java/src/collections/ship/entity/
H A DSample.java49 String homeDir = "./tmp"; in main() local
88 private Sample(String homeDir) in Sample()
/dports/databases/db5/db-5.3.28/examples/java/src/collections/ship/factory/
H A DSample.java48 String homeDir = "./tmp"; in main() local
87 private Sample(String homeDir) in Sample()
/dports/databases/db5/db-5.3.28/examples/java/src/collections/ship/sentity/
H A DSample.java51 String homeDir = "./tmp"; in main() local
90 private Sample(String homeDir) in Sample()
/dports/databases/db5/db-5.3.28/examples/java/src/collections/ship/tuple/
H A DSample.java49 String homeDir = "./tmp"; in main() local
88 private Sample(String homeDir) in Sample()

12345678910>>...25