Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 198 for thereby (0.34 sec)

  1. platforms/core-configuration/configuration-cache/src/integTest/groovy/org/gradle/internal/cc/impl/ConfigurationCacheProblemReportingIntegrationTest.groovy

            then:
            resolveConfigurationCacheReportDirectory(testDirectory.file('out'), failure.error)?.isDirectory()
        }
    
        def "link to report is not shown with --warn if there are no-CC problems"() {
            file("build.gradle") << """
                buildDir = 'out'
                tasks.register('doIt') {
                    // just so we had something for the CC report,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Jun 08 11:29:25 UTC 2024
    - 56.7K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/testdata/swagger.json

              "type": "boolean",
              "default": false
            },
            "storage": {
              "description": "storage indicates this version should be used when persisting custom resources to storage. There must be exactly one version with storage=true.",
              "type": "boolean",
              "default": false
            },
            "subresources": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Mar 13 18:37:59 UTC 2023
    - 55.4K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/userguide/dep-man/01-core-dependency-management/dependency_verification.adoc

    Without `keyring-format`, if the `gradle/verification-keyring.gpg` or `gradle/verification-keyring.keys` file is present, Gradle will search for keys there in priority.
    The plain text file will be ignored if there's already a `.gpg` file (the binary version takes precedence).
    
    You can _ask Gradle to export all keys it used for verification of this build to the keyring_ during bootstrapping:
    
    ----
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Feb 07 20:36:31 UTC 2024
    - 56.7K bytes
    - Viewed (0)
  4. guava/src/com/google/common/reflect/TypeToken.java

        TypeResolver resolver =
            new TypeResolver()
                .where(
                    ImmutableMap.of(
                        new TypeResolver.TypeVariableKey(typeParam.typeVariable), typeArg.runtimeType));
        // If there's any type error, we'd report now rather than later.
        return new SimpleTypeToken<>(resolver.resolveType(runtimeType));
      }
    
      /**
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Jun 26 21:02:13 UTC 2023
    - 53.6K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/transforms/resource_op_lifting.cc

      void runOnOperation() override;
    };
    
    bool IsResource(Value value) {
      return mlir::isa<TF::ResourceType>(getElementTypeOrSelf(value.getType()));
    }
    
    // Get the type of the data contained in a resource. Returns null if there is
    // no single type in the resource.
    Type GetResourceSubtype(Value value) {
      auto resource_type =
          mlir::dyn_cast<TF::ResourceType>(getElementTypeOrSelf(value.getType()));
      auto subtypes = resource_type.getSubtypes();
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 55.1K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/tests/merge_control_flow.mlir

        tf_device.return
      }) {cluster_attr = "cluster_attr"} : () -> ()
      func.return
    }
    
    
    // Check that two IfRegion groups where each of them contains three IfRegions with
    // the same predicate are merged. There are no dependencies between IfRegions.
    
    // CHECK-LABEL: func @three_if_regions_with_same_predicate_merged
    func.func @three_if_regions_with_same_predicate_merged() {
      // CHECK:      tf_device.cluster
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 30 06:52:55 UTC 2023
    - 63.7K bytes
    - Viewed (0)
  7. src/regexp/syntax/parse.go

    // might need processing. Since this is called before a push,
    // the topmost literal is no longer subject to operators like *
    // (Otherwise ab* would turn into (ab)*.)
    // If r >= 0 and there's a node left over, maybeConcat uses it
    // to push r with the given flags.
    // maybeConcat reports whether r was pushed.
    func (p *parser) maybeConcat(r rune, flags Flags) bool {
    	n := len(p.stack)
    	if n < 2 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 13:59:01 UTC 2024
    - 52.1K bytes
    - Viewed (0)
  8. pkg/scheduler/internal/queue/scheduling_queue.go

    		// If the pod is already in the active queue, just update it there.
    		if oldPodInfo, exists, _ := p.activeQ.Get(oldPodInfo); exists {
    			pInfo := updatePod(oldPodInfo, newPod)
    			p.updateNominatedPodUnlocked(logger, oldPod, pInfo.PodInfo)
    			return p.activeQ.Update(pInfo)
    		}
    
    		// If the pod is in the backoff queue, update it there.
    		if oldPodInfo, exists, _ := p.podBackoffQ.Get(oldPodInfo); exists {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 13:26:09 UTC 2024
    - 61.4K bytes
    - Viewed (0)
  9. src/cmd/compile/internal/ssa/debug.go

    		return false
    	}
    	if pending.Registers&new.Registers != pending.Registers {
    		// There is at least one register in pending not mentioned in new.
    		return false
    	}
    	return true
    }
    
    // firstReg returns the first register in set that is present.
    func firstReg(set RegisterSet) uint8 {
    	if set == 0 {
    		// This is wrong, but there seem to be some situations where we
    		// produce locations with no storage.
    		return 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 19:44:43 UTC 2024
    - 58.4K bytes
    - Viewed (0)
  10. src/cmd/link/internal/ld/xcoff.go

    			// .debug_abbrev is common to all packages and not found with the previous function
    			if sect.Name == ".debug_abbrev" {
    				dwsize = uint64(ldr.SymSize(loader.Sym(sect.Sym)))
    
    			}
    		} else {
    			// There is only one .FILE with external linking.
    			dwsize = sect.Length
    		}
    
    		// get XCOFF name
    		name, _ := xcoffGetDwarfSubtype(sect.Name)
    		s := &XcoffSymEnt64{
    			Nvalue:  currDwscnoff[sect.Name],
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 01 19:58:23 UTC 2023
    - 51.8K bytes
    - Viewed (0)
Back to top