Home
last modified time | relevance | path

Searched refs:otherHost (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/
H A DPeerIdentity.cpp32 nsString otherHost; in Equals() local
33 GetHost(aOtherString, otherHost); in Equals()
39 return host == otherHost; in Equals()
45 GetNormalizedHost(idnService, otherHost, normOtherHost); in Equals()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/
H A DPeerIdentity.cpp32 nsString otherHost; in Equals() local
33 GetHost(aOtherString, otherHost); in Equals()
39 return host == otherHost; in Equals()
45 GetNormalizedHost(idnService, otherHost, normOtherHost); in Equals()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/
H A DPeerIdentity.cpp32 nsString otherHost; in Equals() local
33 GetHost(aOtherString, otherHost); in Equals()
39 return host == otherHost; in Equals()
45 GetNormalizedHost(idnService, otherHost, normOtherHost); in Equals()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webrtc/
H A DPeerIdentity.cpp36 nsString otherHost; in Equals() local
37 GetHost(aOtherString, otherHost); in Equals()
43 return host == otherHost; in Equals()
49 GetNormalizedHost(idnService, otherHost, normOtherHost); in Equals()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webrtc/
H A DPeerIdentity.cpp32 nsString otherHost; in Equals() local
33 GetHost(aOtherString, otherHost); in Equals()
39 return host == otherHost; in Equals()
45 GetNormalizedHost(idnService, otherHost, normOtherHost); in Equals()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webrtc/
H A DPeerIdentity.cpp32 nsString otherHost; in Equals() local
33 GetHost(aOtherString, otherHost); in Equals()
39 return host == otherHost; in Equals()
45 GetNormalizedHost(idnService, otherHost, normOtherHost); in Equals()
/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/network/p2pParts/
H A DHostCatcher.cpp76 HostAddress *otherHost = *( mHostVector->getElement( i ) ); in addHost() local
78 if( otherHost->equals( numericalAddress ) ) { in addHost()
270 HostAddress *otherHost = *( mHostVector->getElement( i ) ); in noteHostBad() local
272 if( otherHost->equals( inHost ) ) { in noteHostBad()
278 foundHost = otherHost; in noteHostBad()
/dports/net-im/py-punjab/punjab-0.15/punjab/
H A Djabber.py79 host = self.otherHost
84 self.xmlstream.otherHost = self.otherHost
86 self.xmlstream.otherEntity = jid.internJID(self.otherHost)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/x509/
H A DURIName.java329 String otherHost = ((URIName)inputName).getHost(); in constrains() local
332 if (otherHost.equalsIgnoreCase(host)) { in constrains()
344 boolean otherDomain = (otherHost.charAt(0) == '.'); in constrains()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/security/x509/
H A DURIName.java329 String otherHost = ((URIName)inputName).getHost(); in constrains() local
332 if (otherHost.equalsIgnoreCase(host)) { in constrains()
344 boolean otherDomain = (otherHost.charAt(0) == '.'); in constrains()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/x509/
H A DURIName.java329 String otherHost = ((URIName)inputName).getHost(); in constrains() local
332 if (otherHost.equalsIgnoreCase(host)) { in constrains()
344 boolean otherDomain = (otherHost.charAt(0) == '.'); in constrains()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/security/x509/
H A DURIName.java329 String otherHost = ((URIName)inputName).getHost(); in constrains() local
332 if (otherHost.equalsIgnoreCase(host)) { in constrains()
344 boolean otherDomain = (otherHost.charAt(0) == '.'); in constrains()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/x509/
H A DURIName.java329 String otherHost = ((URIName)inputName).getHost(); in constrains() local
332 if (otherHost.equalsIgnoreCase(host)) { in constrains()
344 boolean otherDomain = (otherHost.charAt(0) == '.'); in constrains()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/security/x509/
H A DURIName.java329 String otherHost = ((URIName)inputName).getHost(); in constrains() local
332 if (otherHost.equalsIgnoreCase(host)) { in constrains()
344 boolean otherDomain = (otherHost.charAt(0) == '.'); in constrains()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/security/x509/
H A DURIName.java329 String otherHost = ((URIName)inputName).getHost(); in constrains() local
332 if (otherHost.equalsIgnoreCase(host)) { in constrains()
344 boolean otherDomain = (otherHost.charAt(0) == '.'); in constrains()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/security/x509/
H A DURIName.java329 String otherHost = ((URIName)inputName).getHost(); in constrains() local
332 if (otherHost.equalsIgnoreCase(host)) { in constrains()
344 boolean otherDomain = (otherHost.charAt(0) == '.'); in constrains()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/x509/
H A DURIName.java329 String otherHost = ((URIName)inputName).getHost(); in constrains() local
332 if (otherHost.equalsIgnoreCase(host)) { in constrains()
344 boolean otherDomain = (otherHost.charAt(0) == '.'); in constrains()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/x509/
H A DURIName.java329 String otherHost = ((URIName)inputName).getHost(); in constrains() local
332 if (otherHost.equalsIgnoreCase(host)) { in constrains()
344 boolean otherDomain = (otherHost.charAt(0) == '.'); in constrains()
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/terraform-plugin-sdk/internal/registry/regsrc/
H A Dfriendly_host.go129 otherHost, err := svchost.ForComparison(other.Raw)
139 return otherHost == host
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/terraform/registry/regsrc/
H A Dfriendly_host.go129 otherHost, err := svchost.ForComparison(other.Raw)
139 return otherHost == host
/dports/sysutils/terraform/terraform-1.0.11/internal/registry/regsrc/
H A Dfriendly_host.go129 otherHost, err := svchost.ForComparison(other.Raw)
139 return otherHost == host
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/words/protocols/jabber/
H A Dxmlstream.py171 def __init__(self, otherHost): argument
172 self.otherHost = otherHost
176 self.xmlstream.otherEntity = jid.internJID(self.otherHost)
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/protocols/jabber/
H A Dxmlstream.py154 def __init__(self, otherHost): argument
155 self.otherHost = otherHost
160 self.xmlstream.otherEntity = jid.internJID(self.otherHost)
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-core/
H A Dprotocol.h164 void shutdownWithError(int cond, const QString &otherHost="");
174 QString otherHost; variable
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/xmpp-core/
H A Dprotocol.h168 void shutdownWithError(int cond, const QString &otherHost="");
178 QString otherHost; variable

12