Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for separators (0.38 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

            <!-- Parent Model                                                           -->
            <!-- ====================================================================== -->
    
            <field xdoc.separator="blank">
              <name>parent</name>
              <version>4.0.0+</version>
              <description>The location of the parent project, if one exists. Values from the parent
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Apr 23 13:29:46 UTC 2024
    - 115.1K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar

    Description appendValueList(java.lang.String start, java.lang.String separator, java.lang.String end, T... values) Appends a list of values to the description. appendValueList <T> Description appendValueList(java.lang.String start, java.lang.String separator, java.lang.String end, java.lang.Iterable<T> values) Appends a list of values to the description. appendList Description appendList(java.lang.String start, java.lang.String separator, java.lang.String end, java.lang.Iterable<? extends SelfDescribing>...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 236.8K bytes
    - Viewed (0)
  3. src/cmd/go/internal/load/pkg.go

    		debug.PrintStack()
    		base.Fatalf("unexpected directory layout:\n"+
    			"	import path: %s\n"+
    			"	root: %s\n"+
    			"	dir: %s\n"+
    			"	expand root: %s\n"+
    			"	expand dir: %s\n"+
    			"	separator: %s",
    			path,
    			filepath.Join(origRoot, "src"),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 28 17:00:51 UTC 2024
    - 120K bytes
    - Viewed (0)
  4. cluster/gce/util.sh

    # 1: name to be output in yaml
    # 2: encoded map-string-string (which may contain duplicate keys - resulting in map-string-stringarray)
    # 3: key-value separator (defaults to ':')
    # 4: item separator (defaults to ',')
    function yaml-map-string-stringarray {
      declare -r name="${1}"
      declare -r encoded="${2}"
      declare -r kv_sep="${3:-:}"
      declare -r item_sep="${4:-,}"
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:17 UTC 2024
    - 161.6K bytes
    - Viewed (0)
  5. tests/integration/pilot/common/routing.go

    			},
    			Check: check.Status(http.StatusNotFound),
    		},
    		setupOpts: setHostHeader,
    	})
    
    	// ---------------------------------------------
    	// Usage 1: using `.` as a separator test cases
    	// ---------------------------------------------
    
    	t.RunTraffic(TrafficTestCase{
    		name:             "matched with nested claims:200",
    		targetMatchers:   matchers,
    		workloadAgnostic: true,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 21:52:51 UTC 2024
    - 135.9K bytes
    - Viewed (0)
  6. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/transform/ArtifactTransformCachingIntegrationTest.groovy

            def parts = [Pattern.quote(cacheDir.absolutePath), "[\\w-]+", "transformed"]
            outputDirs(from, to, parts.join(quotedFileSeparator), stream)
        }
    
        private final quotedFileSeparator = Pattern.quote(File.separator)
    
        Set<TestFile> outputDirs(String from, String to, String outputDirPattern, Closure<String> stream = { output }) {
            Set<TestFile> dirs = []
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 11:52:44 UTC 2024
    - 97.8K bytes
    - Viewed (0)
  7. src/unicode/tables.go

    	Zl     = _Zl // Zl is the set of Unicode characters in category Zl (Separator, line).
    	Zp     = _Zp // Zp is the set of Unicode characters in category Zp (Separator, paragraph).
    	Zs     = _Zs // Zs is the set of Unicode characters in category Zs (Separator, space).
    )
    
    // Scripts is the set of Unicode script tables.
    var Scripts = map[string]*RangeTable{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  8. pkg/kubelet/kubelet_pods.go

    		// which terminates the containers
    		delete(terminalPodsToDelete, runningRuntimePod.ID)
    	}
    	return terminalPodsToDelete
    }
    
    // splitPodsByStatic separates a list of desired pods from the pod manager into
    // regular or static pods. Mirror pods are not valid config sources (a mirror pod
    // being created cannot cause the Kubelet to start running a static pod) and are
    // excluded.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 101.2K bytes
    - Viewed (0)
  9. cmd/server_test.go

    	c.Assert(true, bytes.Equal(buffer2.Bytes(), []byte("hello world")))
    
    	// Test the response when object name ends with a slash.
    	// This is a special case with size as '0' and object ends with
    	// a slash separator, we treat it like a valid operation and
    	// return success.
    	// The response Etag headers should contain Md5Sum of empty string.
    	objectName = "objectwith/"
    	// create HTTP request for object upload.
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 115.3K bytes
    - Viewed (0)
  10. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    teaching those things which tend to the perfection of Vision, but also by determining mathematically all kinds of Phænomena of Colours which could be produced by Refractions. For to do this, there is nothing else requisite than to find out the Separations of heterogeneous Rays, and their various Mixtures and Proportions in every Mixture. By this way of arguing I invented almost all the Phænomena described in these Books, beside some others less necessary to the Argument; and by the successes I met...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
Back to top