Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of about 10,000 for a$ (0.04 sec)

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

                problem("Build file 'a/build.gradle.kts': Project ':a' cannot access 'Project.buildDir' functionality on subprojects of project ':'", 2)
            }
        }
    
        def "build script can query basic details of projects in a function called from allprojects block"() {
            createDirs("a", "b")
            settingsFile << """
                rootProject.name = "root"
                include("a", "b")
            """
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Jun 08 11:29:25 UTC 2024
    - 5.8K bytes
    - Viewed (0)
  2. src/net/http/routing_tree.go

    // For example, given the patterns
    //     /a/b/z
    //     /a/{x}/c
    // we will first try to match the path "/a/b/c" with /a/b/z, and
    // when that fails we will try against /a/{x}/c.
    
    package http
    
    import (
    	"strings"
    )
    
    // A routingNode is a node in the decision tree.
    // The same struct is used for leaf and interior nodes.
    type routingNode struct {
    	// A leaf node holds a single pattern and the Handler it was registered
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 30 15:43:24 UTC 2024
    - 7.5K bytes
    - Viewed (0)
  3. tools/istio-iptables/pkg/capture/testdata/ipv6-outbound-ports.golden

    iptables -t nat -N ISTIO_OUTPUT
    iptables -t nat -A ISTIO_INBOUND -p tcp --dport 15008 -j RETURN
    iptables -t nat -A ISTIO_REDIRECT -p tcp -j REDIRECT --to-ports 15001
    iptables -t nat -A ISTIO_IN_REDIRECT -p tcp -j REDIRECT --to-ports 15006
    iptables -t nat -A OUTPUT -p tcp -j ISTIO_OUTPUT
    iptables -t nat -A ISTIO_OUTPUT -o lo -s 127.0.0.6/32 -j RETURN
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 17:46:23 UTC 2024
    - 2.4K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/rbac/v1/generated.proto

      repeated PolicyRule rules = 2;
    }
    
    // RoleBinding references a role, but does not contain it.  It can reference a Role in the same namespace or a ClusterRole in the global namespace.
    // It adds who information via Subjects and namespace information by which namespace it exists in.  RoleBindings in a given
    // namespace only have effect in that namespace.
    message RoleBinding {
      // 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)
  5. src/cmd/go/testdata/script/mod_vendor_embed.txt

    -- go.mod --
    module example.com/foo
    go 1.16
    
    require (
    	example.com/a v0.1.0
    )
    
    replace (
    	example.com/a v0.1.0 => ./a
    )
    -- foo.go --
    package main
    
    import (
    	"fmt"
    
    	"example.com/a"
    )
    
    func main() {
        fmt.Println(a.Str())
    }
    -- a/go.mod --
    module example.com/a
    -- a/a.go --
    package a
    
    import _ "embed"
    
    //go:embed samedir_embed.txt
    var sameDir string
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 26 21:14:55 UTC 2024
    - 4.2K bytes
    - Viewed (0)
  6. test/codegen/bits.go

    	n += a ^ (1 << 28)
    
    	// amd64:"XORL\t[$]1"
    	n += a ^ (1 << 0)
    
    	return n
    }
    
    // check direct operation on memory with constant and shifted constant sources
    func bitOpOnMem(a []uint32, b, c, d uint32) {
    	// amd64:`ANDL\s[$]200,\s\([A-Z][A-Z0-9]+\)`
    	a[0] &= 200
    	// amd64:`ORL\s[$]220,\s4\([A-Z][A-Z0-9]+\)`
    	a[1] |= 220
    	// amd64:`XORL\s[$]240,\s8\([A-Z][A-Z0-9]+\)`
    	a[2] ^= 240
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 19:02:52 UTC 2024
    - 7.8K bytes
    - Viewed (0)
  7. src/internal/filepathlite/path_windows.go

    		return true
    	}
    	return false
    }
    
    func equalFold(a, b string) bool {
    	if len(a) != len(b) {
    		return false
    	}
    	for i := 0; i < len(a); i++ {
    		if toUpper(a[i]) != toUpper(b[i]) {
    			return false
    		}
    	}
    	return true
    }
    
    func toUpper(c byte) byte {
    	if 'a' <= c && c <= 'z' {
    		return c - ('a' - 'A')
    	}
    	return c
    }
    
    // IsAbs reports whether the path is absolute.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 26 23:07:50 UTC 2024
    - 8.5K bytes
    - Viewed (0)
  8. docs/en/docs/tutorial/security/first-steps.md

    # Security - First Steps
    
    Let's imagine that you have your **backend** API in some domain.
    
    And you have a **frontend** in another domain or in a different path of the same domain (or in a mobile application).
    
    And you want to have a way for the frontend to authenticate with the backend, using a **username** and **password**.
    
    We can use **OAuth2** to build that with **FastAPI**.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Jun 03 01:48:20 UTC 2024
    - 9.1K bytes
    - Viewed (0)
  9. docs/en/docs/tutorial/extra-data-types.md

    * `datetime.time`:
        * A Python `datetime.time`.
        * In requests and responses will be represented as a `str` in ISO 8601 format, like: `14:23:55.003`.
    * `datetime.timedelta`:
        * A Python `datetime.timedelta`.
        * In requests and responses will be represented as a `float` of total seconds.
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Mar 22 01:42:11 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  10. platforms/software/dependency-management/src/test/groovy/org/gradle/api/internal/artifacts/ivyservice/resolveengine/result/ResolutionResultGraphBuilderSpec.groovy

      x:b1:1 [a]
        x:b2:1 [a,b1]
          x:b3:1 [a,b1,b2]
      x:b2:1 [a,b1]
        x:b3:1 [a,b1,b2]
      x:b3:1 [a,b1,b2]
    """
        }
    
        def "builds graph with cycles"() {
            given:
            node("a")
            node("b")
            node("c")
            resolvedConf("a", [dep("a", "b")])
            resolvedConf("b", [dep("b", "c")])
            resolvedConf("c", [dep("c", "a")])
    
            when:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 22 19:04:04 UTC 2024
    - 9.5K bytes
    - Viewed (0)
Back to top