Home
last modified time | relevance | path

Searched refs:_host (Results 1 – 25 of 1878) sorted by relevance

12345678910>>...76

/dports/devel/msbuild/msbuild-0.06/src/Build.UnitTests/BackEnd/
H A DNodeEndpointInProc_Tests.cs169 private MockHost _host; field in Microsoft.Build.UnitTests.BackEnd.NodeEndpointInProc_Tests
226 endpoints.ManagerEndpoint.Listen(_host); in InactiveLinkTestSynchronous()
227 endpoints.NodeEndpoint.Connect(_host); in InactiveLinkTestSynchronous()
247 endpoints.NodeEndpoint.Connect(_host); in InactiveLinkTestAsynchronous()
270 endpoints.NodeEndpoint.Connect(_host); in ConnectionTestSynchronous()
301 endpoints.NodeEndpoint.Connect(_host); in SynchronousData()
330 endpoints.NodeEndpoint.Connect(_host); in AsynchronousData()
362 _host = new MockHost(); in NodeEndpointInProc_Tests()
412 endpoint.Listen(_host); in VerifyListenCallSuccess()
417 endpoint.Connect(_host); in VerifyConnectCallSuccess()
[all …]
H A DTargetBuilder_Tests.cs44 private MockHost _host; field in Microsoft.Build.UnitTests.BackEnd.TargetBuilder_Tests
70 _host = new MockHost(); in TargetBuilder_Tests()
72 _host.OnLoggingThreadException += this.LoggingException; in TargetBuilder_Tests()
82 _host = null; in Dispose()
104 IConfigCache cache = (IConfigCache)_host.GetComponent(BuildComponentType.ConfigCache); in TestSimpleBuild()
123 IConfigCache cache = (IConfigCache)_host.GetComponent(BuildComponentType.ConfigCache); in TestDependencyBuild()
149 IConfigCache cache = (IConfigCache)_host.GetComponent(BuildComponentType.ConfigCache); in TestDependencyBuildWithSkip()
177 IConfigCache cache = (IConfigCache)_host.GetComponent(BuildComponentType.ConfigCache); in TestDependencyBuildWithError()
291 IConfigCache cache = (IConfigCache)_host.GetComponent(BuildComponentType.ConfigCache); in TestLegacyCallTarget()
430 IConfigCache cache = (IConfigCache)_host.GetComponent(BuildComponentType.ConfigCache); in TestBeforeTargetsEmpty()
[all …]
H A DTaskExecutionHost_Tests.cs48 private ITaskExecutionHost _host; field in Microsoft.Build.UnitTests.BackEnd.TaskExecutionHost_Tests
128 if (_host != null) in Dispose()
133 _host = null; in Dispose()
972 _host.CleanupForBatch(); in TestCleanupForTask()
974 _host.CleanupForTask(); in TestCleanupForTask()
992 _host.InitializeForTask in TestTaskResolutionFailureWithUsingTask()
1007 _host.FindTask(null); in TestTaskResolutionFailureWithUsingTask()
1023 _host.InitializeForTask in TestTaskResolutionFailureWithNoUsingTask()
1039 _host.FindTask(null); in TestTaskResolutionFailureWithNoUsingTask()
1173 _host.InitializeForTask in InitializeHost()
[all …]
/dports/devel/py-testinfra/testinfra-3.2.0/testinfra/modules/
H A Dbase.py18 _host = None variable in Module
21 def get_module(cls, _host): argument
22 klass = cls.get_module_class(_host)
24 "_host": _host,
25 "run": _host.run,
26 "run_expect": _host.run_expect,
27 "run_test": _host.run_test,
28 "check_output": _host.check_output,
29 "find_command": _host.find_command,
40 def get_module(cls, _host): argument
[all …]
/dports/devel/php-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceInternal/
H A DIPEndpointI.java15 _host = host; in IPEndpointI()
25 _host = null; in IPEndpointI()
35 _host = s.readString(); in IPEndpointI()
140 if(_host.isEmpty()) in expandHost()
224 if(_host != null && _host.length() > 0) in options()
232 s += _host; in options()
263 int v = _host.compareTo(p._host); in compareTo()
310 info.host = _host; in fillEndpointInfo()
319 if(_host == null || _host.length() == 0) in initWithOptions()
336 if(_host == null) in initWithOptions()
[all …]
/dports/devel/php-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceInternal/
H A DIPEndpointI.java13 _host = host; in IPEndpointI()
23 _host = null; in IPEndpointI()
33 _host = s.readString(); in IPEndpointI()
136 if(_host.isEmpty()) in expandHost()
220 if(_host != null && _host.length() > 0) in options()
228 s += _host; in options()
259 int v = _host.compareTo(p._host); in compareTo()
306 info.host = _host; in fillEndpointInfo()
315 if(_host == null || _host.length() == 0) in initWithOptions()
331 if(_host == null) in initWithOptions()
[all …]
/dports/devel/ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceInternal/
H A DIPEndpointI.java15 _host = host; in IPEndpointI()
25 _host = null; in IPEndpointI()
35 _host = s.readString(); in IPEndpointI()
140 if(_host.isEmpty()) in expandHost()
224 if(_host != null && _host.length() > 0) in options()
232 s += _host; in options()
263 int v = _host.compareTo(p._host); in compareTo()
310 info.host = _host; in fillEndpointInfo()
319 if(_host == null || _host.length() == 0) in initWithOptions()
336 if(_host == null) in initWithOptions()
[all …]
/dports/devel/ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceInternal/
H A DIPEndpointI.java13 _host = host; in IPEndpointI()
23 _host = null; in IPEndpointI()
33 _host = s.readString(); in IPEndpointI()
136 if(_host.isEmpty()) in expandHost()
220 if(_host != null && _host.length() > 0) in options()
228 s += _host; in options()
259 int v = _host.compareTo(p._host); in compareTo()
306 info.host = _host; in fillEndpointInfo()
315 if(_host == null || _host.length() == 0) in initWithOptions()
331 if(_host == null) in initWithOptions()
[all …]
/dports/devel/py-ice37/ice-3.7.2/java-compat/src/Ice/src/main/java/IceInternal/
H A DIPEndpointI.java13 _host = host; in IPEndpointI()
23 _host = null; in IPEndpointI()
33 _host = s.readString(); in IPEndpointI()
136 if(_host.isEmpty()) in expandHost()
220 if(_host != null && _host.length() > 0) in options()
228 s += _host; in options()
259 int v = _host.compareTo(p._host); in compareTo()
306 info.host = _host; in fillEndpointInfo()
315 if(_host == null || _host.length() == 0) in initWithOptions()
331 if(_host == null) in initWithOptions()
[all …]
/dports/devel/py-ice37/ice-3.7.2/java/src/Ice/src/main/java/com/zeroc/IceInternal/
H A DIPEndpointI.java15 _host = host; in IPEndpointI()
25 _host = null; in IPEndpointI()
35 _host = s.readString(); in IPEndpointI()
140 if(_host.isEmpty()) in expandHost()
224 if(_host != null && _host.length() > 0) in options()
232 s += _host; in options()
263 int v = _host.compareTo(p._host); in compareTo()
310 info.host = _host; in fillEndpointInfo()
319 if(_host == null || _host.length() == 0) in initWithOptions()
336 if(_host == null) in initWithOptions()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/libvirt/plugins/connection/
H A Dlibvirt_qemu.py96 self._host = self._play_context.remote_addr
120 self._display.vvv(u"FIND DOMAIN {0}".format(self._host), host=self._host)
122 self.domain = self.conn.lookupByName(self._host)
145 self._display.vvv(u"EXEC {0}".format(cmd), host=self._host)
178 display.vvv(u"GA return: {0}".format(result_exec), host=self._host)
196 display.vvv(u"GA return: {0}".format(result_status), host=self._host)
208 display.vvv(u"GA return: {0}".format(result_status), host=self._host)
232 display.vvv("PUT %s TO %s" % (in_path, out_path), host=self._host)
289 display.vvv(u"GA return: {0}".format(result_close), host=self._host)
294 display.vvv("FETCH %s TO %s" % (in_path, out_path), host=self._host)
[all …]
/dports/graphics/cfdg/cfdg-3.3_1/src-net/DPS_3.06/ThemeVS2013/
H A DVS2013WindowSplitterControl.cs11 private readonly ISplitterHost _host; field in WeifenLuo.WinFormsUI.ThemeVS2013.VS2013WindowSplitterControl
15 _host = host; in VS2013WindowSplitterControl()
20 …get { return _host.IsDockWindow ? _host.DockPanel.Theme.Measures.SplitterSize : _host.DockPanel.Th…
25 _host.DockPanel.BeginDrag(_host, _host.DragControl.RectangleToScreen(Bounds)); in StartDrag()
37 …_horizontalBrush = _host.DockPanel.Theme.PaintingService.GetBrush(_host.DockPanel.Theme.ColorPalet… in OnPaint()
38 if (_host.IsDockWindow) in OnPaint()
61 switch (_host.DockState) in OnPaint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/typ/typ/tests/
H A Dresult_sink_test.py93 self._host = host_fake.FakeHost()
101 if 'LUCI_CONTEXT' in self._host.env:
102 del self._host.env['LUCI_CONTEXT']
103 rsr = result_sink.ResultSinkReporter(self._host)
113 rsr = result_sink.ResultSinkReporter(self._host)
118 rsr = result_sink.ResultSinkReporter(self._host)
123 rsr = result_sink.ResultSinkReporter(self._host)
130 rsr = result_sink.ResultSinkReporter(self._host)
246 'filePath': self._host.join(self._host.getcwd(),
273 'filePath': self._host.join(self._host.getcwd(),
[all …]
/dports/devel/smc/smc_4_3_0/examples/C++/EX6/
H A DAppClient.cpp70 _host(NULL) in AppClient()
83 _host(NULL) in AppClient()
87 (void) strcpy(_host, host); in AppClient()
110 if (_host != NULL) in ~AppClient()
112 delete[] _host; in ~AppClient()
113 _host = NULL; in ~AppClient()
125 return(_host); in getHost()
163 << _host in close()
279 << _host in halfClosed()
283 << _host in halfClosed()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/common/system/
H A Dcrash_logs.py35 self._host = host
38 if self._host.platform.is_mac():
43 log_directory = self._host.filesystem.expanduser('~')
44 log_directory = self._host.filesystem.join(log_directory, 'Library', 'Logs')
45 … if self._host.filesystem.exists(self._host.filesystem.join(log_directory, 'DiagnosticReports')):
46 log_directory = self._host.filesystem.join(log_directory, 'DiagnosticReports')
48 log_directory = self._host.filesystem.join(log_directory, 'CrashReporter')
56 logs = self._host.filesystem.files_under(
63 if not newer_than or self._host.filesystem.mtime(path) > newer_than:
64 contents = self._host.filesystem.read_text_file(path)
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Compilation/
H A DClientBuildManager.cs123 private BuildManagerHost _host; field in System.Web.Compilation.ClientBuildManager
256 return _host != null;
306 return _host.GetBrowserDefinitions(); in GetBrowserDefinitions()
524 BuildManagerHost host = _host; in Unload()
526 _host = null; in Unload()
627 if (_host == null) { in EnsureHostCreated()
630 if (_host == null) { in EnsureHostCreated()
649 Debug.Assert(_host == null); in CreateHost()
674 _host = host; in CreateHost()
686 _host = host; in CreateHost()
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/src/Ice/ios/
H A DStreamConnector.cpp26 …UniqueRef<CFStringRef> h(CFStringCreateWithCString(ICE_NULLPTR, _host.c_str(), kCFStringEncodingUT… in connect()
29 _instance->setupStreams(readStream.get(), writeStream.get(), false, _host); in connect()
30 …return new StreamTransceiver(_instance, readStream.release(), writeStream.release(), _host, _port); in connect()
50 os << _host << ":" << _port; in toString()
74 if(_host != p->_host) in operator ==()
114 if(_host < p->_host) in operator <()
118 else if(p->_host < _host) in operator <()
132 _host(host.empty() ? string("127.0.0.1") : host), in StreamConnector()
/dports/devel/ice37/ice-3.7.2/cpp/src/Ice/ios/
H A DStreamConnector.cpp26 …UniqueRef<CFStringRef> h(CFStringCreateWithCString(ICE_NULLPTR, _host.c_str(), kCFStringEncodingUT… in connect()
29 _instance->setupStreams(readStream.get(), writeStream.get(), false, _host); in connect()
30 …return new StreamTransceiver(_instance, readStream.release(), writeStream.release(), _host, _port); in connect()
50 os << _host << ":" << _port; in toString()
74 if(_host != p->_host) in operator ==()
114 if(_host < p->_host) in operator <()
118 else if(p->_host < _host) in operator <()
132 _host(host.empty() ? string("127.0.0.1") : host), in StreamConnector()
/dports/devel/py-ice37/ice-3.7.2/cpp/src/Ice/ios/
H A DStreamConnector.cpp26 …UniqueRef<CFStringRef> h(CFStringCreateWithCString(ICE_NULLPTR, _host.c_str(), kCFStringEncodingUT… in connect()
29 _instance->setupStreams(readStream.get(), writeStream.get(), false, _host); in connect()
30 …return new StreamTransceiver(_instance, readStream.release(), writeStream.release(), _host, _port); in connect()
50 os << _host << ":" << _port; in toString()
74 if(_host != p->_host) in operator ==()
114 if(_host < p->_host) in operator <()
118 else if(p->_host < _host) in operator <()
132 _host(host.empty() ? string("127.0.0.1") : host), in StreamConnector()
/dports/net/pear-Net_Nmap/Net_Nmap-1.0.5/tests/
H A DNetNmapParseTest.php36 private $_host; variable in NetNmapParseTest
43 $this->_host = $this->_hosts[0];
44 $this->_services = $this->_host->getServices();
49 unset($this->_host);
61 $this->assertEquals('up', $this->_host->getStatus());
66 $this->assertEquals('127.0.0.1', $this->_host->getAddress());
71 $this->assertEquals('localhost', $this->_host->getHostname());
76 $this->assertEquals(2, count($this->_host->getAllOS()));
81 $this->assertEquals('Linux 2.6.22 - 2.6.23', $this->_host->getOS());
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/KeePassRPC/Forms/
H A DOptionsForm.cs21 private IPluginHost _host; field in KeePassRPC.Forms.OptionsForm
26 _host = host; in OptionsForm()
53 long secLevel = _host.CustomConfig.GetLong("KeePassRPC.SecurityLevel", 2); in OptionsForm()
116 configValues = (Dictionary<string, string>)fi.GetValue(_host.CustomConfig); in FindAuthorisedConnections()
242 _host.CustomConfig.SetBool("KeePassRPC.KeeFox.autoCommit", checkBox1.Checked); in m_btnOK_Click()
243 _host.CustomConfig.SetBool("KeePassRPC.KeeFox.editNewEntries", checkBox2.Checked); in m_btnOK_Click()
245 _host.CustomConfig.SetLong("KeePassRPC.AuthorisationExpiryTime", expTime * 3600); in m_btnOK_Click()
246 _host.CustomConfig.SetLong("KeePassRPC.SecurityLevel", secLevel); in m_btnOK_Click()
250 _host.CustomConfig.SetULong("KeePassRPC.webSocket.port", port); in m_btnOK_Click()
252 _host.MainWindow.Invoke((MethodInvoker)delegate { _host.MainWindow.SaveConfig(); }); in m_btnOK_Click()
[all …]
/dports/textproc/htdig/htdig-3.2.0b6/htcommon/
H A DURL.cc63 _host(0), in URL()
81 _host(rhs._host), in URL()
99 _host(0), in URL()
121 _host = rhs._host; in operator =()
140 _host(parent._host), in URL()
394 _host = 0; in parse()
408 _host = "localhost"; in parse()
452 _host.chop(" \t"); in parse()
467 _host = _host.sub(atMark + 1); in parse()
690 _host.lowercase(); in normalize()
[all …]
/dports/textproc/htdig/htdig-3.2.0b6/htdig/
H A DServer.cc40 _host(u.host()), in Server()
48 cout << endl << "New server: " << _host << ", " << _port << endl; in Server()
54 _max_documents = config->Value("server",_host.get(),"server_max_docs"); in Server()
56 _user_agent = config->Find("server", _host.get(), "user_agent"); in Server()
60 StringList _accept_language_list(config->Find("server", _host.get(), in Server()
74 _timeout = config->Value("server",_host.get(),"timeout"); in Server()
77 _tcp_max_retries = config->Value("server",_host.get(),"tcp_max_retries"); in Server()
80 _tcp_wait_time = config->Value("server",_host.get(),"tcp_wait_time"); in Server()
190 :_host(_host), in Server()
230 String myname = config->Find("server", _host.get(), "robotstxt_name"); in robotstxt()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.ComponentModel.Design.Serialization/
H A DBasicDesignerLoader.cs53 private IDesignerLoaderHost _host; field in System.ComponentModel.Design.Serialization.BasicDesignerLoader
66 _host = null; in BasicDesignerLoader()
74 _serializationMananger = new DesignerSerializationManager (_host); in Initialize()
89 if (_host != null && _host != host) in BeginLoad()
92 if (_host == null) { // beingload is called on reload - no need to initialize twice. in BeginLoad()
93 _host = host; in BeginLoad()
133 _host.EndLoad (_baseComponentClassName, successful, errors); in OnEndLoad()
155 get { return _host; }
315 _host.Reload (); in ReloadCore()
383 if (_host != null) in GetService()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Uri/src/System/
H A DUriBuilder.cs17 private string _host = "localhost"; field in System.UriBuilder
61 _host = uri.Host; in Init()
195 return _host;
203 _host = value;
205 if (_host.IndexOf(':') >= 0)
208 if (_host[0] != '[')
209 _host = "[" + _host + "]";
370 _host = uri.Host; in SetFieldsFromUri()
410 _schemeDelimiter = _host.Length != 0 ? Uri.SchemeDelimiter : ":"; in ToString()
418 + _host in ToString()
[all …]

12345678910>>...76