Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 479 for Street (0.13 sec)

  1. src/cmd/go/internal/modload/import.go

    	// This check is unnecessary inside the module cache
    	// and important to skip in the vendor directory,
    	// where all the module trees have been overlaid.
    	// So we only check local module trees
    	// (the main module, and any directory trees pointed at by replace directives).
    	if isLocal {
    		for d := dir; d != mdir && len(d) > len(mdir); {
    			haveGoMod := haveGoModCache.Do(d, func() bool {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 07 15:21:14 UTC 2024
    - 27.7K bytes
    - Viewed (0)
  2. src/vendor/golang.org/x/text/unicode/norm/iter.go

    	}
    	for j < len(d) {
    		info := i.rb.f.info(input{bytes: d}, j)
    		if info.BoundaryBefore() {
    			i.multiSeg = d[j:]
    			return d[:j]
    		}
    		j += int(info.size)
    	}
    	// treat last segment as normal decomposition
    	i.next = i.rb.f.nextMain
    	return i.next(i)
    }
    
    // nextMultiNorm is used for iterating over multi-segment decompositions
    // for composing normal forms.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 19:27:51 UTC 2019
    - 11K bytes
    - Viewed (0)
  3. pilot/pkg/networking/core/tls.go

    					// Scan all the match blocks
    					// if we find any match block without a runtime destination subnet match
    					// i.e. match any destination address, then we treat it as the terminal match/catch all match
    					// and break out of the loop. We also treat it as a terminal match if the listener is bound
    					// to a unix domain socket.
    					// But if we find only runtime destination subnet matches in all match blocks, collect them
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Mar 28 17:09:02 UTC 2024
    - 14.7K bytes
    - Viewed (0)
  4. platforms/core-configuration/kotlin-dsl-provider-plugins/src/main/kotlin/org/gradle/kotlin/dsl/provider/plugins/precompiled/DefaultPrecompiledScriptPluginsSupport.kt

        }
    }
    
    
    private
    val scriptTemplates by lazy {
        listOf(
            // treat *.settings.gradle.kts files as Settings scripts
            PrecompiledSettingsScript::class.qualifiedName!!,
            // treat *.init.gradle.kts files as Gradle scripts
            PrecompiledInitScript::class.qualifiedName!!,
            // treat *.gradle.kts files as Project scripts
            PrecompiledProjectScript::class.qualifiedName!!
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Mar 21 10:44:10 UTC 2024
    - 21K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/networking/v1beta1/types.go

    	//   priority.
    	PathTypePrefix = PathType("Prefix")
    
    	// PathTypeImplementationSpecific matching is up to the IngressClass.
    	// Implementations can treat this as a separate PathType or treat it
    	// identically to Prefix or Exact path types.
    	PathTypeImplementationSpecific = PathType("ImplementationSpecific")
    )
    
    // HTTPIngressPath associates a path with a backend. Incoming urls matching the
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:30 UTC 2023
    - 19.7K bytes
    - Viewed (0)
  6. src/test/java/jcifs/tests/FileOperationsTest.java

                f.createNewFile();
                boolean renamed = false;
                try {
                    f.renameTo(tgt, true);
                    Assert.assertFalse("Should not be able to rename between trees", true);
                }
                catch ( SmbUnsupportedOperationException e ) {
                    try ( SmbTreeHandle th = defaultShareRoot.getTreeHandle() ) {
                        Assume.assumeTrue("Not SMB2", th.isSMB2());
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Thu Jan 05 13:17:59 UTC 2023
    - 16.3K bytes
    - Viewed (0)
  7. pilot/pkg/serviceregistry/kube/controller/serviceimportcache.go

    	if mcsService == nil {
    		if event == model.EventDelete || len(ips) == 0 {
    			// We never created the service. Nothing to delete.
    			return nil
    		}
    
    		// The service didn't exist prior. Treat it as an add.
    		event = model.EventAdd
    
    		// Create the MCS service, based on the cluster.local service. We get the merged, mesh-wide service
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Feb 28 16:41:38 UTC 2024
    - 10.2K bytes
    - Viewed (0)
  8. .teamcity/performance-test-durations.json

      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.corefeature.ArchiveTreePerformanceTest.visiting gzip tar trees",
      "durations" : [ {
        "testProject" : "archivePerformanceProject",
        "linux" : 322
      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.corefeature.ArchiveTreePerformanceTest.visiting tar trees",
      "durations" : [ {
        "testProject" : "archivePerformanceProject",
        "linux" : 320
      } ]
    }, {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 10:30:45 UTC 2024
    - 27.9K bytes
    - Viewed (1)
  9. build-logic/binary-compatibility/src/test/kotlin/gradlebuild/binarycompatibility/AbstractBinaryCompatibilityTest.kt

                        $v2
                        """
                    )
                },
                block = block
            )
    
        /**
         * Runs the binary compatibility check against two source trees.
         *
         * The fixture build supports both Java and Kotlin sources.
         *
         * @param v1 sources producer for V1, receiver is the `src/main` directory
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 04 14:00:46 UTC 2024
    - 16.4K bytes
    - Viewed (0)
  10. src/os/types_windows.go

    	// by just calling "fi, err := os.Lstat(name); err == nil && fi.IsDir()".
    	// Note that POSIX only defines the semantics for symlinks, not for
    	// mount points or other surrogate reparse points, but we treat them
    	// the same way for consistency. Also, mount points can contain infinite
    	// loops, so it is not safe to walk them without special handling.
    	if !fs.isReparseTagNameSurrogate() {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 07 18:44:48 UTC 2024
    - 11.7K bytes
    - Viewed (0)
Back to top