Home
last modified time | relevance | path

Searched defs:isClosed (Results 1 – 25 of 1997) sorted by relevance

12345678910>>...80

/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Data/SBV/Tools/
H A DRange.hs43 isClosed Unbounded = False function
44 isClosed (Open _) = False function
45 isClosed (Closed _) = True function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/http2-2.0.5/Network/HTTP2/Server/
H A DStream.hs36 isClosed Closed{} = True function
37 isClosed _ = False function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/http2-2.0.4/Network/HTTP2/Server/
H A DStream.hs36 isClosed Closed{} = True function
37 isClosed _ = False function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/http2-2.0.6/Network/HTTP2/Server/
H A DStream.hs36 isClosed Closed{} = True function
37 isClosed _ = False function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/http2-2.0.6/Network/HTTP2/Server/
H A DStream.hs36 isClosed Closed{} = True function
37 isClosed _ = False function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/http2-2.0.4/Network/HTTP2/Server/
H A DStream.hs36 isClosed Closed{} = True function
37 isClosed _ = False function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/carbon/
H A Dcolordlgosx.mm52 - (BOOL)isClosed; method
78 {
H A Dfontdlgosx.mm318 - (BOOL)isClosed; method
343 {
363 - (BOOL)isClosed; method
402 {
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dcolordlgosx.mm52 - (BOOL)isClosed; method in NSWindowDelegate
77 {
H A Dfontdlgosx.mm258 - (BOOL)isClosed; method
281 {
301 - (BOOL)isClosed; method
339 {
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dcolordlgosx.mm52 - (BOOL)isClosed; method in NSWindowDelegate
77 {
H A Dfontdlgosx.mm258 - (BOOL)isClosed; method
281 {
301 - (BOOL)isClosed; method
339 {
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/http2-3.0.2/Network/HTTP2/Arch/
H A DStream.hs35 isClosed Closed{} = True function
36 isClosed _ = False function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/http2-3.0.2/Network/HTTP2/Arch/
H A DStream.hs35 isClosed Closed{} = True function
36 isClosed _ = False function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DOpen.hs71 isClosed (OpenThing cp _ _ _) = cp == 0 function
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/reference/
H A DReferenceUtilsUnitTest.java26 private boolean isClosed; field in ReferenceUtilsUnitTest.ClosingAwareFileInputStream
39 public boolean isClosed() { in isClosed() method in ReferenceUtilsUnitTest.ClosingAwareFileInputStream
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentyun/cos-go-sdk-v5/crypto/
H A Dcipher.go27 isClosed bool member
51 isClosed bool member
/dports/print/libpagemaker/libpagemaker-0.0.4/src/lib/
H A DOutputShape.h40 …OutputShape(bool isClosed, int shape, double rotation, double skew, const PMDFillProperties &fillP… in OutputShape()
45 …OutputShape(bool isClosed, int shape, double rotation, double skew, std::string text, std::vector<… in OutputShape()
53 …OutputShape(bool isClosed, int shape, double rotation, double skew, librevenge::RVNGBinaryData bit… in OutputShape()
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/operation/
H A DIsSimpleOp.java282 boolean isClosed; field in IsSimpleOp.EndpointInfo
294 public void addEndpoint(boolean isClosed) in addEndpoint()
334 private void addEndpoint(Map endPoints, Coordinate p, boolean isClosed) in addEndpoint()
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/test/cpp/
H A Dvectorappender.h54 bool isClosed() const in isClosed() function
/dports/sysutils/lxqt-powermanagement/lxqt-powermanagement-1.0.0/src/
H A Dlid.h43 bool isClosed() { return mIsClosed; } in isClosed() function
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/net/httpserver/bugs/HttpExchange/jdk.httpserver/sun/net/httpserver/
H A DHttpExchangeAccess.java29 public static boolean isClosed(com.sun.net.httpserver.HttpExchange exch) { in isClosed() method in HttpExchangeAccess
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/com/sun/net/httpserver/bugs/
H A DTruncatedRequestBody.java30 import com.sun.net.httpserver.HttpContext; in isClosed()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/net/httpserver/bugs/HttpExchange/jdk.httpserver/sun/net/httpserver/
H A DHttpExchangeAccess.java29 public static boolean isClosed(com.sun.net.httpserver.HttpExchange exch) { in isClosed() method in HttpExchangeAccess
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/net/httpserver/bugs/HttpExchange/jdk.httpserver/sun/net/httpserver/
H A DHttpExchangeAccess.java29 public static boolean isClosed(com.sun.net.httpserver.HttpExchange exch) { in isClosed() method in HttpExchangeAccess

12345678910>>...80