Home
last modified time | relevance | path

Searched defs:GetState (Results 201 – 225 of 8534) sorted by relevance

12345678910>>...342

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/InputCommon/ControllerInterface/Pipes/
H A DPipes.h41 ControlState GetState() const override { return m_state; } in GetState() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/Windows/Common/
H A DNativeThreadWindows.h33 lldb::StateType GetState() override { return m_state; } in GetState() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/Windows/Common/
H A DNativeThreadWindows.h33 lldb::StateType GetState() override { return m_state; } in GetState() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeThreadWindows.h33 lldb::StateType GetState() override { return m_state; } in GetState() function
/dports/textproc/kf5-kcodecs/kcodecs-5.89.0/src/probers/
H A DnsSJISProber.h41 nsProbingState GetState(void) override in GetState() function
H A DnsGB2312Prober.h34 nsProbingState GetState(void) override in GetState() function
H A DnsEUCJPProber.h38 nsProbingState GetState(void) override in GetState() function
H A DnsEUCKRProber.h32 nsProbingState GetState(void) override in GetState() function
/dports/audio/osd-lyrics/osdlyrics-0.4.3/lib/chardetect/src/
H A DnsGB2312Prober.h54 nsProbingState GetState(void) {return mState;}; in GetState() function
H A DnsEUCJPProber.h58 nsProbingState GetState(void) {return mState;}; in GetState() function
H A DnsBig5Prober.h52 nsProbingState GetState(void) {return mState;}; in GetState() function
/dports/audio/osd-lyrics/osdlyrics-0.4.3/src/
H A Dol_debug.c54 ol_log_printf (int level, const char *file, int line, const char *funcname, in GetCharSetName()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Process/Windows/Common/
H A DNativeThreadWindows.h33 lldb::StateType GetState() override { return m_state; } in GetState() function
/dports/editors/madedit/madedit-0.2.9/charset-detector/src/
H A DnsBig5Prober.h52 nsProbingState GetState(void) {return mState;}; in GetState() function
/dports/editors/texmaker/texmaker-5.0.3/encodingprober/
H A DnsEUCKRProber.h40 nsProbingState GetState(void) {return mState;}; in GetState() function
H A DnsEUCJPProber.h46 nsProbingState GetState(void) {return mState;}; in GetState() function
H A DnsEUCTWProber.h40 nsProbingState GetState(void) {return mState;}; in GetState() function
H A DnsGB2312Prober.h42 nsProbingState GetState(void) {return mState;}; in GetState() function
H A DnsSJISProber.h59 nsProbingState GetState(void) {return mState;}; in GetState() function
H A DnsBig5Prober.h40 nsProbingState GetState(void) {return mState;}; in GetState() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/misc/
H A Dglshell.cxx145 void SwGlosDocShell::GetState( SfxItemSet& rSet ) in GetState() function in SwGlosDocShell
180 void SwWebGlosDocShell::GetState( SfxItemSet& rSet ) in GetState() function in SwWebGlosDocShell
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/misc/
H A Dglshell.cxx147 void SwGlosDocShell::GetState( SfxItemSet& rSet ) in GetState() function in SwGlosDocShell
182 void SwWebGlosDocShell::GetState( SfxItemSet& rSet ) in GetState() function in SwWebGlosDocShell
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/input/
H A DInputManager.cpp315 bool InputManager::GetState(const RegisteredShortcut& shortcut) const in GetState() function in InputManager
327 bool InputManager::GetState(const ShortcutInput& shortcut) const in GetState() function in InputManager
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/p2p/base/
H A Ddtlstransportchannel.h42 rtc::StreamState GetState() const override { return state_; } in GetState() function
165 IceTransportState GetState() const override { return channel_->GetState(); } in GetState() function
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/crypto/ssh/terminal/
H A Dutil_plan9.go38 func GetState(fd int) (*State, error) { func

12345678910>>...342