Home
last modified time | relevance | path

Searched defs:Pattern (Results 1 – 25 of 5010) sorted by relevance

12345678910>>...201

/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/zealic/xignore/
H A Dpattern.go14 type Pattern struct { struct
15 value string
16 exclusion bool
17 regexpText string
18 regexp *regexp.Regexp
40 func (p *Pattern) String() string {
49 func (p *Pattern) IsExclusion() bool {
54 func (p *Pattern) IsEmpty() bool {
59 func (p *Pattern) IsRoot() bool {
64 func (p *Pattern) Match(path string) bool {
[all …]
/dports/lang/solidity/solidity_0.8.11/libevmasm/
H A DRuleList.h73 std::vector<SimplificationRule<Pattern>> simplificationRuleListPart1( in simplificationRuleListPart1() argument
133 std::vector<SimplificationRule<Pattern>> simplificationRuleListPart2( in simplificationRuleListPart2() argument
191 std::vector<SimplificationRule<Pattern>> simplificationRuleListPart3( in simplificationRuleListPart3() argument
217 std::vector<SimplificationRule<Pattern>> simplificationRuleListPart4( in simplificationRuleListPart4() argument
250 std::vector<SimplificationRule<Pattern>> simplificationRuleListPart4_5( in simplificationRuleListPart4_5() argument
277 std::vector<SimplificationRule<Pattern>> simplificationRuleListPart5( in simplificationRuleListPart5() argument
369 std::vector<SimplificationRule<Pattern>> simplificationRuleListPart6( in simplificationRuleListPart6() argument
415 std::vector<SimplificationRule<Pattern>> simplificationRuleListPart7( in simplificationRuleListPart7() argument
651 std::vector<SimplificationRule<Pattern>> simplificationRuleListPart8( in simplificationRuleListPart8() argument
706 std::vector<SimplificationRule<Pattern>> evmRuleList( in evmRuleList() argument
/dports/lang/rust/rustc-1.58.1-src/src/doc/book/src/
H A Dch17-03-oo-design-patterns.md66 ### Defining `Post` and Creating a New Instance in the Draft State
98 ### Storing the Text of the Post Content
125 ### Ensuring the Content of a Draft Post Is Empty
148 ### Requesting a Review of the Post Changes Its State
204 ### Adding the `approve` Method that Changes the Behavior of `content`
291 ### Trade-offs of the State Pattern
350 #### Encoding States and Behavior as Types
402 #### Implementing Transitions as Transformations into Different Types
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/devel/etcd32/etcd-3.2.32/cmd/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/grpc-ecosystem/grpc-gateway/grpc-gateway-1.3.1/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/devel/etcd31/etcd-3.1.20/cmd/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
135 func MustPattern(p Pattern, err error) Pattern {
145 func (p Pattern) Match(components []string, verb string) (map[string]string, error) {
199 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/sysutils/rest-server/goji-2.0.2/pat/
H A Dpat.go112 type Pattern struct { struct
113 raw string
114 methods map[string]struct{}
120 pats patNames
121 breaks []byte
122 literals []string
123 wildcard bool
179 func (p *Pattern) Match(r *http.Request) *http.Request {
251 func (p *Pattern) PathPrefix() string {
262 func (p *Pattern) HTTPMethods() map[string]struct{} {
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
40 assumeColonVerb bool
153 func MustPattern(p Pattern, err error) Pattern {
226 func (p Pattern) Verb() string { return p.verb }
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern.go25 type Pattern struct { struct
27 ops []op
29 pool []string
31 vars []string
33 stacksize int
35 tailLen int
37 verb string
40 assumeColonVerb bool
153 func MustPattern(p Pattern, err error) Pattern {
226 func (p Pattern) Verb() string { return p.verb }
[all …]

12345678910>>...201