Home
last modified time | relevance | path

Searched defs:isIgnored (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/tls-1.5.4/Network/TLS/
H A DSending13.hs53 | isIgnored hs = return encoded function
65 isIgnored NewSessionTicket13{} = True function
66 isIgnored KeyUpdate13{} = True function
67 isIgnored _ = False function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/tls-1.5.4/Network/TLS/
H A DSending13.hs53 | isIgnored hs = return encoded function
65 isIgnored NewSessionTicket13{} = True function
66 isIgnored KeyUpdate13{} = True function
67 isIgnored _ = False function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/tls-1.5.4/Network/TLS/
H A DSending13.hs53 | isIgnored hs = return encoded function
65 isIgnored NewSessionTicket13{} = True function
66 isIgnored KeyUpdate13{} = True function
67 isIgnored _ = False function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/tls-1.5.4/Network/TLS/
H A DSending13.hs53 | isIgnored hs = return encoded function
65 isIgnored NewSessionTicket13{} = True function
66 isIgnored KeyUpdate13{} = True function
67 isIgnored _ = False function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/tls-1.5.4/Network/TLS/
H A DSending13.hs53 | isIgnored hs = return encoded function
65 isIgnored NewSessionTicket13{} = True function
66 isIgnored KeyUpdate13{} = True function
67 isIgnored _ = False function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/tls-1.5.4/Network/TLS/
H A DSending13.hs53 | isIgnored hs = return encoded function
65 isIgnored NewSessionTicket13{} = True function
66 isIgnored KeyUpdate13{} = True function
67 isIgnored _ = False function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/tls-1.5.4/Network/TLS/
H A DSending13.hs53 | isIgnored hs = return encoded function
65 isIgnored NewSessionTicket13{} = True function
66 isIgnored KeyUpdate13{} = True function
67 isIgnored _ = False function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/tls-1.5.4/Network/TLS/
H A DSending13.hs53 | isIgnored hs = return encoded function
65 isIgnored NewSessionTicket13{} = True function
66 isIgnored KeyUpdate13{} = True function
67 isIgnored _ = False function
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/iokit/
H A Diokitstorageaccess.cpp60 bool IOKitStorageAccess::isIgnored() const in isIgnored() function in IOKitStorageAccess
64 bool isIgnored = m_device->property(QStringLiteral("Open")).toBool() == false; in isIgnored() local
68 const QVariant isIgnored = m_device->property(QStringLiteral("isIgnored")); in isIgnored() local
H A Diokitvolume.cpp31 bool IOKitVolume::isIgnored() const in isIgnored() function in IOKitVolume
34 bool isIgnored = m_device->property(QStringLiteral("Open")).toBool() == false; in isIgnored() local
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/tls-1.5.5/Network/TLS/
H A DSending.hs107 | isIgnored hs = return encoded function
119 isIgnored NewSessionTicket13{} = True function
120 isIgnored KeyUpdate13{} = True function
121 isIgnored _ = False function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/tls-1.5.5/Network/TLS/
H A DSending.hs107 | isIgnored hs = return encoded function
119 isIgnored NewSessionTicket13{} = True function
120 isIgnored KeyUpdate13{} = True function
121 isIgnored _ = False function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/tls-1.5.5/Network/TLS/
H A DSending.hs107 | isIgnored hs = return encoded function
119 isIgnored NewSessionTicket13{} = True function
120 isIgnored KeyUpdate13{} = True function
121 isIgnored _ = False function
/dports/devel/stack/stack-2.7.3/_cabal_deps/tls-1.5.5/Network/TLS/
H A DSending.hs107 | isIgnored hs = return encoded function
119 isIgnored NewSessionTicket13{} = True function
120 isIgnored KeyUpdate13{} = True function
121 isIgnored _ = False function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/tls-1.5.5/Network/TLS/
H A DSending.hs107 | isIgnored hs = return encoded function
119 isIgnored NewSessionTicket13{} = True function
120 isIgnored KeyUpdate13{} = True function
121 isIgnored _ = False function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/tls-1.5.5/Network/TLS/
H A DSending.hs107 | isIgnored hs = return encoded function
119 isIgnored NewSessionTicket13{} = True function
120 isIgnored KeyUpdate13{} = True function
121 isIgnored _ = False function
/dports/devel/hs-spago/spago-0.20.3/src/Spago/
H A DGit.hs52 isIgnored path = do function
/dports/java/jtiger/jtiger-2.1.0376/src/org/jtiger/framework/
H A DTestIgnored.java15 boolean isIgnored(TestResultType result); in isIgnored() method
H A DTestIgnoredFactory.java35 public boolean isIgnored(final TestResultType result) in isIgnored() method in TestIgnoredFactory.TestIgnoredImpl
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aquasecurity/fanal/walker/
H A Dwalk.go20 func isIgnored(filePath string) bool { func
/dports/java/jtiger/jtiger-2.1.0376/test-src/org/jtiger/framework/
H A DTestTestIgnoredFactory.java47 public void isIgnored() in isIgnored() method in TestTestIgnoredFactory
/dports/java/bouncycastle15/crypto-169/tls/src/test/java/org/bouncycastle/jsse/provider/test/
H A DCipherSuitesFilter.java5 boolean isIgnored(String cipherSuite); in isIgnored() method
/dports/databases/pgfouine/pgfouine-1.2/include/postgresql/vacuum/objects/
H A DAnalyzeTableLogObject.class.php35 function isIgnored() { function in AnalyzeTableLogObject
/dports/devel/kf5-solid/solid-5.89.0/src/solid/devices/backends/win/
H A Dwinstorageaccess.cpp32 bool WinStorageAccess::isIgnored() const in isIgnored() function in WinStorageAccess
/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/wmi/
H A Dwmivolume.cpp44 bool Volume::isIgnored() const in isIgnored() function in Volume

12345678910>>...14