Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 48 for AttributeValue (0.36 sec)

  1. subprojects/core/src/main/java/org/gradle/api/internal/attributes/DefaultImmutableAttributesFactory.java

                return attributes1;
            }
            ImmutableAttributes current = attributes2;
            for (Attribute<?> attribute : attributes1.keySet()) {
                AttributeValue<?> entry = current.findEntry(attribute.getName());
                if (entry.isPresent()) {
                    Object currentAttribute = entry.get();
                    Object existingAttribute = attributes1.getAttribute(attribute);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Mar 12 02:21:10 UTC 2024
    - 6.6K bytes
    - Viewed (0)
  2. pkg/apis/resource/namedresources.go

    	// resource instance is suitable. The language is as defined in
    	// https://kubernetes.io/docs/reference/using-api/cel/
    	//
    	// In addition, for each type NamedResourcesin AttributeValue there is a map that
    	// resolves to the corresponding value of the instance under evaluation.
    	// For example:
    	//
    	//    attributes.quantity["a"].isGreaterThan(quantity("0")) &&
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 3.8K bytes
    - Viewed (0)
  3. platforms/software/dependency-management/src/test/groovy/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/ComponentSelectionRulesProcessorTest.groovy

            metadataProvider.getComponentMetadata() >> Mock(ComponentMetadata) {
                getId() >> id
                getAttributes() >> {
                    AttributeTestUtil.attributesFactory().mutable().attribute(testAttr, attributeValue)
                }
            }
    
            def matches = []
            when:
            rule { ComponentSelection cs ->
                if (cs.metadata.attributes.getAttribute(testAttr) == 'ok') {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 15.7K bytes
    - Viewed (0)
  4. platforms/core-configuration/model-core/src/main/java/org/gradle/internal/snapshot/impl/DefaultValueSnapshotter.java

            }
    
            @Override
            public ValueSnapshot fileValue(File value) {
                return new FileValueSnapshot(value);
            }
    
            @Override
            public ValueSnapshot attributeValue(Attribute<?> value) {
                return new AttributeDefinitionSnapshot(value, classLoaderHasher);
            }
    
            @Override
            public ValueSnapshot managedImmutableValue(Managed managed) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Jan 11 20:22:01 UTC 2024
    - 6.5K bytes
    - Viewed (0)
  5. platforms/core-configuration/model-core/src/main/java/org/gradle/internal/snapshot/impl/DefaultIsolatableFactory.java

            }
    
            @Override
            public Isolatable<?> fileValue(File value) {
                return new FileValueSnapshot(value);
            }
    
            @Override
            public Isolatable<?> attributeValue(Attribute<?> value) {
                return new AttributeDefinitionSnapshot(value, classLoaderHasher);
            }
    
            @Override
            public Isolatable<?> managedImmutableValue(Managed managed) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Mar 26 22:53:34 UTC 2024
    - 6.5K bytes
    - Viewed (0)
  6. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/GradleModuleMetadataParser.java

    import org.gradle.api.internal.artifacts.ivyservice.moduleconverter.dependencies.ExcludeRuleConverter;
    import org.gradle.api.internal.artifacts.repositories.metadata.MavenImmutableAttributesFactory;
    import org.gradle.api.internal.attributes.AttributeValue;
    import org.gradle.api.internal.attributes.ImmutableAttributes;
    import org.gradle.api.internal.attributes.ImmutableAttributesFactory;
    import org.gradle.api.internal.model.NamedObjectInstantiator;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Mar 05 02:07:04 UTC 2024
    - 31.2K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/resource/v1alpha2/generated.proto

      // Name is unique identifier among all resource instances managed by
      // the driver on the node. It must be a DNS subdomain.
      optional string name = 1;
    
      optional NamedResourcesAttributeValue attributeValue = 2;
    }
    
    // NamedResourcesAttributeValue must have one and only one field set.
    message NamedResourcesAttributeValue {
      // QuantityValue is a quantity.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 23 22:07:50 UTC 2024
    - 26.2K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    protected String[] elUri; protected int[] elNamespaceCount; protected int attributeCount; protected String[] attributeName; protected int[] attributeNameHash; protected String[] attributePrefix; protected String[] attributeUri; protected String[] attributeValue; protected int namespaceEnd; protected String[] namespacePrefix; protected int[] namespacePrefixHash; protected String[] namespaceUri; protected int entityEnd; protected String[] entityName; protected char[][] entityNameBuf; protected String[]...
    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.0.4/plexus-utils-1.0.4.jar

    protected String[] elUri; protected int[] elNamespaceCount; protected int attributeCount; protected String[] attributeName; protected int[] attributeNameHash; protected String[] attributePrefix; protected String[] attributeUri; protected String[] attributeValue; protected int namespaceEnd; protected String[] namespacePrefix; protected int[] namespacePrefixHash; protected String[] namespaceUri; protected int entityEnd; protected String[] entityName; protected char[][] entityNameBuf; protected String[]...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 160K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    protected String[] elUri; protected int[] elNamespaceCount; protected int attributeCount; protected String[] attributeName; protected int[] attributeNameHash; protected String[] attributePrefix; protected String[] attributeUri; protected String[] attributeValue; protected int namespaceEnd; protected String[] namespacePrefix; protected int[] namespacePrefixHash; protected String[] namespaceUri; protected int entityEnd; protected String[] entityName; protected char[][] entityNameBuf; protected String[]...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 164.6K bytes
    - Viewed (0)
Back to top