Home
last modified time | relevance | path

Searched refs:SetHost (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/etcconf/
H A Dhosts_test.go72 hosts.SetHost(name.hostnames[0], name.addr)
73 hosts.SetHost(alias.hostnames[0], alias.addr)
97 hosts.SetHost(localv4.hostnames[0], localv4.addr)
98 hosts.SetHost(localv4.hostnames[1], localv4.addr)
99 hosts.SetHost(localv4.hostnames[2], localv4.addr)
103 hosts.SetHost(localv6.hostnames[0], localv6.addr)
104 hosts.SetHost(localv6.hostnames[1], localv6.addr)
105 hosts.SetHost(localv6.hostnames[2], localv6.addr)
148 hosts.SetHost(name.hostnames[0], net.ParseIP("192.168.0.3"))
175 hosts.SetHost(name.hostnames[0], net.ParseIP("192.168.0.3"))
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-quicksight/include/aws/quicksight/model/
H A DSparkParameters.h53 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
58 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
63 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
68 inline SparkParameters& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
73 … inline SparkParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *this;} in WithHost()
78 inline SparkParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DAuroraParameters.h53 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
58 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
63 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
68 inline AuroraParameters& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
73 … inline AuroraParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *this;} in WithHost()
78 inline AuroraParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DMySqlParameters.h53 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
58 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
63 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
68 inline MySqlParameters& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
73 … inline MySqlParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *this;} in WithHost()
78 inline MySqlParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DPostgreSqlParameters.h53 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
58 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
63 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
68 inline PostgreSqlParameters& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
73 …inline PostgreSqlParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *th… in WithHost()
78 inline PostgreSqlParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DSqlServerParameters.h53 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
58 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
63 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
68 inline SqlServerParameters& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
73 …inline SqlServerParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *thi… in WithHost()
78 inline SqlServerParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DAuroraPostgreSqlParameters.h54 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
59 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
64 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
69 …inline AuroraPostgreSqlParameters& WithHost(const Aws::String& value) { SetHost(value); return *th… in WithHost()
74 …inline AuroraPostgreSqlParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); retu… in WithHost()
79 inline AuroraPostgreSqlParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DTeradataParameters.h53 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
58 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
63 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
68 inline TeradataParameters& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
73 …inline TeradataParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *this… in WithHost()
78 inline TeradataParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DMariaDbParameters.h53 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
58 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
63 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
68 inline MariaDbParameters& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
73 …inline MariaDbParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *this;} in WithHost()
78 inline MariaDbParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DOracleParameters.h53 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
58 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
63 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
68 inline OracleParameters& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
73 … inline OracleParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *this;} in WithHost()
78 inline OracleParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DPrestoParameters.h53 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
58 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
63 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
68 inline PrestoParameters& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
73 … inline PrestoParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *this;} in WithHost()
78 inline PrestoParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DSnowflakeParameters.h53 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
58 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
63 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
68 inline SnowflakeParameters& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
73 …inline SnowflakeParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *thi… in WithHost()
78 inline SnowflakeParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DRedshiftParameters.h56 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
61 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
66 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
71 inline RedshiftParameters& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
76 …inline RedshiftParameters& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *this… in WithHost()
81 inline RedshiftParameters& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/multidevice_setup/
H A Dgrandfathered_easy_unlock_host_disabler_unittest.cc79 void SetHost(const base::Optional<multidevice::RemoteDeviceRef>& host_device, in SetHost() function in chromeos::multidevice_setup::MultiDeviceSetupGrandfatheredEasyUnlockHostDisablerTest
113 SetHost(initial_better_together_host, in InitializeTest()
115 SetHost(initial_easy_unlock_host, in InitializeTest()
275 SetHost(base::nullopt, multidevice::SoftwareFeature::kBetterTogetherHost); in TEST_P()
306 SetHost(test_devices()[1], multidevice::SoftwareFeature::kBetterTogetherHost); in TEST_P()
373 SetHost(base::nullopt, multidevice::SoftwareFeature::kBetterTogetherHost); in TEST_P()
393 SetHost(base::nullopt, multidevice::SoftwareFeature::kBetterTogetherHost); in TEST_P()
457 SetHost(base::nullopt, multidevice::SoftwareFeature::kBetterTogetherHost); in TEST_P()
486 SetHost(base::nullopt, multidevice::SoftwareFeature::kBetterTogetherHost); in TEST_P()
491 SetHost(test_devices()[1], multidevice::SoftwareFeature::kSmartLockHost); in TEST_P()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kendra/include/aws/kendra/model/
H A DProxyConfiguration.h60 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
67 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
74 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
81 inline ProxyConfiguration& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
88 …inline ProxyConfiguration& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *this… in WithHost()
95 inline ProxyConfiguration& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
H A DBasicAuthenticationConfiguration.h60 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
67 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
74 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
81 …inline BasicAuthenticationConfiguration& WithHost(const Aws::String& value) { SetHost(value); retu… in WithHost()
88 …inline BasicAuthenticationConfiguration& WithHost(Aws::String&& value) { SetHost(std::move(value))… in WithHost()
95 …inline BasicAuthenticationConfiguration& WithHost(const char* value) { SetHost(value); return *thi… in WithHost()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/Source/Tests/Url1/
H A DUrlTest1.cpp205 url.SetHost("bar.com:8080"); in main()
213 url.SetHost("bar.com:8080"); in main()
239 CHECK(url.SetHost("foobar.com:x1234") == NPT_ERROR_INVALID_SYNTAX); in main()
240 CHECK(url.SetHost("[::1]foo") == NPT_ERROR_INVALID_SYNTAX); in main()
241 CHECK(url.SetHost("[::1]:-1234") == NPT_ERROR_INVALID_SYNTAX); in main()
242 CHECK(url.SetHost("[::1") == NPT_ERROR_INVALID_SYNTAX); in main()
243 CHECK(url.SetHost("a:65536") == NPT_ERROR_OUT_OF_RANGE); in main()
244 CHECK(url.SetHost("foobar.com:1234") == NPT_SUCCESS); in main()
247 CHECK(url.SetHost("foobar.com") == NPT_SUCCESS); in main()
248 CHECK(url.SetHost("[::1]") == NPT_SUCCESS); in main()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-chime/include/aws/chime/model/
H A DOriginationRoute.h58 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
63 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
68 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
73 inline OriginationRoute& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
78 … inline OriginationRoute& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *this;} in WithHost()
83 inline OriginationRoute& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticloadbalancingv2/include/aws/elasticloadbalancingv2/model/
H A DRedirectActionConfig.h166 inline void SetHost(const Aws::String& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
172 inline void SetHost(Aws::String&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
178 inline void SetHost(const char* value) { m_hostHasBeenSet = true; m_host.assign(value); } in SetHost() function
184 inline RedirectActionConfig& WithHost(const Aws::String& value) { SetHost(value); return *this;} in WithHost()
190 …inline RedirectActionConfig& WithHost(Aws::String&& value) { SetHost(std::move(value)); return *th… in WithHost()
196 inline RedirectActionConfig& WithHost(const char* value) { SetHost(value); return *this;} in WithHost()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-batch/include/aws/batch/model/
H A DVolume.h73 inline void SetHost(const Host& value) { m_hostHasBeenSet = true; m_host = value; } in SetHost() function
84 inline void SetHost(Host&& value) { m_hostHasBeenSet = true; m_host = std::move(value); } in SetHost() function
95 inline Volume& WithHost(const Host& value) { SetHost(value); return *this;} in WithHost()
106 inline Volume& WithHost(Host&& value) { SetHost(std::move(value)); return *this;} in WithHost()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLTemplateElement.cpp31 mContent->SetHost(this); in HTMLTemplateElement()
36 mContent->SetHost(nullptr); in ~HTMLTemplateElement()
48 tmp->mContent->SetHost(nullptr);
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLTemplateElement.cpp31 mContent->SetHost(this); in HTMLTemplateElement()
36 mContent->SetHost(nullptr); in ~HTMLTemplateElement()
48 tmp->mContent->SetHost(nullptr);
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLTemplateElement.cpp31 mContent->SetHost(this); in HTMLTemplateElement()
36 mContent->SetHost(nullptr); in ~HTMLTemplateElement()
48 tmp->mContent->SetHost(nullptr);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLTemplateElement.cpp31 mContent->SetHost(this); in HTMLTemplateElement()
36 mContent->SetHost(nullptr); in ~HTMLTemplateElement()
48 tmp->mContent->SetHost(nullptr);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLTemplateElement.cpp31 mContent->SetHost(this); in HTMLTemplateElement()
36 mContent->SetHost(nullptr); in ~HTMLTemplateElement()
48 tmp->mContent->SetHost(nullptr);

12345678910>>...31