Home
last modified time | relevance | path

Searched refs:HasPort (Results 1 – 25 of 78) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/devil/devil/utils/
H A Dusb_hubs.py77 if node.HasPort(virtual):
93 if not node.HasPort(4):
112 if not node.HasPort(1):
125 if not node.HasPort(1):
137 if not node.HasPort(4):
149 if not node.HasPort(4):
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/renderer/
H A Done_time_message_handler_unittest.cc110 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
145 EXPECT_TRUE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
155 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
193 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
223 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
229 EXPECT_TRUE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
269 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
273 EXPECT_TRUE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
286 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
455 EXPECT_TRUE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/renderer/
H A Done_time_message_handler_unittest.cc110 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
145 EXPECT_TRUE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
155 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
193 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
223 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
229 EXPECT_TRUE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
269 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
273 EXPECT_TRUE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
286 EXPECT_FALSE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
455 EXPECT_TRUE(message_handler()->HasPort(script_context(), port_id)); in TEST_F()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/misc/
H A Dinethist.cxx304 if (!rUrl.HasPort()) in NormalizeUrl_Impl()
309 if (!rUrl.HasPort()) in NormalizeUrl_Impl()
316 if (!rUrl.HasPort()) in NormalizeUrl_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/misc/
H A Dinethist.cxx317 if (!rUrl.HasPort()) in NormalizeUrl_Impl()
322 if (!rUrl.HasPort()) in NormalizeUrl_Impl()
329 if (!rUrl.HasPort()) in NormalizeUrl_Impl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/csp/
H A Dcsp_source.cc54 url.HasPort() ? url.Port() : kPortUnspecified, url.Protocol()); in Matches()
75 url.HasPort() ? url.Port() : kPortUnspecified, url.Protocol()); in MatchesAsSelf()
91 (!url.HasPort() || in MatchesAsSelf()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Duri.cpp222 if (HasPort()) in DoBuildURI()
266 if (HasPort()) in operator ==()
271 else if (uri.HasPort()) in operator ==()
700 if (base.HasPort()) in Resolve()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Duri.cpp203 if (HasPort()) in DoBuildURI()
247 if (HasPort()) in operator ==()
252 else if (uri.HasPort()) in operator ==()
707 if (base.HasPort()) in Resolve()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Duri.cpp222 if (HasPort()) in DoBuildURI()
266 if (HasPort()) in operator ==()
271 else if (uri.HasPort()) in operator ==()
700 if (base.HasPort()) in Resolve()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/weborigin/
H A Dknown_ports.cc67 if (!url.HasPort()) in IsPortAllowedForScheme()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/weborigin/
H A Dknown_ports.cc69 if (!url.HasPort()) in IsPortAllowedForScheme()
/dports/devel/stack/stack-2.7.3/_cabal_deps/streaming-commons-0.2.2.1/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
467 class HasPort a where constructor
469 instance HasPort ServerSettings where
471 instance HasPort ClientSettings where
474 getPort :: HasPort a => a -> Int
477 setPort :: HasPort a => Int -> a -> a
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/streaming-commons-0.2.2.1/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
467 class HasPort a where constructor
469 instance HasPort ServerSettings where
471 instance HasPort ClientSettings where
474 getPort :: HasPort a => a -> Int
477 setPort :: HasPort a => Int -> a -> a
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/streaming-commons-0.2.2.1/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
467 class HasPort a where constructor
469 instance HasPort ServerSettings where
471 instance HasPort ClientSettings where
474 getPort :: HasPort a => a -> Int
477 setPort :: HasPort a => Int -> a -> a
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/streaming-commons-0.2.2.1/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
467 class HasPort a where constructor
469 instance HasPort ServerSettings where
471 instance HasPort ClientSettings where
474 getPort :: HasPort a => a -> Int
477 setPort :: HasPort a => Int -> a -> a
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/streaming-commons-0.2.1.2/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
470 class HasPort a where constructor
472 instance HasPort ServerSettings where
474 instance HasPort ClientSettings where
477 getPort :: HasPort a => a -> Int
480 setPort :: HasPort a => Int -> a -> a
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/streaming-commons-0.2.1.2/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
470 class HasPort a where constructor
472 instance HasPort ServerSettings where
474 instance HasPort ClientSettings where
477 getPort :: HasPort a => a -> Int
480 setPort :: HasPort a => Int -> a -> a
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/streaming-commons-0.2.1.2/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
470 class HasPort a where constructor
472 instance HasPort ServerSettings where
474 instance HasPort ClientSettings where
477 getPort :: HasPort a => a -> Int
480 setPort :: HasPort a => Int -> a -> a
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/streaming-commons-0.2.2.1/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
467 class HasPort a where constructor
469 instance HasPort ServerSettings where
471 instance HasPort ClientSettings where
474 getPort :: HasPort a => a -> Int
477 setPort :: HasPort a => Int -> a -> a
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/streaming-commons-0.2.2.1/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
467 class HasPort a where constructor
469 instance HasPort ServerSettings where
471 instance HasPort ClientSettings where
474 getPort :: HasPort a => a -> Int
477 setPort :: HasPort a => Int -> a -> a
/dports/lang/elm/compiler-0.19.1/_cabal_deps/streaming-commons-0.2.1.2/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
470 class HasPort a where constructor
472 instance HasPort ServerSettings where
474 instance HasPort ClientSettings where
477 getPort :: HasPort a => a -> Int
480 setPort :: HasPort a => Int -> a -> a
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/streaming-commons-0.2.1.2/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
470 class HasPort a where constructor
472 instance HasPort ServerSettings where
474 instance HasPort ClientSettings where
477 getPort :: HasPort a => a -> Int
480 setPort :: HasPort a => Int -> a -> a
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/streaming-commons-0.2.2.1/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
467 class HasPort a where constructor
469 instance HasPort ServerSettings where
471 instance HasPort ClientSettings where
474 getPort :: HasPort a => a -> Int
477 setPort :: HasPort a => Int -> a -> a
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/streaming-commons-0.2.2.1/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
467 class HasPort a where constructor
469 instance HasPort ServerSettings where
471 instance HasPort ClientSettings where
474 getPort :: HasPort a => a -> Int
477 setPort :: HasPort a => Int -> a -> a
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/streaming-commons-0.2.2.1/Data/Streaming/
H A DNetwork.hs28 , HasPort (..)
467 class HasPort a where constructor
469 instance HasPort ServerSettings where
471 instance HasPort ClientSettings where
474 getPort :: HasPort a => a -> Int
477 setPort :: HasPort a => Int -> a -> a

1234