Home
last modified time | relevance | path

Searched refs:SetChannel (Results 1 – 25 of 607) sorted by relevance

12345678910>>...25

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/test/
H A Dipv6-ripng-test.cc213 txDev->SetChannel (channel1); in DoRun()
214 fwDev1routerA->SetChannel (channel1); in DoRun()
217 fwDev2routerA->SetChannel (channel2); in DoRun()
218 fwDev1routerB->SetChannel (channel2); in DoRun()
221 fwDev2routerB->SetChannel (channel3); in DoRun()
222 fwDev1routerC->SetChannel (channel3); in DoRun()
226 rxDev->SetChannel (channel4); in DoRun()
443 txDev->SetChannel (channel1); in DoRun()
456 rxDev->SetChannel (channel4); in DoRun()
644 silentDev->SetChannel (channel0); in DoRun()
[all …]
H A Dipv4-rip-test.cc214 txDev->SetChannel (channel1); in DoRun()
215 fwDev1routerA->SetChannel (channel1); in DoRun()
218 fwDev2routerA->SetChannel (channel2); in DoRun()
219 fwDev1routerB->SetChannel (channel2); in DoRun()
222 fwDev2routerB->SetChannel (channel3); in DoRun()
223 fwDev1routerC->SetChannel (channel3); in DoRun()
227 rxDev->SetChannel (channel4); in DoRun()
443 txDev->SetChannel (channel1); in DoRun()
456 rxDev->SetChannel (channel4); in DoRun()
648 silentDev->SetChannel (channel0); in DoRun()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DUpdateChannelClassResult.h45 inline void SetChannel(const Channel& value) { m_channel = value; } in SetChannel() function
48 inline void SetChannel(Channel&& value) { m_channel = std::move(value); } in SetChannel() function
51 …inline UpdateChannelClassResult& WithChannel(const Channel& value) { SetChannel(value); return *th… in WithChannel()
54 …inline UpdateChannelClassResult& WithChannel(Channel&& value) { SetChannel(std::move(value)); retu… in WithChannel()
H A DUpdateChannelResult.h44 inline void SetChannel(const Channel& value) { m_channel = value; } in SetChannel() function
47 inline void SetChannel(Channel&& value) { m_channel = std::move(value); } in SetChannel() function
50 … inline UpdateChannelResult& WithChannel(const Channel& value) { SetChannel(value); return *this;} in WithChannel()
53 …inline UpdateChannelResult& WithChannel(Channel&& value) { SetChannel(std::move(value)); return *t… in WithChannel()
H A DCreateChannelResult.h44 inline void SetChannel(const Channel& value) { m_channel = value; } in SetChannel() function
47 inline void SetChannel(Channel&& value) { m_channel = std::move(value); } in SetChannel() function
50 … inline CreateChannelResult& WithChannel(const Channel& value) { SetChannel(value); return *this;} in WithChannel()
53 …inline CreateChannelResult& WithChannel(Channel&& value) { SetChannel(std::move(value)); return *t… in WithChannel()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime-sdk-messaging/include/aws/chime-sdk-messaging/model/
H A DDescribeChannelResult.h43 inline void SetChannel(const Channel& value) { m_channel = value; } in SetChannel() function
48 inline void SetChannel(Channel&& value) { m_channel = std::move(value); } in SetChannel() function
53 …inline DescribeChannelResult& WithChannel(const Channel& value) { SetChannel(value); return *this;} in WithChannel()
58 …inline DescribeChannelResult& WithChannel(Channel&& value) { SetChannel(std::move(value)); return … in WithChannel()
H A DDescribeChannelModeratedByAppInstanceUserResult.h43 …inline void SetChannel(const ChannelModeratedByAppInstanceUserSummary& value) { m_channel = value;… in SetChannel() function
48 …inline void SetChannel(ChannelModeratedByAppInstanceUserSummary&& value) { m_channel = std::move(v… in SetChannel() function
53 …& WithChannel(const ChannelModeratedByAppInstanceUserSummary& value) { SetChannel(value); return *… in WithChannel()
58 …esult& WithChannel(ChannelModeratedByAppInstanceUserSummary&& value) { SetChannel(std::move(value)… in WithChannel()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/include/aws/chime/model/
H A DDescribeChannelModeratedByAppInstanceUserResult.h43 …inline void SetChannel(const ChannelModeratedByAppInstanceUserSummary& value) { m_channel = value;… in SetChannel() function
48 …inline void SetChannel(ChannelModeratedByAppInstanceUserSummary&& value) { m_channel = std::move(v… in SetChannel() function
53 …& WithChannel(const ChannelModeratedByAppInstanceUserSummary& value) { SetChannel(value); return *… in WithChannel()
58 …esult& WithChannel(ChannelModeratedByAppInstanceUserSummary&& value) { SetChannel(std::move(value)… in WithChannel()
H A DDescribeChannelResult.h43 inline void SetChannel(const Channel& value) { m_channel = value; } in SetChannel() function
48 inline void SetChannel(Channel&& value) { m_channel = std::move(value); } in SetChannel() function
53 …inline DescribeChannelResult& WithChannel(const Channel& value) { SetChannel(value); return *this;} in WithChannel()
58 …inline DescribeChannelResult& WithChannel(Channel&& value) { SetChannel(std::move(value)); return … in WithChannel()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ivs/include/aws/ivs/model/
H A DGetChannelResult.h43 inline void SetChannel(const Channel& value) { m_channel = value; } in SetChannel() function
48 inline void SetChannel(Channel&& value) { m_channel = std::move(value); } in SetChannel() function
53 inline GetChannelResult& WithChannel(const Channel& value) { SetChannel(value); return *this;} in WithChannel()
58 …inline GetChannelResult& WithChannel(Channel&& value) { SetChannel(std::move(value)); return *this… in WithChannel()
H A DUpdateChannelResult.h39 inline void SetChannel(const Channel& value) { m_channel = value; } in SetChannel() function
42 inline void SetChannel(Channel&& value) { m_channel = std::move(value); } in SetChannel() function
45 … inline UpdateChannelResult& WithChannel(const Channel& value) { SetChannel(value); return *this;} in WithChannel()
48 …inline UpdateChannelResult& WithChannel(Channel&& value) { SetChannel(std::move(value)); return *t… in WithChannel()
H A DCreateChannelResult.h44 inline void SetChannel(const Channel& value) { m_channel = value; } in SetChannel() function
49 inline void SetChannel(Channel&& value) { m_channel = std::move(value); } in SetChannel() function
54 … inline CreateChannelResult& WithChannel(const Channel& value) { SetChannel(value); return *this;} in WithChannel()
59 …inline CreateChannelResult& WithChannel(Channel&& value) { SetChannel(std::move(value)); return *t… in WithChannel()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-connect/include/aws/connect/model/
H A DMediaConcurrency.h55 inline void SetChannel(const Channel& value) { m_channelHasBeenSet = true; m_channel = value; } in SetChannel() function
60 …inline void SetChannel(Channel&& value) { m_channelHasBeenSet = true; m_channel = std::move(value)… in SetChannel() function
65 inline MediaConcurrency& WithChannel(const Channel& value) { SetChannel(value); return *this;} in WithChannel()
70 …inline MediaConcurrency& WithChannel(Channel&& value) { SetChannel(std::move(value)); return *this… in WithChannel()
H A DDimensions.h86 inline void SetChannel(const Channel& value) { m_channelHasBeenSet = true; m_channel = value; } in SetChannel() function
91 …inline void SetChannel(Channel&& value) { m_channelHasBeenSet = true; m_channel = std::move(value)… in SetChannel() function
96 inline Dimensions& WithChannel(const Channel& value) { SetChannel(value); return *this;} in WithChannel()
101 inline Dimensions& WithChannel(Channel&& value) { SetChannel(std::move(value)); return *this;} in WithChannel()
H A DRoutingProfileQueueReference.h99 inline void SetChannel(const Channel& value) { m_channelHasBeenSet = true; m_channel = value; } in SetChannel() function
105 …inline void SetChannel(Channel&& value) { m_channelHasBeenSet = true; m_channel = std::move(value)… in SetChannel() function
111 …inline RoutingProfileQueueReference& WithChannel(const Channel& value) { SetChannel(value); return… in WithChannel()
117 …inline RoutingProfileQueueReference& WithChannel(Channel&& value) { SetChannel(std::move(value)); … in WithChannel()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotanalytics/include/aws/iotanalytics/model/
H A DDescribeChannelResult.h44 inline void SetChannel(const Channel& value) { m_channel = value; } in SetChannel() function
49 inline void SetChannel(Channel&& value) { m_channel = std::move(value); } in SetChannel() function
54 …inline DescribeChannelResult& WithChannel(const Channel& value) { SetChannel(value); return *this;} in WithChannel()
59 …inline DescribeChannelResult& WithChannel(Channel&& value) { SetChannel(std::move(value)); return … in WithChannel()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/image/
H A Dimage.hpp115 void SetChannel(size_t channel, unsigned char val);
172 SetChannel(eRed, val); in SetRed()
182 SetChannel(eAlpha, val); in SetGreen()
192 SetChannel(eBlue, val); in SetBlue()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/spectrum/helper/
H A Dtv-spectrum-transmitter-helper.cc114 TvSpectrumTransmitterHelper::SetChannel (Ptr<SpectrumChannel> c) in SetChannel() function in ns3::TvSpectrumTransmitterHelper
146 phy->SetChannel (m_channel); in Install()
147 dev->SetChannel (m_channel); in Install()
217 phy->SetChannel (m_channel); in Install()
218 dev->SetChannel (m_channel); in Install()
253 phy->SetChannel (m_channel); in InstallAdjacent()
254 dev->SetChannel (m_channel); in InstallAdjacent()
328 phy->SetChannel (m_channel); in InstallAdjacent()
329 dev->SetChannel (m_channel); in InstallAdjacent()
H A Dwaveform-generator-helper.cc52 WaveformGeneratorHelper::SetChannel (Ptr<SpectrumChannel> channel) in SetChannel() function in ns3::WaveformGeneratorHelper
58 WaveformGeneratorHelper::SetChannel (std::string channelName) in SetChannel() function in ns3::WaveformGeneratorHelper
134 phy->SetChannel (m_channel); in Install()
135 dev->SetChannel (m_channel); in Install()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Drtp_transceiver_unittest.cc43 transceiver.SetChannel(&channel1); in TEST()
55 transceiver.SetChannel(&channel2); in TEST()
69 transceiver.SetChannel(&channel); in TEST()
77 transceiver.SetChannel(nullptr); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/
H A Dyuv_readback_unittest.cc152 void SetChannel(SkBitmap* pixels, int x, int y, int c, int v) { in SetChannel() function in viz::YUVReadbackTest
334 SetChannel(&input_pixels, x, y, 0, x * 10); in TestYUVReadback()
335 SetChannel(&input_pixels, x, y, 1, y * 10); in TestYUVReadback()
336 SetChannel(&input_pixels, x, y, 2, (x + y) * 10); in TestYUVReadback()
337 SetChannel(&input_pixels, x, y, 3, 255); in TestYUVReadback()
340 SetChannel(&input_pixels, x, y, 0, x & 1 ? 255 : 0); in TestYUVReadback()
341 SetChannel(&input_pixels, x, y, 1, y & 1 ? 255 : 0); in TestYUVReadback()
343 SetChannel(&input_pixels, x, y, 3, 255); in TestYUVReadback()
346 SetChannel(&input_pixels, x, y, 0, 10 + x / 2 * 50); in TestYUVReadback()
347 SetChannel(&input_pixels, x, y, 1, 10 + y / 3 * 50); in TestYUVReadback()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/
H A Dyuv_readback_unittest.cc150 void SetChannel(SkBitmap* pixels, int x, int y, int c, int v) { in SetChannel() function in viz::YUVReadbackTest
332 SetChannel(&input_pixels, x, y, 0, x * 10); in TestYUVReadback()
333 SetChannel(&input_pixels, x, y, 1, y * 10); in TestYUVReadback()
334 SetChannel(&input_pixels, x, y, 2, (x + y) * 10); in TestYUVReadback()
335 SetChannel(&input_pixels, x, y, 3, 255); in TestYUVReadback()
338 SetChannel(&input_pixels, x, y, 0, x & 1 ? 255 : 0); in TestYUVReadback()
339 SetChannel(&input_pixels, x, y, 1, y & 1 ? 255 : 0); in TestYUVReadback()
341 SetChannel(&input_pixels, x, y, 3, 255); in TestYUVReadback()
344 SetChannel(&input_pixels, x, y, 0, 10 + x / 2 * 50); in TestYUVReadback()
345 SetChannel(&input_pixels, x, y, 1, 10 + y / 3 * 50); in TestYUVReadback()
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/helper/
H A Dspectrum-wifi-helper.cc43 SpectrumWifiPhyHelper::SetChannel (Ptr<SpectrumChannel> channel) in SetChannel() function in ns3::SpectrumWifiPhyHelper
49 SpectrumWifiPhyHelper::SetChannel (std::string channelName) in SetChannel() function in ns3::SpectrumWifiPhyHelper
72 phy->SetChannel (m_channel); in Create()
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Drtp_transceiver_unittest.cc44 transceiver.SetChannel(&channel1); in TEST()
56 transceiver.SetChannel(&channel2); in TEST()
70 transceiver.SetChannel(&channel); in TEST()
78 transceiver.SetChannel(nullptr); in TEST()
224 transceiver_.SetChannel(&mock_channel); in TEST_F()
237 transceiver_.SetChannel(&mock_channel); in TEST_F()
256 transceiver_.SetChannel(&mock_channel); in TEST_F()
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/applications/test/
H A Dudp-client-server-test.cc86 rxDev->SetChannel (channel1); in DoRun()
87 txDev->SetChannel (channel1); in DoRun()
160 rxDev->SetChannel (channel1); in DoRun()
161 txDev->SetChannel (channel1); in DoRun()
303 rxDev->SetChannel (channel1); in DoRun()
304 txDev->SetChannel (channel1); in DoRun()

12345678910>>...25