Home
last modified time | relevance | path

Searched refs:auto_detect (Results 1 – 25 of 207) sorted by relevance

123456789

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_inet_proxy.ps111 auto_detect = @{ type = "bool"; default = $true }
25 $auto_detect = $module.Params.auto_detect variable
423 auto_detect = $actual_proxy.AutoDetect
451 if ($auto_detect -ne $previous_auto_detect) { variable
452 $actual_proxy.AutoDetect = $auto_detect
473 $actual_proxy.AutoDetect -ne $auto_detect -or
490 auto_detect = $auto_detect variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/plugins/modules/
H A Dwin_inet_proxy.ps111 auto_detect = @{ type = "bool"; default = $true }
25 $auto_detect = $module.Params.auto_detect variable
423 auto_detect = $actual_proxy.AutoDetect
451 if ($auto_detect -ne $previous_auto_detect) { variable
452 $actual_proxy.AutoDetect = $auto_detect
473 $actual_proxy.AutoDetect -ne $auto_detect -or
490 auto_detect = $auto_detect variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/
H A Dproxy_config_service_impl_unittest.cc75 bool auto_detect; member
410 EXPECT_EQ(tests[i].auto_detect, config.value().auto_detect()); in TEST_F()
469 EXPECT_EQ(managed_params.auto_detect, actual_config.value().auto_detect()); in TEST_F()
478 EXPECT_EQ(recommended_params.auto_detect, in TEST_F()
479 actual_config.value().auto_detect()); in TEST_F()
488 EXPECT_EQ(network_params.auto_detect, actual_config.value().auto_detect()); in TEST_F()
497 EXPECT_EQ(managed_params.auto_detect, actual_config.value().auto_detect()); in TEST_F()
506 EXPECT_EQ(network_params.auto_detect, actual_config.value().auto_detect()); in TEST_F()
514 EXPECT_EQ(network_params.auto_detect, actual_config.value().auto_detect()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/updater/win/net/
H A Dproxy_info_unittest.cc13 EXPECT_FALSE(proxy_info.auto_detect); in TEST()
23 EXPECT_TRUE(proxy_info.auto_detect); in TEST()
24 EXPECT_EQ(proxy_info.auto_detect, proxy_info2.auto_detect); in TEST()
37 EXPECT_TRUE(proxy_info2.auto_detect); in TEST()
H A Dproxy_configuration.cc39 bool auto_detect() const { return ie_proxy_config_.fAutoDetect; } in auto_detect() function in updater::__anon2e1a61360111::ScopedIeProxyConfig
82 const bool is_using_named_proxy = !proxy_info_.auto_detect && in DoGetAccessType()
108 if (proxy_info_.auto_detect) { in DoGetProxyForUrl()
172 bool auto_detect = false; in GetProxyConfiguration() local
194 auto_detect = true; in GetProxyConfiguration()
199 ProxyInfo{auto_detect, pac_url, proxy_url, L""}); in GetProxyConfiguration()
224 ie_proxy_config.auto_detect(), ie_proxy_config.auto_config_url(), in GetProxyConfiguration()
H A Dproxy_info.cc11 ProxyInfo::ProxyInfo(bool auto_detect, in ProxyInfo() argument
15 : auto_detect(auto_detect), in ProxyInfo()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/proxy_resolution/
H A Dproxy_config_service_win_unittest.cc18 BOOL auto_detect; in TEST() member
28 bool auto_detect; in TEST() member
211 tests[i].ie_config.auto_detect, in TEST()
218 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST()
H A Dproxy_config_service_linux_unittest.cc473 bool auto_detect; in TEST_F() member
770 EXPECT_EQ(tests[i].auto_detect, config.value().auto_detect()); in TEST_F()
788 bool auto_detect; in TEST_F() member
1099 EXPECT_EQ(tests[i].auto_detect, config.value().auto_detect()); in TEST_F()
1119 EXPECT_FALSE(config.value().auto_detect()); in TEST_F()
1127 EXPECT_TRUE(config.value().auto_detect()); in TEST_F()
1163 bool auto_detect; in TEST_F() member
1713 EXPECT_EQ(tests[i].auto_detect, config.value().auto_detect()); in TEST_F()
1755 EXPECT_TRUE(config.value().auto_detect()); in TEST_F()
1791 EXPECT_TRUE(config.value().auto_detect()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/proxy_resolution/win/
H A Dproxy_config_service_win_unittest.cc18 BOOL auto_detect; in TEST() member
28 bool auto_detect; in TEST() member
211 tests[i].ie_config.auto_detect, in TEST()
218 EXPECT_EQ(tests[i].auto_detect, config.auto_detect()); in TEST()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/windows/tests/integration/targets/win_inet_proxy/tasks/
H A Dtests.yml35 auto_detect: no
47 - disable_auto_detect_actual_check.auto_detect
51 auto_detect: no
62 - not disable_auto_detect_actual.auto_detect
66 auto_detect: no
87 - set_auto_url_actual.auto_detect
113 - proxy_str_actual.auto_detect
189 - remove_proxy_actual.auto_detect == True
263 auto_detect: no
282 - set_connection_actual.auto_detect == False
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/win_inet_proxy/tasks/
H A Dtests.yml35 auto_detect: no
47 - disable_auto_detect_actual_check.auto_detect
51 auto_detect: no
62 - not disable_auto_detect_actual.auto_detect
66 auto_detect: no
87 - set_auto_url_actual.auto_detect
113 - proxy_str_actual.auto_detect
189 - remove_proxy_actual.auto_detect == True
263 auto_detect: no
282 - set_connection_actual.auto_detect == False
[all …]
/dports/sysutils/py-salt/salt-3004.1/doc/topics/ssh/
H A Dssh_ext_alternatives.rst42 auto_detect section in SSH Ext Alternatives
45 In the 3001 release the ``auto_detect`` feature was added for ``ssh_ext_alternatives``.
55 auto_detect: True # Auto detect dependencies
58 If ``py_bin`` is not set alongside ``auto_detect``, it will attempt to auto detect
62 You can also use ``auto_detect`` and ``dependencies`` together.
70 auto_detect: True # Auto detect dependencies
76 this dependency, instead of the path that ``auto_detect`` finds. For example, if you define
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/vmware/
H A Dvmware_guest_video.py197 auto_detect=device.useAutoDetect,
221 auto_detect = False
228 auto_detect = True
232 auto_detect = True
238 auto_detect = True
240 if not auto_detect:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/plugins/modules/
H A Dvmware_guest_video.py201 auto_detect=device.useAutoDetect,
225 auto_detect = False
232 auto_detect = True
236 auto_detect = True
242 auto_detect = True
244 if not auto_detect:
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/proxy_resolution/
H A Dproxy_config_service_linux_unittest.cc473 bool auto_detect; in TEST_F() member
770 EXPECT_EQ(tests[i].auto_detect, config.value().auto_detect()); in TEST_F()
788 bool auto_detect; in TEST_F() member
1099 EXPECT_EQ(tests[i].auto_detect, config.value().auto_detect()); in TEST_F()
1119 EXPECT_FALSE(config.value().auto_detect()); in TEST_F()
1127 EXPECT_TRUE(config.value().auto_detect()); in TEST_F()
1163 bool auto_detect; in TEST_F() member
1713 EXPECT_EQ(tests[i].auto_detect, config.value().auto_detect()); in TEST_F()
1755 EXPECT_TRUE(config.value().auto_detect()); in TEST_F()
1791 EXPECT_TRUE(config.value().auto_detect()); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webdriver/pylib/selenium/webdriver/common/
H A Dproxy.py42 self.auto_detect = raw['autodetect']
54 def auto_detect(self): member in Proxy
57 @auto_detect.setter
58 def auto_detect(self, value): member in Proxy
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webdriver/pylib/selenium/webdriver/common/
H A Dproxy.py42 self.auto_detect = raw['autodetect']
54 def auto_detect(self): member in Proxy
57 @auto_detect.setter
58 def auto_detect(self, value): member in Proxy
/dports/finance/electrum/Electrum-4.1.5/packages/attr/
H A D_next_gen.py33 auto_detect=True, argument
72 auto_detect=auto_detect,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/prefs/
H A Dchrome_command_line_pref_store_proxy_unittest.cc37 bool auto_detect; member
190 EXPECT_EQ(GetParam().auto_detect, proxy_config()->value().auto_detect()); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/prefs/
H A Dchrome_command_line_pref_store_proxy_unittest.cc37 bool auto_detect; member
190 EXPECT_EQ(GetParam().auto_detect, proxy_config()->value().auto_detect()); in TEST_P()
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/selenium/selenium/webdriver/common/
H A Dproxy.pyi35 def auto_detect(self): ...
36 @auto_detect.setter
37 def auto_detect(self, value) -> None: ...
/dports/devel/py-poetry-core/poetry-core-1.0.7/poetry/core/_vendor/attr/
H A D_next_gen.py33 auto_detect=True, argument
72 auto_detect=auto_detect,
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/attr/
H A D_next_gen.py33 auto_detect=True, argument
72 auto_detect=auto_detect,
/dports/devel/py-attrs/attrs-21.2.0/src/attr/
H A D_next_gen.py31 auto_detect=True, argument
70 auto_detect=auto_detect,
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/bktr/
H A Dbktr_audio.c484 int auto_detect, loops; in msp_autodetect() local
533 auto_detect = msp_dpl_read(bktr, bktr->msp_addr, 0x10, 0x007e); in msp_autodetect()
535 } while (auto_detect > 0xff && loops < 50); in msp_autodetect()
537 bktr_name(bktr), loops*10, auto_detect); in msp_autodetect()
540 switch (auto_detect) { in msp_autodetect()
600 bktr_name(bktr), auto_detect); in msp_autodetect()

123456789