Home
last modified time | relevance | path

Searched refs:downstream (Results 226 – 250 of 13166) sorted by relevance

12345678910>>...527

/dports/www/chromium-legacy/chromium-88.0.4324.182/net/tools/content_decoder_tool/
H A Dcontent_decoder_tool.cc72 std::unique_ptr<SourceStream> downstream = nullptr; in ContentDecoderToolProcessInput() local
74 downstream = CreateBrotliSourceStream(std::move(upstream)); in ContentDecoderToolProcessInput()
76 downstream = GzipSourceStream::Create(std::move(upstream), in ContentDecoderToolProcessInput()
80 downstream = GzipSourceStream::Create(std::move(upstream), in ContentDecoderToolProcessInput()
86 if (downstream == nullptr) { in ContentDecoderToolProcessInput()
90 upstream = std::move(downstream); in ContentDecoderToolProcessInput()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os10/docs/
H A Dos10_uplink.md4 …pecifically enables configuration of association between upstream and downstream interfaces known…
25 | ``uplink_state_group.uplink_type`` | list | Configures the upstream and downstream attribute (see…
26 | ``uplink_type.type`` | string: upstream,downstream | Configures the uplink type | os10 |
29 | ``uplink_state_group.downstream`` | dictionary | Configures downstream information for the uplink…
30 | ``downstream.disable_links`` | integer | Configures number of downstream links to be disabled. St…
31 | ``downstream.auto_recover`` | boolean: True,False | Enables or disables auto recover for downstre…
58 … role* to completely set the uplink sate group instance, and upstream, downstream interfaces. It c…
85 - type: "downstream"
89 downstream:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os10/roles/os10_uplink/
H A DREADME.md4 …pecifically enables configuration of association between upstream and downstream interfaces known…
25 | ``uplink_state_group.uplink_type`` | list | Configures the upstream and downstream attribute (see…
26 | ``uplink_type.type`` | string: upstream,downstream | Configures the uplink type | os10 |
29 | ``uplink_state_group.downstream`` | dictionary | Configures downstream information for the uplink…
30 | ``downstream.disable_links`` | integer | Configures number of downstream links to be disabled. St…
31 | ``downstream.auto_recover`` | boolean: True,False | Enables or disables auto recover for downstre…
58 … role* to completely set the uplink sate group instance, and upstream, downstream interfaces. It c…
85 - type: "downstream"
89 downstream:
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/src/
H A Dshrpx_health_monitor_downstream_connection.cc39 Downstream *downstream) { in attach_downstream() argument
41 DCLOG(INFO, this) << "Attaching to DOWNSTREAM:" << downstream; in attach_downstream()
44 downstream_ = downstream; in attach_downstream()
50 Downstream *downstream) { in detach_downstream() argument
52 DCLOG(INFO, this) << "Detaching from DOWNSTREAM:" << downstream; in detach_downstream()
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/src/
H A Dshrpx_health_monitor_downstream_connection.cc39 Downstream *downstream) { in attach_downstream() argument
41 DCLOG(INFO, this) << "Attaching to DOWNSTREAM:" << downstream; in attach_downstream()
44 downstream_ = downstream; in attach_downstream()
50 Downstream *downstream) { in detach_downstream() argument
52 DCLOG(INFO, this) << "Detaching from DOWNSTREAM:" << downstream; in detach_downstream()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/src/
H A Dshrpx_health_monitor_downstream_connection.cc39 Downstream *downstream) { in attach_downstream() argument
41 DCLOG(INFO, this) << "Attaching to DOWNSTREAM:" << downstream; in attach_downstream()
44 downstream_ = downstream; in attach_downstream()
50 Downstream *downstream) { in detach_downstream() argument
52 DCLOG(INFO, this) << "Detaching from DOWNSTREAM:" << downstream; in detach_downstream()
/dports/www/libnghttp2/nghttp2-1.46.0/src/
H A Dshrpx_health_monitor_downstream_connection.cc39 Downstream *downstream) { in attach_downstream() argument
41 DCLOG(INFO, this) << "Attaching to DOWNSTREAM:" << downstream; in attach_downstream()
44 downstream_ = downstream; in attach_downstream()
50 Downstream *downstream) { in detach_downstream() argument
52 DCLOG(INFO, this) << "Detaching from DOWNSTREAM:" << downstream; in detach_downstream()
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/src/
H A Dshrpx_health_monitor_downstream_connection.cc39 Downstream *downstream) { in attach_downstream() argument
41 DCLOG(INFO, this) << "Attaching to DOWNSTREAM:" << downstream; in attach_downstream()
44 downstream_ = downstream; in attach_downstream()
50 Downstream *downstream) { in detach_downstream() argument
52 DCLOG(INFO, this) << "Detaching from DOWNSTREAM:" << downstream; in detach_downstream()
/dports/www/nghttp2/nghttp2-1.46.0/src/
H A Dshrpx_health_monitor_downstream_connection.cc39 Downstream *downstream) { in attach_downstream() argument
41 DCLOG(INFO, this) << "Attaching to DOWNSTREAM:" << downstream; in attach_downstream()
44 downstream_ = downstream; in attach_downstream()
50 Downstream *downstream) { in detach_downstream() argument
52 DCLOG(INFO, this) << "Detaching from DOWNSTREAM:" << downstream; in detach_downstream()
/dports/graphics/jogamp-jogl/jogl/src/newt/classes/com/jogamp/newt/event/awt/
H A DAWTAdapter.java170 protected AWTAdapter(final com.jogamp.newt.Window downstream) throws IllegalStateException { in AWTAdapter() argument
172 setDownstream(downstream); in AWTAdapter()
186 …public synchronized AWTAdapter setDownstream(final com.jogamp.newt.Window downstream) throws Illeg… in setDownstream() argument
187 if(null==downstream) { in setDownstream()
191 this.newtWindow = downstream; in setDownstream()
192 this.nsHolder = downstream; in setDownstream()
/dports/devel/libvirt/libvirt-7.10.0/tests/qemuxml2argvdata/
H A Dautoindex.args33 -device xio3130-downstream,port=0,chassis=5,id=pci.5,bus=pci.4,addr=0x0 \
34 -device xio3130-downstream,port=1,chassis=6,id=pci.6,bus=pci.4,addr=0x1 \
35 -device xio3130-downstream,port=2,chassis=7,id=pci.7,bus=pci.4,addr=0x2 \
36 -device xio3130-downstream,port=3,chassis=8,id=pci.8,bus=pci.4,addr=0x3 \
37 -device xio3130-downstream,port=4,chassis=9,id=pci.9,bus=pci.4,addr=0x4 \
38 -device xio3130-downstream,port=5,chassis=10,id=pci.10,bus=pci.4,addr=0x5 \
39 -device xio3130-downstream,port=6,chassis=11,id=pci.11,bus=pci.4,addr=0x6 \
40 -device xio3130-downstream,port=7,chassis=12,id=pci.12,bus=pci.4,addr=0x7 \
41 -device xio3130-downstream,port=8,chassis=13,id=pci.13,bus=pci.4,addr=0x8 \
42 -device xio3130-downstream,port=9,chassis=14,id=pci.14,bus=pci.4,addr=0x9 \
H A Dpcie-switch-downstream-port.args31 -device xio3130-downstream,port=0,chassis=3,id=pci.3,bus=pci.2,addr=0x0 \
32 -device xio3130-downstream,port=1,chassis=4,id=pci.4,bus=pci.2,addr=0x1 \
33 -device xio3130-downstream,port=2,chassis=5,id=pci.5,bus=pci.2,addr=0x2 \
34 -device xio3130-downstream,port=39,chassis=30,id=pci.6,bus=pci.2,addr=0x3 \
36 -device xio3130-downstream,port=4,chassis=8,id=pci.8,bus=pci.2,addr=0x4 \
37 -device xio3130-downstream,port=5,chassis=9,id=pci.9,bus=pci.2,addr=0x5 \
38 -device xio3130-downstream,port=6,chassis=10,id=pci.10,bus=pci.2,addr=0x6 \
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/interfaces/matlab/toolbox/
H A DMassFlowController.m1 function m = MassFlowController(upstream, downstream)
3 % m = MassFlowController(upstream, downstream)
6 % rate independent of upstream or downstream conditions. If two reactor
16 % :param downstream:
24 install(m, upstream, downstream)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/logql/
H A Dshardmapper_test.go46 out: `downstream<{foo="bar"}, shard=0_of_2> ++ downstream<{foo="bar"}, shard=1_of_2>`,
131 out: `downstream<{foo="bar"}, shard=0_of_2> ++ downstream<{foo="bar"}, shard=1_of_2>`,
139 …out: `sum(downstream<sum(rate({foo="bar"}[1m])), shard=0_of_2> ++ downstream<sum(rate({foo="bar"}[…
143 …out: `(max(sum(downstream<count(rate({foo="bar"}[5m])), shard=0_of_2> ++ downstream<count(rate({fo…
147 …out: `topk(3,downstream<rate({foo="bar"}[5m]), shard=0_of_2> ++ downstream<rate({foo="bar"}[5m]), …
151 …out: `sum(max(downstream<rate({foo="bar"}[5m]), shard=0_of_2> ++ downstream<rate({foo="bar"}[5m]),…
163 …out: `downstream<{foo="bar"}|="id=123", shard=0_of_2> ++ downstream<{foo="bar"}|="id=123", shard=1…
167 …out: `sum by(cluster)(downstream<sum by(cluster)(rate({foo="bar"}|="id=123"[5m])), shard=0_of_2> +…
188 …ithout(a)(label_replace(sum without(b)(downstream<sum without(b)(rate({foo="bar"}[5m])),shard=0_of…
197downstream<sumby(cluster)(rate({foo="bar"}[5m])),shard=0_of_2>++downstream<sumby(cluster)(rate({fo…
[all …]
/dports/devel/hwloc/hwloc-1.11.13/tests/
H A Dhwloc_iodevs.c35 obj->attr->bridge.downstream.pci.domain, in main()
36 obj->attr->bridge.downstream.pci.secondary_bus, in main()
37 obj->attr->bridge.downstream.pci.subordinate_bus); in main()
44 obj->attr->bridge.downstream.pci.domain, in main()
45 obj->attr->bridge.downstream.pci.secondary_bus, in main()
46 obj->attr->bridge.downstream.pci.subordinate_bus); in main()
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/tests/
H A Dhwloc_iodevs.c35 obj->attr->bridge.downstream.pci.domain, in main()
36 obj->attr->bridge.downstream.pci.secondary_bus, in main()
37 obj->attr->bridge.downstream.pci.subordinate_bus); in main()
44 obj->attr->bridge.downstream.pci.domain, in main()
45 obj->attr->bridge.downstream.pci.secondary_bus, in main()
46 obj->attr->bridge.downstream.pci.subordinate_bus); in main()
/dports/devel/py-jenkins-job-builder/jenkins-job-builder-3.11.0/tests/yamlparser/fixtures/
H A Dsecond_order_parameter_interpolation002.yaml6 - project: '{downstream}'
16 - project: '{downstream}'
26 downstream: '{value-stream}_{project-id}_bar'
34 downstream: '{value-stream}_{project-id}_foo'
47 downstream: ''
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os10/tests/integration/targets/os10_uplink_role/templates/uplink_basic/steps/
H A D02_uplink_update.j29 - type: "downstream"
12 downstream:
23 - type: "downstream"
26 downstream:
H A D03_uplink_absent.j29 - type: "downstream"
12 downstream:
23 - type: "downstream"
26 downstream:
/dports/sysutils/consul/consul-1.10.3/ui/packages/consul-ui/mock-api/v1/internal/ui/metrics-proxy/api/v1/
H A Dquery40 // Match the relabel arguments since "downstream" appears in both
42 // "upstream" appears in downstream query metric names (confusingly).
44 type = "downstream";
53 // NOTE!!! The logic below to pick the upstream/downstream service
64 if (type === 'downstream') {
75 if (type == "downstream" && m && m.length >= 2 && m[1] != "") {
88 if (type == "downstream" && m && m.length >= 2 && m[1] != "") {
101 if (type == "downstream" && m && m.length >= 2 && m[1] != "") {
109 case 'downstream': // fallthrough
122 // stats we return for downstream clusters. But we need it to be
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/ui/packages/consul-ui/mock-api/v1/internal/ui/metrics-proxy/api/v1/
H A Dquery40 // Match the relabel arguments since "downstream" appears in both
42 // "upstream" appears in downstream query metric names (confusingly).
44 type = "downstream";
53 // NOTE!!! The logic below to pick the upstream/downstream service
64 if (type === 'downstream') {
75 if (type == "downstream" && m && m.length >= 2 && m[1] != "") {
88 if (type == "downstream" && m && m.length >= 2 && m[1] != "") {
101 if (type == "downstream" && m && m.length >= 2 && m[1] != "") {
109 case 'downstream': // fallthrough
122 // stats we return for downstream clusters. But we need it to be
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/ui/packages/consul-ui/mock-api/v1/internal/ui/metrics-proxy/api/v1/
H A Dquery40 // Match the relabel arguments since "downstream" appears in both
42 // "upstream" appears in downstream query metric names (confusingly).
44 type = "downstream";
53 // NOTE!!! The logic below to pick the upstream/downstream service
64 if (type === 'downstream') {
75 if (type == "downstream" && m && m.length >= 2 && m[1] != "") {
88 if (type == "downstream" && m && m.length >= 2 && m[1] != "") {
101 if (type == "downstream" && m && m.length >= 2 && m[1] != "") {
109 case 'downstream': // fallthrough
122 // stats we return for downstream clusters. But we need it to be
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/stream/
H A DDistinctOps.java133 downstream.begin(-1); in makeRef()
140 downstream.end(); in makeRef()
148 downstream.accept(lastSeen = null); in makeRef()
151 downstream.accept(lastSeen = t); in makeRef()
162 downstream.begin(-1); in makeRef()
168 downstream.end(); in makeRef()
175 downstream.accept(t); in makeRef()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/
H A DGLPipelineFactory.java91 …al String pipelineClazzBaseName, final Class<?> reqInterface, final GL downstream, final Object[] … in create() argument
92 Class<?> downstreamClazz = downstream.getClass(); in create()
115 if( ! clazzes[i].isInstance(downstream) ) { in create()
117 …System.out.println("GLPipelineFactory: "+downstream.getClass().getName() + " is _not_ instance of … in create()
122 …System.out.println("GLPipelineFactory: "+downstream.getClass().getName() + " _is_ instance of "+ c… in create()
138 …GLException("No pipeline ("+pipelineClazzBaseName+"*) available for :"+downstream.getClass().getNa… in create()
160 cstrArgs[i++] = downstream; in create()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/util/stream/
H A DDistinctOps.java133 downstream.begin(-1); in makeRef()
140 downstream.end(); in makeRef()
148 downstream.accept(lastSeen = null); in makeRef()
151 downstream.accept(lastSeen = t); in makeRef()
162 downstream.begin(-1); in makeRef()
168 downstream.end(); in makeRef()
174 downstream.accept(t); in makeRef()

12345678910>>...527