Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 58 for Includes (0.18 sec)

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

        <class>
          <name>PatternSet</name>
          <version>3.0.0+</version>
          <description>Definition of include or exclude patterns.</description>
          <fields>
            <field>
              <name>includes</name>
              <version>3.0.0+</version>
              <description>
                A list of patterns to include, e.g. {@code **&amp;#47;*.xml}.
              </description>
              <association>
    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. cmd/metrics-v2.go

    		Help:      "Distribution of object sizes in the bucket, includes label for the bucket name",
    		Type:      histogramMetric,
    	}
    }
    
    func getBucketObjectVersionsMD() MetricDescription {
    	return MetricDescription{
    		Namespace: bucketMetricNamespace,
    		Subsystem: objectsSubsystem,
    		Name:      versionDistribution,
    		Help:      "Distribution of object sizes in the bucket, includes label for the bucket name",
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 22:26:54 UTC 2024
    - 131.9K bytes
    - Viewed (0)
  3. src/cmd/go/alldocs.go

    //		exist if its backing file path is empty. Support for the -overlay flag
    //		has some limitations: importantly, cgo files included from outside the
    //		include path must be in the same directory as the Go package they are
    //		included from, and overlays will not appear when binaries and tests are
    //		run through go run and go test respectively.
    //	-pgo file
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
  4. pkg/api/pod/util_test.go

    		t.Logf("Missing expected secret names:\n%s", strings.Join(sets.List[string](missingNames), "\n"))
    		t.Error("Missing expected secret names. Verify the pod stub above includes these references, then verify VisitPodSecretNames() is correctly finding the missing names")
    	}
    	if extraNames := extractedNames.Difference(expectedSecretPaths); len(extraNames) > 0 {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 108.8K bytes
    - Viewed (0)
  5. pkg/kubelet/kubelet_pods.go

    // is installed, then the single mapping specified both for user and group IDs will be used.
    // If the tool is not installed, or there are no IDs configured, the default mapping is returned.
    // The default mapping includes the entire IDs range except IDs below 65536.
    func (kl *Kubelet) getKubeletMappings() (uint32, uint32, error) {
    	// default mappings to return if there is no specific configuration
    	const defaultFirstID = 1 << 16
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 101.2K bytes
    - Viewed (0)
  6. pkg/controller/garbagecollector/garbagecollector_test.go

    					},
    				},
    			},
    			err: nil,
    			deletableResources: map[schema.GroupVersionResource]struct{}{
    				{Group: "apps", Version: "v1", Resource: "pods"}: {},
    			},
    		},
    		"nonspecific failure, includes usable results": {
    			serverResources: []*metav1.APIResourceList{
    				{
    					GroupVersion: "apps/v1",
    					APIResources: []metav1.APIResource{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 111.6K bytes
    - Viewed (0)
  7. pkg/printers/internalversion/printers_test.go

    			expected: []metav1.TableRow{{Cells: []interface{}{"service4", "LoadBalancer", "1.5.6.7", "2.3.4.5,3.4.5...", "80/TCP,8090/UDP,8000/TCP", "<unknown>"}}},
    		},
    		// Generate options: Wide, includes selectors.
    		{
    			service: api.Service{
    				ObjectMeta: metav1.ObjectMeta{Name: "service4"},
    				Spec: api.ServiceSpec{
    					ClusterIPs: []string{"1.5.6.7"},
    					Type:       "LoadBalancer",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 218.6K bytes
    - Viewed (0)
  8. src/cmd/internal/obj/arm64/asm7.go

    		}
    		shift := (p.From.Offset >> 22) & 3
    		if (shift > 2 || shift < 0) && (isADDop(p.As) || isADDWop(p.As) || isNEGop(p.As)) {
    			c.ctxt.Diag("unsupported shift operator: %v", p)
    		}
    		o1 |= uint32(p.From.Offset) /* includes reg, op, etc */
    		rt := int(p.To.Reg)
    		if p.To.Type == obj.TYPE_NONE {
    			rt = REGZERO
    		}
    		r := int(p.Reg)
    		if p.As == AMVN || p.As == AMVNW || isNEGop(p.As) {
    			r = REGZERO
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
  9. maven-api-impl/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    toString(); } org/codehaus/plexus/util/DirectoryScanner.class package org.codehaus.plexus.util; public synchronized class DirectoryScanner { public static final String[] DEFAULTEXCLUDES; protected java.io.File basedir; protected String[] includes; protected String[] excludes; protected java.util.Vector filesIncluded; protected java.util.Vector filesNotIncluded; protected java.util.Vector filesExcluded; protected java.util.Vector dirsIncluded; protected java.util.Vector dirsNotIncluded; protected java.util.Vector...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu May 02 15:10:38 UTC 2024
    - 164.6K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/lite/flatbuffer_export.cc

    #include "tensorflow/compiler/mlir/lite/flatbuffer_export.h"
    
    #include <stddef.h>
    #include <stdlib.h>
    
    #include <algorithm>
    #include <cassert>
    #include <cstdint>
    #include <cstdio>
    #include <cstring>
    #include <iterator>
    #include <limits>
    #include <map>
    #include <memory>
    #include <optional>
    #include <set>
    #include <string>
    #include <unordered_map>
    #include <unordered_set>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:41:49 UTC 2024
    - 164.5K bytes
    - Viewed (0)
Back to top