Home
last modified time | relevance | path

Searched refs:downstream (Results 251 – 275 of 13422) sorted by relevance

1...<<11121314151617181920>>...537

/dports/java/openjdk11-jre/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/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/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/java/openjdk16/jdk16u-jdk-16.0.2-7-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()
H A DIntPipeline.java180 downstream.accept(mapper.apply(t)); in mapToObj()
209 downstream.accept((long) t);
224 downstream.accept((double) t);
246 downstream.accept(mapper.applyAsInt(t));
269 downstream.accept(mapper.applyAsLong(t));
309 downstream.begin(-1);
334 return downstream.cancellationRequested();
352 downstream.begin(-1);
387 downstream.begin(-1);
393 downstream.accept(t);
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-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()
H A DIntPipeline.java180 downstream.accept(mapper.apply(t)); in mapToObj()
209 downstream.accept((long) t);
224 downstream.accept((double) t);
246 downstream.accept(mapper.applyAsInt(t));
269 downstream.accept(mapper.applyAsLong(t));
309 downstream.begin(-1);
334 return downstream.cancellationRequested();
352 downstream.begin(-1);
387 downstream.begin(-1);
393 downstream.accept(t);
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/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()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-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()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-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()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/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/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os10/tests/integration/targets/os10_uplink_role/templates/uplink_basic/steps/
H A D01_uplink_configure.j211 - type: "downstream"
14 downstream:
25 - type: "downstream"
28 downstream:
H A Dteardown.j217 - type: "downstream"
20 downstream:
31 - type: "downstream"
34 downstream:
/dports/www/grafana8/grafana-8.3.6/scripts/drone/pipelines/
H A Dmain.star188 # Add downstream enterprise pipelines triggerable from OSS builds
194 name='build-main-downstream', edition=edition, trigger=trigger, services=services,
199 name='windows-main-downstream', edition=edition, trigger=trigger,
201 platform='windows', depends_on=['build-main-downstream'],
204 name='publish-main-downstream', edition=edition, trigger=trigger,
206 depends_on=['build-main-downstream', 'windows-main-downstream'],
210 …name='notify-main-downstream', slack_channel='grafana-enterprise-ci-notifications', trigger=trigge…
211 … depends_on=['build-main-downstream', 'windows-main-downstream', 'publish-main-downstream'],
/dports/graphics/darktable38/darktable-3.8.0/src/external/OpenCL/.github/workflows/
H A Dcmake.yml23 cmake -E make_directory $GITHUB_WORKSPACE/downstream/pkgconfig/bare;
24 cmake -E make_directory $GITHUB_WORKSPACE/downstream/pkgconfig/sdk;
75 -B $GITHUB_WORKSPACE/downstream/pkgconfig/bare
80 --build $GITHUB_WORKSPACE/downstream/pkgconfig/bare
101 -B $GITHUB_WORKSPACE/downstream/pkgconfig/sdk
106 --build $GITHUB_WORKSPACE/downstream/pkgconfig/sdk
212 cmake --build %GITHUB_WORKSPACE%\downstream\pkgconfig\bare --config Debug
254 cmake --build %GITHUB_WORKSPACE%\downstream\pkgconfig\sdk --config Debug
330 -B $GITHUB_WORKSPACE/downstream/pkgconfig/bare
354 -B $GITHUB_WORKSPACE/downstream/pkgconfig/sdk
[all …]
/dports/security/hashcat/hashcat-6.2.5/deps/git/OpenCL-Headers/.github/workflows/
H A Dcmake.yml25 cmake -E make_directory $GITHUB_WORKSPACE/downstream/pkgconfig/bare;
26 cmake -E make_directory $GITHUB_WORKSPACE/downstream/pkgconfig/sdk;
77 -B $GITHUB_WORKSPACE/downstream/pkgconfig/bare
82 --build $GITHUB_WORKSPACE/downstream/pkgconfig/bare
103 -B $GITHUB_WORKSPACE/downstream/pkgconfig/sdk
108 --build $GITHUB_WORKSPACE/downstream/pkgconfig/sdk
214 cmake --build %GITHUB_WORKSPACE%\downstream\pkgconfig\bare --config Debug
256 cmake --build %GITHUB_WORKSPACE%\downstream\pkgconfig\sdk --config Debug
333 -B $GITHUB_WORKSPACE/downstream/pkgconfig/bare
357 -B $GITHUB_WORKSPACE/downstream/pkgconfig/sdk
[all …]
/dports/devel/opencl/OpenCL-Headers-2021.06.30/.github/workflows/
H A Dcmake.yml25 cmake -E make_directory $GITHUB_WORKSPACE/downstream/pkgconfig/bare;
26 cmake -E make_directory $GITHUB_WORKSPACE/downstream/pkgconfig/sdk;
77 -B $GITHUB_WORKSPACE/downstream/pkgconfig/bare
82 --build $GITHUB_WORKSPACE/downstream/pkgconfig/bare
103 -B $GITHUB_WORKSPACE/downstream/pkgconfig/sdk
108 --build $GITHUB_WORKSPACE/downstream/pkgconfig/sdk
214 cmake --build %GITHUB_WORKSPACE%\downstream\pkgconfig\bare --config Debug
256 cmake --build %GITHUB_WORKSPACE%\downstream\pkgconfig\sdk --config Debug
333 -B $GITHUB_WORKSPACE/downstream/pkgconfig/bare
357 -B $GITHUB_WORKSPACE/downstream/pkgconfig/sdk
[all …]
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/
H A Dpci-common.c210 …pcidev->attr->bridge.downstream.pci.domain, pcidev->attr->bridge.downstream.pci.secondary_bus, pci… in hwloc_pci_traverse_print_cb()
428 hostbridge->attr->bridge.downstream.pci.domain = current_domain; in hwloc_pcidisc_add_hostbridges()
569 domain = obj->attr->bridge.downstream.pci.domain; in hwloc_pcidisc_tree_attach()
570 bus_min = obj->attr->bridge.downstream.pci.secondary_bus; in hwloc_pcidisc_tree_attach()
571 bus_max = obj->attr->bridge.downstream.pci.subordinate_bus; in hwloc_pcidisc_tree_attach()
685 && child->attr->bridge.downstream.pci.domain == domain in hwloc__pci_find_by_busid()
686 && child->attr->bridge.downstream.pci.secondary_bus <= bus in hwloc__pci_find_by_busid()
687 && child->attr->bridge.downstream.pci.subordinate_bus >= bus) in hwloc__pci_find_by_busid()
695 && child->attr->bridge.downstream.pci.domain == domain in hwloc__pci_find_by_busid()
696 && child->attr->bridge.downstream.pci.secondary_bus <= bus in hwloc__pci_find_by_busid()
[all …]
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/
H A Dpci-common.c210 …pcidev->attr->bridge.downstream.pci.domain, pcidev->attr->bridge.downstream.pci.secondary_bus, pci… in hwloc_pci_traverse_print_cb()
428 hostbridge->attr->bridge.downstream.pci.domain = current_domain; in hwloc_pcidisc_add_hostbridges()
569 domain = obj->attr->bridge.downstream.pci.domain; in hwloc_pcidisc_tree_attach()
570 bus_min = obj->attr->bridge.downstream.pci.secondary_bus; in hwloc_pcidisc_tree_attach()
571 bus_max = obj->attr->bridge.downstream.pci.subordinate_bus; in hwloc_pcidisc_tree_attach()
685 && child->attr->bridge.downstream.pci.domain == domain in hwloc__pci_find_by_busid()
686 && child->attr->bridge.downstream.pci.secondary_bus <= bus in hwloc__pci_find_by_busid()
687 && child->attr->bridge.downstream.pci.subordinate_bus >= bus) in hwloc__pci_find_by_busid()
695 && child->attr->bridge.downstream.pci.domain == domain in hwloc__pci_find_by_busid()
696 && child->attr->bridge.downstream.pci.secondary_bus <= bus in hwloc__pci_find_by_busid()
[all …]
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/
H A Dpci-common.c210 …pcidev->attr->bridge.downstream.pci.domain, pcidev->attr->bridge.downstream.pci.secondary_bus, pci… in hwloc_pci_traverse_print_cb()
428 hostbridge->attr->bridge.downstream.pci.domain = current_domain; in hwloc_pcidisc_add_hostbridges()
569 domain = obj->attr->bridge.downstream.pci.domain; in hwloc_pcidisc_tree_attach()
570 bus_min = obj->attr->bridge.downstream.pci.secondary_bus; in hwloc_pcidisc_tree_attach()
571 bus_max = obj->attr->bridge.downstream.pci.subordinate_bus; in hwloc_pcidisc_tree_attach()
685 && child->attr->bridge.downstream.pci.domain == domain in hwloc__pci_find_by_busid()
686 && child->attr->bridge.downstream.pci.secondary_bus <= bus in hwloc__pci_find_by_busid()
687 && child->attr->bridge.downstream.pci.subordinate_bus >= bus) in hwloc__pci_find_by_busid()
695 && child->attr->bridge.downstream.pci.domain == domain in hwloc__pci_find_by_busid()
696 && child->attr->bridge.downstream.pci.secondary_bus <= bus in hwloc__pci_find_by_busid()
[all …]
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dpci-common.c212 …pcidev->attr->bridge.downstream.pci.domain, pcidev->attr->bridge.downstream.pci.secondary_bus, pci… in hwloc_pci_traverse_print_cb()
432 hostbridge->attr->bridge.downstream.pci.domain = current_domain; in hwloc_pcidisc_add_hostbridges()
574 domain = obj->attr->bridge.downstream.pci.domain; in hwloc_pcidisc_tree_attach()
575 bus_min = obj->attr->bridge.downstream.pci.secondary_bus; in hwloc_pcidisc_tree_attach()
576 bus_max = obj->attr->bridge.downstream.pci.subordinate_bus; in hwloc_pcidisc_tree_attach()
690 && child->attr->bridge.downstream.pci.domain == domain in hwloc__pci_find_by_busid()
691 && child->attr->bridge.downstream.pci.secondary_bus <= bus in hwloc__pci_find_by_busid()
692 && child->attr->bridge.downstream.pci.subordinate_bus >= bus) in hwloc__pci_find_by_busid()
700 && child->attr->bridge.downstream.pci.domain == domain in hwloc__pci_find_by_busid()
701 && child->attr->bridge.downstream.pci.secondary_bus <= bus in hwloc__pci_find_by_busid()
[all …]
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/t/sass-spec/spec/directives/forward/
H A Dwith.hrx263 @use "downstream";
306 @use "downstream";
326 @use "downstream";
346 @use "downstream";
366 @use "downstream";
391 @use "downstream";
411 @use "downstream";
431 @use "downstream";
451 @use "downstream";
479 @use "downstream";
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/devicetree/bindings/usb/
H A Daspeed,usb-vhub.yaml16 the Virtual Hub's downstream USB devices.
19 revisions. AST2400 and AST2500 Virtual Hub supports 5 downstream devices
20 and 15 generic endpoints, while AST2600 Virtual Hub supports 7 downstream
39 aspeed,vhub-downstream-ports:
40 description: Number of downstream ports supported by the Virtual Hub
105 - aspeed,vhub-downstream-ports
118 aspeed,vhub-downstream-ports = <5>;
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/devicetree/bindings/usb/
H A Daspeed,usb-vhub.yaml16 the Virtual Hub's downstream USB devices.
19 revisions. AST2400 and AST2500 Virtual Hub supports 5 downstream devices
20 and 15 generic endpoints, while AST2600 Virtual Hub supports 7 downstream
39 aspeed,vhub-downstream-ports:
40 description: Number of downstream ports supported by the Virtual Hub
105 - aspeed,vhub-downstream-ports
118 aspeed,vhub-downstream-ports = <5>;
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/devicetree/bindings/usb/
H A Daspeed,usb-vhub.yaml16 the Virtual Hub's downstream USB devices.
19 revisions. AST2400 and AST2500 Virtual Hub supports 5 downstream devices
20 and 15 generic endpoints, while AST2600 Virtual Hub supports 7 downstream
39 aspeed,vhub-downstream-ports:
40 description: Number of downstream ports supported by the Virtual Hub
105 - aspeed,vhub-downstream-ports
118 aspeed,vhub-downstream-ports = <5>;
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/caf/
H A Dstream_stage_trait.hpp22 invoke(F& f, State& st, downstream<Out>& out, std::vector<In>& xs) { in invoke()
31 invoke(F& f, State& st, downstream<Out>& out, std::vector<In>& xs) { in invoke()
49 struct stream_stage_trait<void(State&, downstream<Out>&, In)> {
58 struct stream_stage_trait<void(State&, downstream<Out>&, std::vector<In>&)> {

1...<<11121314151617181920>>...537