Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 97 for growing (0.2 sec)

  1. platforms/software/dependency-management/src/test/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/writer/PgpKeyGrouperTest.groovy

            ["org.a.1", "org.a.2", "org.a.1.c", "org.b.1", "org.b.2"]                         | [["org", "a", "1"], ["org", "b"]]
    
        }
    
        def "more complex grouping"() {
            expect:
            PgpKeyGrouper.tryComputeCommonPrefixes([
                "org.codehaus.groovy.modules",
                "io.github.http-builder-ng",
                "org.jetbrains.intellij.deps",
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 8.6K bytes
    - Viewed (0)
  2. maven-core/src/main/java/org/apache/maven/execution/MavenExecutionResult.java

        MavenExecutionResult setDependencyResolutionResult(DependencyResolutionResult result);
    
        DependencyResolutionResult getDependencyResolutionResult();
    
        // for each exception
        // - knowing what artifacts are missing
        // - project building exception
        // - invalid project model exception: list of markers
        // - xmlpull parser exception
        List<Throwable> getExceptions();
    
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed Sep 06 08:39:32 UTC 2023
    - 2.9K bytes
    - Viewed (0)
  3. pkg/apis/rbac/types.go

    	Kind string
    	// Name is the name of resource being referenced
    	Name string
    }
    
    // +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
    
    // Role is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding.
    type Role struct {
    	metav1.TypeMeta
    	// Standard object's metadata.
    	metav1.ObjectMeta
    
    	// Rules holds all the PolicyRules for this Role
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 24 20:35:20 UTC 2023
    - 7.8K bytes
    - Viewed (0)
  4. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/writer/PgpEntry.java

        private final AtomicBoolean noSignature = new AtomicBoolean();
        private final AtomicBoolean hasSignatureFile = new AtomicBoolean();
    
        // this field is used during "grouping" of entries to tell if we should ignore writing this entry
        private final Set<String> keysDeclaredGlobally = new HashSet<>();
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Mar 21 14:42:50 UTC 2024
    - 4K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1beta1/types.go

    type TableOptions = v1.TableOptions
    
    // PartialObjectMetadata is a generic representation of any object with ObjectMeta. It allows clients
    // to get access to a particular ObjectMeta schema without knowing the details of the version.
    // +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
    type PartialObjectMetadata = v1.PartialObjectMetadata
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Aug 29 00:35:16 UTC 2019
    - 3.1K bytes
    - Viewed (0)
  6. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/projectmodule/DefaultLocalComponentRegistry.java

     * tracks which domain object context makes a given project component request. The primary
     * purpose of this class is to track dependencies between projects as they are resolved. By knowing which
     * project is making the request, we can determine which projects depend on which other projects.
     */
    public class DefaultLocalComponentRegistry implements LocalComponentRegistry {
        private final Path currentProjectPath;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jan 31 17:59:41 UTC 2024
    - 3.8K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/rbac/v1/generated.proto

      // +optional
      // +listType=atomic
      repeated .k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1;
    }
    
    // ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding.
    message ClusterRole {
      // Standard object's metadata.
      // +optional
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 7.9K bytes
    - Viewed (0)
  8. common-protos/k8s.io/api/rbac/v1/generated.proto

      // +optional
      repeated k8s.io.apimachinery.pkg.apis.meta.v1.LabelSelector clusterRoleSelectors = 1;
    }
    
    // ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding.
    message ClusterRole {
      // Standard object's metadata.
      // +optional
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 7.6K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/rbac/v1/types_swagger_doc_generated.go

    }
    
    func (AggregationRule) SwaggerDoc() map[string]string {
    	return map_AggregationRule
    }
    
    var map_ClusterRole = map[string]string{
    	"":                "ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding.",
    	"metadata":        "Standard object's metadata.",
    	"rules":           "Rules holds all the PolicyRules for this ClusterRole",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 24 20:35:20 UTC 2023
    - 7.8K bytes
    - Viewed (0)
  10. src/compress/flate/dict_decoder_test.go

    			"Had worn them really about the same,\n" +
    			"\n" +
    			"And both that morning equally lay\n" +
    			"In leaves no step had trodden black.\n" +
    			"Oh, I kept the first for another day!\n" +
    			"Yet knowing how way leads on to way,\n" +
    			"I doubted if I should ever come back.\n" +
    			"\n" +
    			"I shall be telling this with a sigh\n" +
    			"Somewhere ages and ages hence:\n" +
    			"Two roads diverged in a wood, and I-\n" +
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Feb 28 10:36:01 UTC 2016
    - 4.4K bytes
    - Viewed (0)
Back to top