Home
last modified time | relevance | path

Searched defs:baseDir (Results 1 – 25 of 1518) sorted by relevance

12345678910>>...61

/dports/www/phpmustache/mustache.php-2.14.1/src/Mustache/
H A DAutoloader.php17 private $baseDir; variable in Mustache_Autoloader
32 public function __construct($baseDir = null)
54 public static function register($baseDir = null)
/dports/www/moodle310/moodle/lib/mustache/src/Mustache/
H A DAutoloader.php17 private $baseDir; variable in Mustache_Autoloader
32 public function __construct($baseDir = null)
54 public static function register($baseDir = null)
/dports/www/moodle39/moodle/lib/mustache/src/Mustache/
H A DAutoloader.php17 private $baseDir; variable in Mustache_Autoloader
32 public function __construct($baseDir = null)
54 public static function register($baseDir = null)
/dports/www/moodle311/moodle/lib/mustache/src/Mustache/
H A DAutoloader.php17 private $baseDir; variable in Mustache_Autoloader
32 public function __construct($baseDir = null)
54 public static function register($baseDir = null)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/docker/notary/storage/
H A Dfilestore.go15 func NewFilesystemStore(baseDir, subDir, extension string) (*FilesystemStore, error) { argument
22 func NewFileStore(baseDir, fileExt string, perms os.FileMode) (*FilesystemStore, error) { argument
40 func NewSimpleFileStore(baseDir, fileExt string) (*FilesystemStore, error) { argument
46 func NewPrivateKeyFileStorage(baseDir, fileExt string) (*FilesystemStore, error) { argument
53 func NewPrivateSimpleFileStore(baseDir, fileExt string) (*FilesystemStore, error) { argument
59 baseDir string member
/dports/sysutils/helmfile/helmfile-0.138.7/pkg/app/
H A Dtwo_pass_renderer.go22 func (r *desiredStateLoader) renderPrestate(firstPassEnv *environment.Environment, baseDir, filenam… argument
74 func (r *desiredStateLoader) renderTemplatesToYaml(baseDir, filename string, content []byte) (*byte… argument
80 func (r *desiredStateLoader) renderTemplatesToYamlWithEnv(baseDir, filename string, content []byte,… argument
84 …woPassRenderTemplateToYaml(inherited, overrode *environment.Environment, baseDir, filename string,… argument
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/embedded/
H A DZooKeeperServerEmbedded.java47 private Path baseDir; field in ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder
60 public ZookKeeperServerEmbeddedBuilder baseDir(Path baseDir) { in baseDir() method in ZooKeeperServerEmbedded.ZookKeeperServerEmbeddedBuilder
/dports/devel/kiwix-lib/kiwix-lib-9.4.1/include/
H A Dlibxml_dumper.h65 void setBaseDir(const std::string& baseDir) { this->baseDir = baseDir; } in setBaseDir()
76 std::string baseDir; variable
/dports/devel/pear-ezc_Base/Base-1.8/ezc/Base/
H A Dezc_bootstrap.php17 $baseDir = join( DIRECTORY_SEPARATOR, array_slice( $dirParts, 0, -2 ) ); variable
22 $baseDir = join( DIRECTORY_SEPARATOR, array_slice( $dirParts, 0, -2 ) ); variable
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/theupdateframework/notary/storage/
H A Dfilestore.go18 func NewFileStore(baseDir, fileExt string) (*FilesystemStore, error) { argument
35 func NewPrivateKeyFileStorage(baseDir, fileExt string) (*FilesystemStore, error) { argument
44 func NewPrivateSimpleFileStore(baseDir, fileExt string) (*FilesystemStore, error) { argument
50 baseDir string member
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/theupdateframework/notary/storage/
H A Dfilestore.go18 func NewFileStore(baseDir, fileExt string) (*FilesystemStore, error) { argument
35 func NewPrivateKeyFileStorage(baseDir, fileExt string) (*FilesystemStore, error) { argument
44 func NewPrivateSimpleFileStore(baseDir, fileExt string) (*FilesystemStore, error) { argument
50 baseDir string member
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/theupdateframework/notary/storage/
H A Dfilestore.go18 func NewFileStore(baseDir, fileExt string) (*FilesystemStore, error) { argument
35 func NewPrivateKeyFileStorage(baseDir, fileExt string) (*FilesystemStore, error) { argument
44 func NewPrivateSimpleFileStore(baseDir, fileExt string) (*FilesystemStore, error) { argument
50 baseDir string member
/dports/net/traefik/traefik-2.6.1/vendor/github.com/theupdateframework/notary/storage/
H A Dfilestore.go18 func NewFileStore(baseDir, fileExt string) (*FilesystemStore, error) { argument
35 func NewPrivateKeyFileStorage(baseDir, fileExt string) (*FilesystemStore, error) { argument
44 func NewPrivateSimpleFileStore(baseDir, fileExt string) (*FilesystemStore, error) { argument
50 baseDir string member
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/
H A DFileNameGenerator.java36 private final String baseDir; field in FileNameGenerator
41 FileNameGenerator(String baseDir) { in FileNameGenerator()
45 FileNameGenerator(String baseDir, int filesPerDir) { in FileNameGenerator()
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/hdfs/server/namenode/
H A DFileNameGenerator.java36 private String baseDir; field in FileNameGenerator
41 FileNameGenerator(String baseDir) { in FileNameGenerator()
45 FileNameGenerator(String baseDir, int filesPerDir) { in FileNameGenerator()
/dports/devel/hs-ormolu/ormolu-0.4.0.0/tests/Ormolu/Parser/
H A DParseFailureSpec.hs26 baseDir = "data" </> "parse-failures" function
/dports/www/phalcon/cphalcon-3.4.5/build/_resource/Phalcon/Build/
H A DAutoloader.php9 protected $baseDir; variable in Phalcon\\Build\\Autoloader
14 public function __construct($baseDir)
/dports/www/phalcon4/cphalcon-4.1.1/build/_resource/Phalcon/Build/
H A DAutoloader.php9 protected $baseDir; variable in Phalcon\\Build\\Autoloader
14 public function __construct($baseDir)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/URLClassLoader/sealing/
H A DCheckSealedTest.java56 String baseDir = System.getProperty("user.dir") + File.separator; in main() local
89 private static void setup(String baseDir) throws IOException { in setup()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/URLClassLoader/sealing/
H A DCheckSealedTest.java56 String baseDir = System.getProperty("user.dir") + File.separator; in main() local
89 private static void setup(String baseDir) throws IOException { in setup()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/net/URLClassLoader/sealing/
H A DCheckSealedTest.java56 String baseDir = System.getProperty("user.dir") + File.separator; in main() local
89 private static void setup(String baseDir) throws IOException { in setup()
/dports/www/phpmustache/mustache.php-2.14.1/src/Mustache/Loader/
H A DFilesystemLoader.php29 private $baseDir; variable in Mustache_Loader_FilesystemLoader
48 public function __construct($baseDir, array $options = array())
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/URLClassLoader/sealing/
H A DCheckSealedTest.java56 String baseDir = System.getProperty("user.dir") + File.separator; in main() local
89 private static void setup(String baseDir) throws IOException { in setup()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/URLClassLoader/sealing/
H A DCheckSealedTest.java56 String baseDir = System.getProperty("user.dir") + File.separator; in main() local
89 private static void setup(String baseDir) throws IOException { in setup()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/URLClassLoader/sealing/
H A DCheckSealedTest.java56 String baseDir = System.getProperty("user.dir") + File.separator; in main() local
89 private static void setup(String baseDir) throws IOException { in setup()

12345678910>>...61