Home
last modified time | relevance | path

Searched refs:anything (Results 1 – 25 of 12079) sorted by relevance

12345678910>>...484

/dports/devel/grpc/grpc-1.42.0/tools/buildgen/plugins/
H A Dcheck_attrs.py17 def anything(): function
33 'deps': anything(),
37 'src': anything(),
38 'uses': anything(),
45 'build': anything(),
49 'deps': anything(),
59 'src': anything(),
64 'args': anything(),
72 'deps': anything(),
73 'dict': anything(),
[all …]
/dports/devel/grpc134/grpc-1.34.1/tools/buildgen/plugins/
H A Dcheck_attrs.py17 def anything(): function
33 'deps': anything(),
37 'src': anything(),
38 'uses': anything(),
45 'build': anything(),
49 'deps': anything(),
59 'src': anything(),
64 'args': anything(),
72 'deps': anything(),
73 'dict': anything(),
[all …]
/dports/devel/grpc130/grpc-1.30.2/tools/buildgen/plugins/
H A Dcheck_attrs.py17 def anything(): function
33 'deps': anything(),
37 'src': anything(),
38 'uses': anything(),
44 'build': anything(),
48 'deps': anything(),
58 'src': anything(),
63 'args': anything(),
71 'deps': anything(),
72 'dict': anything(),
[all …]
/dports/devel/ctre/compile-time-regular-expressions-3.4.1/include/ctre/
H A Dpcre.hpp160 static constexpr auto rule(b, ctll::term<','>) -> ctll::push<ctll::anything, n>;
178 static constexpr auto rule(backslash, ctll::term<'u'>) -> ctll::push<ctll::anything, k>;
179 static constexpr auto rule(backslash, ctll::term<'x'>) -> ctll::push<ctll::anything, l>;
207 static constexpr auto rule(block, ctll::term<'?'>) -> ctll::push<ctll::anything, d>;
244 static constexpr auto rule(content2, ctll::term<'|'>) -> ctll::push<ctll::anything, a>;
287 static constexpr auto rule(e, ctll::term<'u'>) -> ctll::push<ctll::anything, k, range>;
288 static constexpr auto rule(e, ctll::term<'x'>) -> ctll::push<ctll::anything, l, range>;
311 static constexpr auto rule(f, ctll::term<'u'>) -> ctll::push<ctll::anything, k, range>;
312 static constexpr auto rule(f, ctll::term<'x'>) -> ctll::push<ctll::anything, l, range>;
323 static constexpr auto rule(g, ctll::term<'l'>) -> ctll::push<ctll::anything, o>;
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/shared_contexts/lib/gitlab/sidekiq_middleware/
H A Dserver_metrics_shared_context.rb24 …eceive(:histogram).with(:sidekiq_jobs_queue_duration_seconds, anything, anything, anything).and_re…
25 …to receive(:histogram).with(:sidekiq_jobs_completion_seconds, anything, anything, anything).and_re…
26 …trics).to receive(:histogram).with(:sidekiq_jobs_cpu_seconds, anything, anything, anything).and_re…
27 …etrics).to receive(:histogram).with(:sidekiq_jobs_db_seconds, anything, anything, anything).and_re…
28 …cs).to receive(:histogram).with(:sidekiq_jobs_gitaly_seconds, anything, anything, anything).and_re…
29 …ve(:histogram).with(:sidekiq_redis_requests_duration_seconds, anything, anything, anything).and_re…
30 …ogram).with(:sidekiq_elasticsearch_requests_duration_seconds, anything, anything, anything).and_re…
31 …allow(Gitlab::Metrics).to receive(:counter).with(:sidekiq_jobs_failed_total, anything).and_return(…
32 …allow(Gitlab::Metrics).to receive(:counter).with(:sidekiq_jobs_retried_total, anything).and_return…
36 …allow(Gitlab::Metrics).to receive(:gauge).with(:sidekiq_running_jobs, anything, {}, :all).and_retu…
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/uri/tasks/
H A Dredirect-urllib2.yml15 - http_301_head.json.url == 'https://{{ httpbin_host }}/anything'
18 - http_301_head.url == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.json.url == 'https://{{ httpbin_host }}/anything'
36 - http_301_get.url == 'https://{{ httpbin_host }}/anything'
57 - http_301_post.url == 'https://{{ httpbin_host }}/anything'
76 - http_302_head.url == 'https://{{ httpbin_host }}/anything'
94 - http_302_get.url == 'https://{{ httpbin_host }}/anything'
115 - http_302_post.url == 'https://{{ httpbin_host }}/anything'
134 - http_303_head.url == 'https://{{ httpbin_host }}/anything'
152 - http_303_get.url == 'https://{{ httpbin_host }}/anything'
[all …]
H A Dredirect-safe.yml15 - http_301_head.url == 'https://{{ httpbin_host }}/anything'
30 - http_301_get.json.url == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.url == 'https://{{ httpbin_host }}/anything'
70 - http_302_head.url == 'https://{{ httpbin_host }}/anything'
88 - http_302_get.url == 'https://{{ httpbin_host }}/anything'
125 - http_303_head.url == 'https://{{ httpbin_host }}/anything'
143 - http_303_get.url == 'https://{{ httpbin_host }}/anything'
180 - http_307_head.url == 'https://{{ httpbin_host }}/anything'
198 - http_307_get.url == 'https://{{ httpbin_host }}/anything'
235 - http_308_head.url == 'https://{{ httpbin_host }}/anything'
[all …]
H A Dredirect-all.yml15 - http_301_head.url == 'https://{{ httpbin_host }}/anything'
30 - http_301_get.json.url == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.url == 'https://{{ httpbin_host }}/anything'
54 - http_301_post.url == 'https://{{ httpbin_host }}/anything'
70 - http_302_head.url == 'https://{{ httpbin_host }}/anything'
88 - http_302_get.url == 'https://{{ httpbin_host }}/anything'
109 - http_302_post.url == 'https://{{ httpbin_host }}/anything'
125 - http_303_head.url == 'https://{{ httpbin_host }}/anything'
143 - http_303_get.url == 'https://{{ httpbin_host }}/anything'
198 - http_307_get.url == 'https://{{ httpbin_host }}/anything'
[all …]
H A Dredirect-none.yml14 - http_301_head.location == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.location == 'https://{{ httpbin_host }}/anything'
54 - http_301_post.location == 'https://{{ httpbin_host }}/anything'
73 - http_302_head.location == 'https://{{ httpbin_host }}/anything'
92 - http_302_get.location == 'https://{{ httpbin_host }}/anything'
113 - http_302_post.location == 'https://{{ httpbin_host }}/anything'
132 - http_303_head.location == 'https://{{ httpbin_host }}/anything'
151 - http_303_get.location == 'https://{{ httpbin_host }}/anything'
172 - http_303_post.location == 'https://{{ httpbin_host }}/anything'
210 - http_307_get.location == 'https://{{ httpbin_host }}/anything'
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/uri/tasks/
H A Dredirect-urllib2.yml15 - http_301_head.json.url == 'https://{{ httpbin_host }}/anything'
18 - http_301_head.url == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.json.url == 'https://{{ httpbin_host }}/anything'
36 - http_301_get.url == 'https://{{ httpbin_host }}/anything'
57 - http_301_post.url == 'https://{{ httpbin_host }}/anything'
76 - http_302_head.url == 'https://{{ httpbin_host }}/anything'
94 - http_302_get.url == 'https://{{ httpbin_host }}/anything'
115 - http_302_post.url == 'https://{{ httpbin_host }}/anything'
134 - http_303_head.url == 'https://{{ httpbin_host }}/anything'
152 - http_303_get.url == 'https://{{ httpbin_host }}/anything'
[all …]
H A Dredirect-all.yml15 - http_301_head.url == 'https://{{ httpbin_host }}/anything'
30 - http_301_get.json.url == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.url == 'https://{{ httpbin_host }}/anything'
54 - http_301_post.url == 'https://{{ httpbin_host }}/anything'
70 - http_302_head.url == 'https://{{ httpbin_host }}/anything'
88 - http_302_get.url == 'https://{{ httpbin_host }}/anything'
109 - http_302_post.url == 'https://{{ httpbin_host }}/anything'
125 - http_303_head.url == 'https://{{ httpbin_host }}/anything'
143 - http_303_get.url == 'https://{{ httpbin_host }}/anything'
198 - http_307_get.url == 'https://{{ httpbin_host }}/anything'
[all …]
H A Dredirect-safe.yml15 - http_301_head.url == 'https://{{ httpbin_host }}/anything'
30 - http_301_get.json.url == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.url == 'https://{{ httpbin_host }}/anything'
70 - http_302_head.url == 'https://{{ httpbin_host }}/anything'
88 - http_302_get.url == 'https://{{ httpbin_host }}/anything'
125 - http_303_head.url == 'https://{{ httpbin_host }}/anything'
143 - http_303_get.url == 'https://{{ httpbin_host }}/anything'
180 - http_307_head.url == 'https://{{ httpbin_host }}/anything'
198 - http_307_get.url == 'https://{{ httpbin_host }}/anything'
235 - http_308_head.url == 'https://{{ httpbin_host }}/anything'
[all …]
H A Dredirect-none.yml14 - http_301_head.location == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.location == 'https://{{ httpbin_host }}/anything'
54 - http_301_post.location == 'https://{{ httpbin_host }}/anything'
73 - http_302_head.location == 'https://{{ httpbin_host }}/anything'
92 - http_302_get.location == 'https://{{ httpbin_host }}/anything'
113 - http_302_post.location == 'https://{{ httpbin_host }}/anything'
132 - http_303_head.location == 'https://{{ httpbin_host }}/anything'
151 - http_303_get.location == 'https://{{ httpbin_host }}/anything'
172 - http_303_post.location == 'https://{{ httpbin_host }}/anything'
210 - http_307_get.location == 'https://{{ httpbin_host }}/anything'
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/uri/tasks/
H A Dredirect-urllib2.yml15 - http_301_head.json.url == 'https://{{ httpbin_host }}/anything'
18 - http_301_head.url == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.json.url == 'https://{{ httpbin_host }}/anything'
36 - http_301_get.url == 'https://{{ httpbin_host }}/anything'
57 - http_301_post.url == 'https://{{ httpbin_host }}/anything'
76 - http_302_head.url == 'https://{{ httpbin_host }}/anything'
94 - http_302_get.url == 'https://{{ httpbin_host }}/anything'
115 - http_302_post.url == 'https://{{ httpbin_host }}/anything'
134 - http_303_head.url == 'https://{{ httpbin_host }}/anything'
152 - http_303_get.url == 'https://{{ httpbin_host }}/anything'
[all …]
H A Dredirect-all.yml15 - http_301_head.url == 'https://{{ httpbin_host }}/anything'
30 - http_301_get.json.url == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.url == 'https://{{ httpbin_host }}/anything'
54 - http_301_post.url == 'https://{{ httpbin_host }}/anything'
70 - http_302_head.url == 'https://{{ httpbin_host }}/anything'
88 - http_302_get.url == 'https://{{ httpbin_host }}/anything'
109 - http_302_post.url == 'https://{{ httpbin_host }}/anything'
125 - http_303_head.url == 'https://{{ httpbin_host }}/anything'
143 - http_303_get.url == 'https://{{ httpbin_host }}/anything'
198 - http_307_get.url == 'https://{{ httpbin_host }}/anything'
[all …]
H A Dredirect-safe.yml15 - http_301_head.url == 'https://{{ httpbin_host }}/anything'
30 - http_301_get.json.url == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.url == 'https://{{ httpbin_host }}/anything'
70 - http_302_head.url == 'https://{{ httpbin_host }}/anything'
88 - http_302_get.url == 'https://{{ httpbin_host }}/anything'
125 - http_303_head.url == 'https://{{ httpbin_host }}/anything'
143 - http_303_get.url == 'https://{{ httpbin_host }}/anything'
180 - http_307_head.url == 'https://{{ httpbin_host }}/anything'
198 - http_307_get.url == 'https://{{ httpbin_host }}/anything'
235 - http_308_head.url == 'https://{{ httpbin_host }}/anything'
[all …]
H A Dredirect-none.yml14 - http_301_head.location == 'https://{{ httpbin_host }}/anything'
33 - http_301_get.location == 'https://{{ httpbin_host }}/anything'
54 - http_301_post.location == 'https://{{ httpbin_host }}/anything'
73 - http_302_head.location == 'https://{{ httpbin_host }}/anything'
92 - http_302_get.location == 'https://{{ httpbin_host }}/anything'
113 - http_302_post.location == 'https://{{ httpbin_host }}/anything'
132 - http_303_head.location == 'https://{{ httpbin_host }}/anything'
151 - http_303_get.location == 'https://{{ httpbin_host }}/anything'
172 - http_303_post.location == 'https://{{ httpbin_host }}/anything'
210 - http_307_get.location == 'https://{{ httpbin_host }}/anything'
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern_test.go14 anything = 0 const
49 int(utilities.OpPush), anything,
57 int(utilities.OpPush), anything,
67 int(utilities.OpPush), anything,
70 int(utilities.OpPushM), anything,
80 int(utilities.OpPushM), anything,
94 int(utilities.OpPushM), anything,
134 ops: []int{-1, anything},
172 int(utilities.OpPushM), anything,
174 int(utilities.OpPushM), anything,
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern_test.go14 anything = 0 const
49 int(utilities.OpPush), anything,
57 int(utilities.OpPush), anything,
67 int(utilities.OpPush), anything,
70 int(utilities.OpPushM), anything,
80 int(utilities.OpPushM), anything,
94 int(utilities.OpPushM), anything,
134 ops: []int{-1, anything},
172 int(utilities.OpPushM), anything,
174 int(utilities.OpPushM), anything,
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dpattern_test.go14 anything = 0 const
49 int(utilities.OpPush), anything,
57 int(utilities.OpPush), anything,
67 int(utilities.OpPush), anything,
70 int(utilities.OpPushM), anything,
80 int(utilities.OpPushM), anything,
94 int(utilities.OpPushM), anything,
134 ops: []int{-1, anything},
172 int(utilities.OpPushM), anything,
174 int(utilities.OpPushM), anything,
[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_test.go14 anything = 0 const
49 int(utilities.OpPush), anything,
57 int(utilities.OpPush), anything,
67 int(utilities.OpPush), anything,
70 int(utilities.OpPushM), anything,
80 int(utilities.OpPushM), anything,
94 int(utilities.OpPushM), anything,
134 ops: []int{-1, anything},
172 int(utilities.OpPushM), anything,
174 int(utilities.OpPushM), anything,
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/grpc-ecosystem/grpc-gateway/grpc-gateway-1.3.1/runtime/
H A Dpattern_test.go14 anything = 0 const
49 int(utilities.OpPush), anything,
57 int(utilities.OpPush), anything,
67 int(utilities.OpPush), anything,
70 int(utilities.OpPushM), anything,
80 int(utilities.OpPushM), anything,
94 int(utilities.OpPushM), anything,
134 ops: []int{-1, anything},
172 int(utilities.OpPushM), anything,
174 int(utilities.OpPushM), anything,
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/support/helpers/
H A Ddns_helpers.rb15 allow(Addrinfo).to receive(:getaddrinfo).with(anything, anything, nil, :STREAM).and_return([])
16 …allow(Addrinfo).to receive(:getaddrinfo).with(anything, anything, nil, :STREAM, anything, anything
20 ….to receive(:getaddrinfo).with(/\Afoobar\.\w|(\d{1,3}\.){4,}\d{1,3}\z/i, anything, nil, :STREAM) do
27 …allow(Addrinfo).to receive(:getaddrinfo).with(local_addresses, anything, nil, :STREAM).and_call_or…
28 …drinfo).to receive(:getaddrinfo).with(local_addresses, anything, nil, :STREAM, anything, anything,…
/dports/devel/py-pyxb/PyXB-1.2.6/tests/trac/
H A Dtest-trac-0094.py51 self.assertEqual(instance._element(), anything)
58 i = xs.string(self.body, _element=anything)
59 instance = container(anything=i)
66 i = xs.string(self.body, _element=anything)
68 instance.anything = i
70 instance.anything = xs.string(self.body)
73 instance.anything = xs.int(43)
76 instance.anything = self.body
78 oc = instance.anything.orderedContent()
84 instance.anything = 43
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/trust-dns-proto-0.20.3/src/rr/rdata/
H A Dnull.rs42 anything: Option<Vec<u8>>, field
52 pub fn with(anything: Vec<u8>) -> NULL { in with()
54 anything: Some(anything), in with()
59 pub fn anything(&self) -> Option<&[u8]> { in anything() method
60 self.anything.as_ref().map(|bytes| &bytes[..]) in anything()
68 let anything = decoder.read_vec(rdata_length)?.unverified(/*any byte array is good*/); in read() localVariable
69 Ok(NULL::with(anything)) in read()
77 if let Some(anything) = nil.anything() { in emit()
78 for b in anything.iter() { in emit()
88 if let Some(thing) = &self.anything { in fmt()

12345678910>>...484