Home
last modified time | relevance | path

Searched refs:NewAny (Results 1 – 25 of 141) sorted by relevance

123456

/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/types/
H A Dtypes_test.go27 NewAny(),
65 {NewArray(NewAny(), nil), NewArray(NewAny(), NewAny()), -1},
66 {NewArray(NewAny(), NewAny()), NewArray(NewAny(), NewAny()), 0},
67 {NewArray(NewAny(), NewAny()), NewArray(NewAny(), NewString()), 1},
68 {NewArray(NewAny(), NewAny()), NewArray(NewAny(), nil), 1},
165 {NewAny(), NewNull(), NewAny()},
166 {NewNull(), NewAny(), NewAny()},
168 {NewAny(), NewAny(), NewAny()},
169 {NewAny(NewNull(), NewNumber()), NewAny(), NewAny()},
233 {"any", NewAny(NewArray(nil, nil), NewSet(S)), NewAny(S, N)},
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/types/
H A Dtypes_test.go27 NewAny(),
65 {NewArray(NewAny(), nil), NewArray(NewAny(), NewAny()), -1},
66 {NewArray(NewAny(), NewAny()), NewArray(NewAny(), NewAny()), 0},
67 {NewArray(NewAny(), NewAny()), NewArray(NewAny(), NewString()), 1},
68 {NewArray(NewAny(), NewAny()), NewArray(NewAny(), nil), 1},
165 {NewAny(), NewNull(), NewAny()},
166 {NewNull(), NewAny(), NewAny()},
168 {NewAny(), NewAny(), NewAny()},
169 {NewAny(NewNull(), NewNumber()), NewAny(), NewAny()},
231 {"any", NewAny(NewArray(nil, nil), NewSet(S)), NewAny(S, N)},
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/ast/
H A Dbuiltins.go495 types.NewAny(
511 types.NewAny(
525 types.NewAny(
539 types.NewAny(
553 types.NewAny(
568 types.NewAny(
583 types.NewAny(
632 types.NewAny(
742 types.NewAny(
1016 types.NewAny(
[all …]
H A Dcheck_test.go117 types.NewAny(
119 types.NewAny(types.N, types.S),
220 Var("k"): types.NewAny(types.S, types.N),
252 Var("y"): types.NewAny(
261 Var("y"): types.NewAny(
270 Var("y"): types.NewAny(
386 types.NewAny(
393 types.NewAny(
405 types.NewAny(
609 types.NewAny(types.NewObject(
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/gobwas/glob/match/
H A Dany_test.go28 p := NewAny(test.sep)
40 m := NewAny(bench_separators)
49 m := NewAny(bench_separators)
H A Devery_of_test.go17 NewAny(nil),
27 NewAny(nil),
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gobwas/glob/glob-0.2.3/match/
H A Dany_test.go28 p := NewAny(test.sep)
40 m := NewAny(bench_separators)
49 m := NewAny(bench_separators)
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gobwas/glob/match/
H A Dany_test.go28 p := NewAny(test.sep)
40 m := NewAny(bench_separators)
49 m := NewAny(bench_separators)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/gobwas/glob/glob-19c076cdf202/match/
H A Dany_test.go28 p := NewAny(test.sep)
40 m := NewAny(bench_separators)
49 m := NewAny(bench_separators)
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/gobwas/glob/match/
H A Dany_test.go28 p := NewAny(test.sep)
40 m := NewAny(bench_separators)
49 m := NewAny(bench_separators)
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/gobwas/glob/match/
H A Dany_test.go28 p := NewAny(test.sep)
40 m := NewAny(bench_separators)
49 m := NewAny(bench_separators)
/dports/www/colly/colly-2.1.0/vendor/github.com/gobwas/glob/match/
H A Dany_test.go28 p := NewAny(test.sep)
40 m := NewAny(bench_separators)
49 m := NewAny(bench_separators)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gobwas/glob/match/
H A Dany_test.go28 p := NewAny(test.sep)
40 m := NewAny(bench_separators)
49 m := NewAny(bench_separators)
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/gobwas/glob/match/
H A Dany_test.go28 p := NewAny(test.sep)
40 m := NewAny(bench_separators)
49 m := NewAny(bench_separators)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/gobwas/glob/compiler/
H A Dcompiler_test.go152 match.NewAny(separators),
174 match.NewAny([]rune{'a'}),
218 match.NewAny(nil),
220 match.NewAny(nil),
224 match.NewAny(nil),
225 match.NewAny(nil),
269 match.NewAny(nil),
281 match.NewAny(nil),
290 match.NewAny(nil),
293 match.NewAny(nil),
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gobwas/glob/glob-0.2.3/compiler/
H A Dcompiler_test.go152 match.NewAny(separators),
174 match.NewAny([]rune{'a'}),
218 match.NewAny(nil),
220 match.NewAny(nil),
224 match.NewAny(nil),
225 match.NewAny(nil),
269 match.NewAny(nil),
281 match.NewAny(nil),
290 match.NewAny(nil),
293 match.NewAny(nil),
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gobwas/glob/compiler/
H A Dcompiler_test.go152 match.NewAny(separators),
174 match.NewAny([]rune{'a'}),
218 match.NewAny(nil),
220 match.NewAny(nil),
224 match.NewAny(nil),
225 match.NewAny(nil),
269 match.NewAny(nil),
281 match.NewAny(nil),
290 match.NewAny(nil),
293 match.NewAny(nil),
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/gobwas/glob/glob-19c076cdf202/compiler/
H A Dcompiler_test.go152 match.NewAny(separators),
174 match.NewAny([]rune{'a'}),
218 match.NewAny(nil),
220 match.NewAny(nil),
224 match.NewAny(nil),
225 match.NewAny(nil),
269 match.NewAny(nil),
281 match.NewAny(nil),
290 match.NewAny(nil),
293 match.NewAny(nil),
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/gobwas/glob/compiler/
H A Dcompiler_test.go152 match.NewAny(separators),
174 match.NewAny([]rune{'a'}),
218 match.NewAny(nil),
220 match.NewAny(nil),
224 match.NewAny(nil),
225 match.NewAny(nil),
269 match.NewAny(nil),
281 match.NewAny(nil),
290 match.NewAny(nil),
293 match.NewAny(nil),
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/gobwas/glob/compiler/
H A Dcompiler_test.go152 match.NewAny(separators),
174 match.NewAny([]rune{'a'}),
218 match.NewAny(nil),
220 match.NewAny(nil),
224 match.NewAny(nil),
225 match.NewAny(nil),
269 match.NewAny(nil),
281 match.NewAny(nil),
290 match.NewAny(nil),
293 match.NewAny(nil),
[all …]
/dports/www/colly/colly-2.1.0/vendor/github.com/gobwas/glob/compiler/
H A Dcompiler_test.go152 match.NewAny(separators),
174 match.NewAny([]rune{'a'}),
218 match.NewAny(nil),
220 match.NewAny(nil),
224 match.NewAny(nil),
225 match.NewAny(nil),
269 match.NewAny(nil),
281 match.NewAny(nil),
290 match.NewAny(nil),
293 match.NewAny(nil),
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gobwas/glob/compiler/
H A Dcompiler_test.go152 match.NewAny(separators),
174 match.NewAny([]rune{'a'}),
218 match.NewAny(nil),
220 match.NewAny(nil),
224 match.NewAny(nil),
225 match.NewAny(nil),
269 match.NewAny(nil),
281 match.NewAny(nil),
290 match.NewAny(nil),
293 match.NewAny(nil),
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/gobwas/glob/compiler/
H A Dcompiler_test.go152 match.NewAny(separators),
174 match.NewAny([]rune{'a'}),
218 match.NewAny(nil),
220 match.NewAny(nil),
224 match.NewAny(nil),
225 match.NewAny(nil),
269 match.NewAny(nil),
281 match.NewAny(nil),
290 match.NewAny(nil),
293 match.NewAny(nil),
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/ast/
H A Dcheck_test.go105 types.NewAny(
107 types.NewAny(types.N, types.S),
162 Var("x"): types.NewAny(types.NewNull(), types.B),
208 Var("k"): types.NewAny(types.S, types.N),
240 Var("y"): types.NewAny(
249 Var("y"): types.NewAny(
258 Var("y"): types.NewAny(
374 types.NewAny(
381 types.NewAny(
393 types.NewAny(
[all …]
H A Dbuiltins.go272 types.NewAny(types.N, types.NewSet(types.A)),
365 types.NewAny(
381 types.NewAny(
395 types.NewAny(
409 types.NewAny(
423 types.NewAny(
443 types.NewAny(
497 types.NewAny(
734 types.NewAny(
908 types.NewAny(
[all …]

123456