Home
last modified time | relevance | path

Searched defs:getStatus (Results 1 – 25 of 2704) sorted by relevance

12345678910>>...109

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/yesod-core-1.6.18/src/Yesod/Core/Internal/
H A DResponse.hs108 getStatus NotFound = H.status404 function
109 getStatus (InternalError _) = H.status500 function
110 getStatus (InvalidArgs _) = H.status400 function
111 getStatus NotAuthenticated = H.status401 function
112 getStatus (PermissionDenied _) = H.status403 function
113 getStatus (BadMethod _) = H.status405 function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/yesod-core-1.6.18/src/Yesod/Core/Internal/
H A DResponse.hs108 getStatus NotFound = H.status404 function
109 getStatus (InternalError _) = H.status500 function
110 getStatus (InvalidArgs _) = H.status400 function
111 getStatus NotAuthenticated = H.status401 function
112 getStatus (PermissionDenied _) = H.status403 function
113 getStatus (BadMethod _) = H.status405 function
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-typescript.r/ts-interface.d/
H A Dinput.ts3 getStatus(): { speed: number; }; method
8 getStatus(): { frequency: number; }; method
12 getStatus(/*)*/): { speed: number; frequency: number; }; method
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-typescript.r/ts-interface-white.d/
H A Dinput.ts3 getStatus(): { speed: number } method
8 getStatus(): { frequency: number } method
12 getStatus(/*)*/): { speed: number; frequency: number } method
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/http2-3.0.2/Network/HTTP2/Arch/
H A DStatus.hs21 getStatus (_,vt) = getHeaderValue tokenStatus vt >>= toStatus function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/http2-3.0.2/Network/HTTP2/Arch/
H A DStatus.hs21 getStatus (_,vt) = getHeaderValue tokenStatus vt >>= toStatus function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/google/gopacket/afpacket/
H A Dheader.go30 getStatus() int methodSpec
83 func (h *v1header) getStatus() int { func
109 func (h *v2header) getStatus() int { func
155 func (w *v3wrapper) getStatus() int { func
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/google/gopacket/afpacket/
H A Dheader.go30 getStatus() int methodSpec
83 func (h *v1header) getStatus() int { func
109 func (h *v2header) getStatus() int { func
155 func (w *v3wrapper) getStatus() int { func
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A DHttpGet.h58 bool getStatus() { return status; } in getStatus() function
80 bool getStatus() { return false; } in getStatus() function
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/google/gopacket/gopacket-1.1.18/afpacket/
H A Dheader.go32 getStatus() int methodSpec
87 func (h *v1header) getStatus() int { func
113 func (h *v2header) getStatus() int { func
159 func (w *v3wrapper) getStatus() int { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/google/gopacket/afpacket/
H A Dheader.go32 getStatus() int methodSpec
87 func (h *v1header) getStatus() int { func
113 func (h *v2header) getStatus() int { func
159 func (w *v3wrapper) getStatus() int { func
/dports/misc/fq/fq-0.0.2/vendor/github.com/google/gopacket/afpacket/
H A Dheader.go32 getStatus() int methodSpec
87 func (h *v1header) getStatus() int { func
113 func (h *v2header) getStatus() int { func
159 func (w *v3wrapper) getStatus() int { func
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.le/share/classes/jdk/internal/org/jline/utils/
H A DStatus.java31 public static Status getStatus(Terminal terminal) { in getStatus() method in Status
35 public static Status getStatus(Terminal terminal, boolean create) { in getStatus() method in Status
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/StopThread/
H A Dstopthrd007.java199 public int getStatus() { in getStatus() method in stopthrd007ThreadRunning
232 public int getStatus() { in getStatus() method in stopthrd007ThreadWaiting
265 public int getStatus() { in getStatus() method in stopthrd007ThreadSleeping
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/StopThread/
H A Dstopthrd007.java199 public int getStatus() { in getStatus() method in stopthrd007ThreadRunning
232 public int getStatus() { in getStatus() method in stopthrd007ThreadWaiting
265 public int getStatus() { in getStatus() method in stopthrd007ThreadSleeping
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jvmti/StopThread/
H A Dstopthrd007.java199 public int getStatus() { in getStatus() method in stopthrd007ThreadRunning
232 public int getStatus() { in getStatus() method in stopthrd007ThreadWaiting
265 public int getStatus() { in getStatus() method in stopthrd007ThreadSleeping
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/StopThread/
H A Dstopthrd007.java199 public int getStatus() { in getStatus() method in stopthrd007ThreadRunning
232 public int getStatus() { in getStatus() method in stopthrd007ThreadWaiting
265 public int getStatus() { in getStatus() method in stopthrd007ThreadSleeping
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/StopThread/
H A Dstopthrd007.java199 public int getStatus() { in getStatus() method in stopthrd007ThreadRunning
232 public int getStatus() { in getStatus() method in stopthrd007ThreadWaiting
265 public int getStatus() { in getStatus() method in stopthrd007ThreadSleeping
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/StopThread/
H A Dstopthrd007.java199 public int getStatus() { in getStatus() method in stopthrd007ThreadRunning
232 public int getStatus() { in getStatus() method in stopthrd007ThreadWaiting
265 public int getStatus() { in getStatus() method in stopthrd007ThreadSleeping
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/StopThread/
H A Dstopthrd007.java199 public int getStatus() { in getStatus() method in stopthrd007ThreadRunning
232 public int getStatus() { in getStatus() method in stopthrd007ThreadWaiting
265 public int getStatus() { in getStatus() method in stopthrd007ThreadSleeping
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jvmti/StopThread/
H A Dstopthrd007.java199 public int getStatus() { in getStatus() method in stopthrd007ThreadRunning
232 public int getStatus() { in getStatus() method in stopthrd007ThreadWaiting
265 public int getStatus() { in getStatus() method in stopthrd007ThreadSleeping
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/src/org/eclipse/equinox/internal/provisional/p2/artifact/repository/processing/
H A DProcessingStep.java97 public IStatus getStatus() { in getStatus() method in ProcessingStep
134 public IStatus getStatus(boolean deep) { in getStatus() method in ProcessingStep
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmstatus.cc130 mstring MoveSizeStatus::getStatus() { in getStatus() function in MoveSizeStatus
203 mstring WorkspaceStatus::getStatus() { in getStatus() function in WorkspaceStatus
207 mstring WorkspaceStatus::getStatus(const char* name) { in getStatus() function in WorkspaceStatus
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/utils/
H A DStatus.java33 public static Status getStatus(Terminal terminal) { in getStatus() method in Status
37 public static Status getStatus(Terminal terminal, boolean create) { in getStatus() method in Status
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/smi/mibs/
H A DSNMPv2-CONF.py21 def getStatus(self): member in ObjectGroup
58 def getStatus(self): member in NotificationGroup
95 def getStatus(self): member in ModuleCompliance
133 def getStatus(self): member in AgentCapabilities

12345678910>>...109