Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 103 for dain (0.83 sec)

  1. pkg/kube/inject/testdata/inputs/default.template.gen.yaml

                exec:
                  command:
                  - pilot-agent
                  - wait
          {{- else if $nativeSidecar }}
            {{- /* preStop is called when the pod starts shutdown. Initialize drain. We will get SIGTERM once applications are torn down. */}}
            lifecycle:
              preStop:
                exec:
                  command:
                  - pilot-agent
                  - request
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 75.9K bytes
    - Viewed (0)
  2. maven-core/src/test/java/org/apache/maven/project/PomConstructionTest.java

            assertPathSuffixEquals("src/main/filter/it.properties", pom.getValue("build/filters[1]"));
    
            assertEquals(1, ((List<?>) pom.getValue("build/resources")).size());
            assertPathSuffixEquals("res/main", pom.getValue("build/resources[1]/directory"));
            assertPathSuffixEquals("main", pom.getValue("build/resources[1]/targetPath"));
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Apr 12 10:50:18 UTC 2024
    - 93.2K bytes
    - Viewed (0)
  3. src/testing/testing.go

    	}
    	c.numWaiting--
    	c.mu.Unlock()
    	c.startParallel <- true // Pick a waiting test to be run.
    }
    
    // No one should be using func Main anymore.
    // See the doc comment on func Main and use MainStart instead.
    var errMain = errors.New("testing: unexpected use of func Main")
    
    type matchStringOnly func(pat, str string) (bool, error)
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 76.1K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/optimizing-performance/incremental_build.adoc

    ====
    [source,java]
    .buildSrc/src/main/java/org/example/ProcessTemplates.java
    ----
    include::{snippetsPath}/tasks/incrementalBuild-customTaskClass/groovy/buildSrc/src/main/java/org/example/ProcessTemplates.java[tag=custom-task-class]
    ----
    
    [source,java]
    .buildSrc/src/main/java/org/example/TemplateData.java
    ----
    include::{snippetsPath}/tasks/incrementalBuild-customTaskClass/groovy/buildSrc/src/main/java/org/example/TemplateData.java[]
    ----
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jan 24 23:14:04 UTC 2024
    - 63.9K bytes
    - Viewed (0)
  5. fastapi/param_functions.py

                Swagger UI (that provides the `/docs` interface) has better support for the
                OpenAPI-specific examples than the JSON Schema `examples`, that's the main
                use case for this.
    
                Read more about it in the
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:40:57 UTC 2024
    - 62.5K bytes
    - Viewed (0)
  6. src/cmd/go/internal/modget/get.go

    				// could plausibly mean “downgrade away everything that depends on any
    				// explicit version of the main module”, or “downgrade away the
    				// package with the same path as the main module, found in a module
    				// with a prefix of the main module's path”.
    				//
    				// However, neither of those behaviors would be consistent with the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 18:26:32 UTC 2024
    - 66.5K bytes
    - Viewed (0)
  7. src/cmd/internal/testdir/testdir_test.go

    	if importcfg == "" {
    		importcfg = stdlibImportcfgFile()
    	}
    	cmd := []string{goTool, "tool", "compile", "-e", "-D", "test", "-importcfg=" + importcfg}
    	if pkgname == "main" {
    		cmd = append(cmd, "-p=main")
    	} else {
    		pkgname = path.Join("test", strings.TrimSuffix(names[0], ".go"))
    		cmd = append(cmd, "-o", pkgname+".a", "-p", pkgname)
    	}
    	cmd = append(cmd, flags...)
    	if *linkshared {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 21 20:08:06 UTC 2024
    - 57.5K bytes
    - Viewed (0)
  8. platforms/software/ivy/src/integTest/groovy/org/gradle/api/publish/ivy/IvyPublishJavaIntegTest.groovy

        }
    
        void "ignores extra artifacts added to configurations"() {
            given:
            createBuildScripts("""
                task extraJar(type: Jar) {
                    from sourceSets.main.allJava
                    archiveBaseName = "publishTest-extra"
                }
    
                artifacts {
                    implementation extraJar
                    archives extraJar
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Nov 15 16:36:23 UTC 2023
    - 49.8K bytes
    - Viewed (0)
  9. src/cmd/asm/internal/asm/testdata/arm64.s

    	MSR	R4, CSSELR_EL1                     // 04001ad5
    	MRS	CTR_EL0, R15                       // 2f003bd5
    	MRS	CurrentEL, R1                      // 414238d5
    	MRS	DAIF, R24                          // 38423bd5
    	MSR	R9, DAIF                           // 29421bd5
    	MRS	DBGAUTHSTATUS_EL1, R5              // c57e30d5
    	MRS	DBGBCR0_EL1, R29                   // bd0030d5
    	MRS	DBGBCR1_EL1, R13                   // ad0130d5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 08 03:28:17 UTC 2023
    - 94.9K bytes
    - Viewed (0)
  10. src/debug/elf/file_test.go

    			{"__deregister_frame_info", 32, 0, 0, 0, 0, "", ""},
    			{"__progname", 17, 0, 11, 134518268, 4, "", ""},
    			{"_start", 18, 0, 8, 134513612, 145, "", ""},
    			{"__bss_start", 16, 0, 65521, 134518484, 0, "", ""},
    			{"main", 18, 0, 8, 134513912, 46, "", ""},
    			{"_init_tls", 18, 0, 0, 0, 5, "", ""},
    			{"_fini", 18, 0, 9, 134513996, 0, "", ""},
    			{"atexit", 18, 0, 0, 0, 43, "", ""},
    			{"_edata", 16, 0, 65521, 134518484, 0, "", ""},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 22 16:22:42 UTC 2023
    - 60.1K bytes
    - Viewed (0)
Back to top