Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for genFilenames (0.22 sec)

  1. src/cmd/gofmt/long_test.go

    	b1 := new(bytes.Buffer)
    	b2 := new(bytes.Buffer)
    	for filename := range filenames {
    		testFile(t, b1, b2, filename)
    	}
    	done <- 0
    }
    
    func genFilenames(t *testing.T, filenames chan<- string) {
    	defer close(filenames)
    
    	handleFile := func(filename string, d fs.DirEntry, err error) error {
    		if err != nil {
    			t.Error(err)
    			return nil
    		}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 12 20:27:28 UTC 2023
    - 3.8K bytes
    - Viewed (0)
  2. subprojects/core-api/src/main/java/org/gradle/internal/scripts/ScriptFileUtil.java

        public static final String BUILD_FILE_BASE_NAME = "build";
    
        public static String[] getValidSettingsFileNames() {
            return getFileNames(SETTINGS_FILE_BASE_NAME);
        }
    
        public static String[] getValidBuildFileNames() {
            return getFileNames(BUILD_FILE_BASE_NAME);
        }
    
        public static String[] getValidExtensions() {
            List<ScriptingLanguage> scriptingLanguages = ScriptingLanguages.all();
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 25 09:18:31 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  3. platforms/core-configuration/model-core/src/testFixtures/groovy/org/gradle/api/internal/provider/AbstractLanguageInterOpIntegrationTest.groovy

            if (failed) {
                def pattern = "kotlin-daemon.${new Date().format("yyyy-MM-dd")}.*.log"
                def kotlinCompilerLogFiles = new FileNameFinder().getFileNames(System.getenv("TMPDIR"), pattern)
                def target = buildContext.gradleUserHomeDir.createDir("kotlin-compiler-daemon").toPath()
                kotlinCompilerLogFiles.each {
                    def source = Paths.get(it)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Sep 28 09:51:04 UTC 2023
    - 2.2K bytes
    - Viewed (0)
  4. platforms/core-configuration/model-core/src/integTest/groovy/org/gradle/api/provider/PropertyIntegrationTest.groovy

                    abstract DirectoryProperty getArtifactDir()
                }
    
                abstract class Consumer extends DefaultTask {
                    @InputFiles
                    abstract ListProperty<String> getFileNames()
    
                    @TaskAction
                    def action() {
                        println("files: " + fileNames.get())
                    }
                }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 28 09:03:53 UTC 2024
    - 30.3K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    getFiles(java.io.File, String, String) throws java.io.IOException; public static java.util.List getFiles(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean, boolean) throws java.io.IOException; public static void copyDirectory(java.io.File, java.io.File) throws java.io.IOException; public static void copyD...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 164.6K bytes
    - Viewed (0)
  6. maven-api-impl/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    getFiles(java.io.File, String, String) throws java.io.IOException; public static java.util.List getFiles(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean, boolean) throws java.io.IOException; public static void copyDirectory(java.io.File, java.io.File) throws java.io.IOException; public static void copyD...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu May 02 15:10:38 UTC 2024
    - 164.6K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar

    getFiles(java.io.File, String, String) throws java.io.IOException; public static java.util.List getFiles(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean, boolean) throws java.io.IOException; public static void copyDirectory(java.io.File, java.io.File) throws java.io.IOException; public static void copyD...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 160K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    getFiles(java.io.File, String, String) throws java.io.IOException; public static java.util.List getFiles(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean, boolean) throws java.io.IOException; public static void copyDirectory(java.io.File, java.io.File) throws java.io.IOException; public static void copyD...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 164.6K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    getFiles(java.io.File, String, String) throws java.io.IOException; public static java.util.List getFiles(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean, boolean) throws java.io.IOException; public static void copyDirectory(java.io.File, java.io.File) throws java.io.IOException; public static void copyD...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 164.6K bytes
    - Viewed (0)
  10. maven-core/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    getFiles(java.io.File, String, String) throws java.io.IOException; public static java.util.List getFiles(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean) throws java.io.IOException; public static java.util.List getFileNames(java.io.File, String, String, boolean, boolean) throws java.io.IOException; public static void copyDirectory(java.io.File, java.io.File) throws java.io.IOException; public static void copyD...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Oct 23 23:48:02 UTC 2009
    - 164.6K bytes
    - Viewed (0)
Back to top