Home
last modified time | relevance | path

Searched defs:buildFile (Results 1 – 25 of 122) sorted by relevance

12345

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker-credential-helpers/moby-0.4.1/
H A Dbuildfile.go22 type buildFile struct { struct
23 runtime *Runtime
24 builder *Builder
25 srv *Server
27 image string
28 maintainer string
29 config *Config
30 context string
32 tmpContainers map[string]struct{}
33 tmpImages map[string]struct{}
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.tests.ui/Ant Editor Tests/org/eclipse/ant/tests/ui/editor/support/
H A DTestLocationProvider.java25 private File buildFile; field in TestLocationProvider
27 public TestLocationProvider(File buildFile) { in TestLocationProvider()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.tests.ui/Ant Tests/org/eclipse/ant/tests/ui/
H A DAntUtilTests.java46 File buildFile = getBuildFile(buildFileName + ".xml"); //$NON-NLS-1$ in testGetTargetsLaunchConfiguration() local
58 File buildFile = getBuildFile(buildFileName + ".xml"); //$NON-NLS-1$ in testGetTargetsLaunchConfigurationMinusD() local
70 File buildFile = getBuildFile(buildFileName + ".xml"); //$NON-NLS-1$ in testGetTargetsLaunchConfigurationMinusDAndProperty() local
84 File buildFile = getBuildFile(buildFileName + ".xml"); //$NON-NLS-1$ in testGetTargetsLaunchConfigurationProperty() local
97 File buildFile = getBuildFile(buildFileName + ".xml"); //$NON-NLS-1$ in testGetTargetsLaunchConfigurationPropertyFile() local
160 File buildFile = getBuildFile(buildFileName + ".xml"); //$NON-NLS-1$ in testGetIncludeTargetsExternalFiles() local
203 File buildFile = getBuildFile(buildFileName + ".xml"); //$NON-NLS-1$ in testGetIncludeTargetsPerformance() local
246 File buildFile = getBuildFile(buildFileName + ".xml"); //$NON-NLS-1$ in getAntTargetNodesOfBuildFile() local
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/RPC/lib/src/de/ilias/services/lucene/index/file/path/
H A DPathCreator.java50 public File buildFile(CommandQueueElement el, ResultSet res) throws PathCreatorException; in buildFile() method
58 public File buildFile(CommandQueueElement el) throws PathCreatorException; in buildFile() method
H A DHTLMObjectPathCreator.java44 public File buildFile(CommandQueueElement el, ResultSet res) in buildFile() method in HTLMObjectPathCreator
77 public File buildFile(CommandQueueElement el) throws PathCreatorException { in buildFile() method in HTLMObjectPathCreator
H A DMailAttachmentPathCreator.java25 public File buildFile(CommandQueueElement el, ResultSet res) throws PathCreatorException { in buildFile() method in MailAttachmentPathCreator
68 public File buildFile(CommandQueueElement el) throws PathCreatorException { in buildFile() method in MailAttachmentPathCreator
H A DExerciseAssignmentPathCreator.java27 public File buildFile(CommandQueueElement el, ResultSet res) in buildFile() method in ExerciseAssignmentPathCreator
68 public File buildFile(CommandQueueElement el) throws PathCreatorException { in buildFile() method in ExerciseAssignmentPathCreator
H A DFileListPathCreator.java78 public File buildFile(CommandQueueElement el, ResultSet res) in buildFile() method in FileListPathCreator
140 public File buildFile(CommandQueueElement el) throws PathCreatorException { in buildFile() method in FileListPathCreator
H A DFileObjectPathCreator.java79 public File buildFile(CommandQueueElement el, ResultSet res) in buildFile() method in FileObjectPathCreator
141 public File buildFile(CommandQueueElement el) throws PathCreatorException { in buildFile() method in FileObjectPathCreator
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/RPC/lib/src/de/ilias/services/lucene/index/file/path/
H A DPathCreator.java51 public File buildFile(CommandQueueElement el, ResultSet res) throws PathCreatorException; in buildFile() method
59 public File buildFile(CommandQueueElement el) throws PathCreatorException; in buildFile() method
H A DHTLMObjectPathCreator.java44 public File buildFile(CommandQueueElement el, ResultSet res) in buildFile() method in HTLMObjectPathCreator
77 public File buildFile(CommandQueueElement el) throws PathCreatorException { in buildFile() method in HTLMObjectPathCreator
H A DMailAttachmentPathCreator.java26 public File buildFile(CommandQueueElement el, ResultSet res) throws PathCreatorException { in buildFile() method in MailAttachmentPathCreator
69 public File buildFile(CommandQueueElement el) throws PathCreatorException { in buildFile() method in MailAttachmentPathCreator
H A DExerciseAssignmentPathCreator.java28 public File buildFile(CommandQueueElement el, ResultSet res) in buildFile() method in ExerciseAssignmentPathCreator
69 public File buildFile(CommandQueueElement el) throws PathCreatorException { in buildFile() method in ExerciseAssignmentPathCreator
H A DFileListPathCreator.java78 public File buildFile(CommandQueueElement el, ResultSet res) in buildFile() method in FileListPathCreator
140 public File buildFile(CommandQueueElement el) throws PathCreatorException { in buildFile() method in FileListPathCreator
H A DFileObjectPathCreator.java79 public File buildFile(CommandQueueElement el, ResultSet res) in buildFile() method in FileObjectPathCreator
141 public File buildFile(CommandQueueElement el) throws PathCreatorException { in buildFile() method in FileObjectPathCreator
/dports/devel/pear-phing/phing-2.6.1/parser/
H A DProjectHandler.php47 * @param object the parent handler that invoked this handler
76 $buildFileParent = $this->configurator->buildFileParent;
89 } elseif ($key === "phingVersion") {
90 $ver = $value;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/zip/
H A D3GBZipFiles.sh78 buildFile () function
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/zip/
H A D3GBZipFiles.sh78 buildFile () function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/zip/
H A D3GBZipFiles.sh78 buildFile () function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/zip/
H A D3GBZipFiles.sh78 buildFile () function
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/zip/
H A DAvailable.java78 if (in.available() != initialAvailable - 1) in cleanup()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/zip/
H A D3GBZipFiles.sh78 buildFile () function
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/zip/
H A D3GBZipFiles.sh78 buildFile () function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/zip/
H A D3GBZipFiles.sh78 buildFile () function
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/zip/
H A D3GBZipFiles.sh78 buildFile () function

12345