Home
last modified time | relevance | path

Searched refs:TTYState (Results 1 – 4 of 4) sorted by relevance

/external/lldb/tools/debugserver/source/
DTTYState.cpp19 TTYState::TTYState() : in TTYState() function in TTYState
27 TTYState::~TTYState() in ~TTYState()
32 TTYState::GetTTYState (int fd, bool saveProcessGroup) in GetTTYState()
55 TTYState::SetTTYState () const in SetTTYState()
DTTYState.h20 class TTYState
23 TTYState();
24 ~TTYState();
53 uint32_t NumStates() const { return sizeof(m_ttystates)/sizeof(TTYState); } in NumStates()
58 TTYState m_ttystates[2];
/external/lldb/tools/debugserver/debugserver.xcodeproj/
Dproject.pbxproj120 …71334A0024798E /* TTYState.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType …
121 …60C71334A0024798E /* TTYState.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…
226 26C638060C71334A0024798E /* TTYState.h */,
227 26C638050C71334A0024798E /* TTYState.cpp */,
/external/qemu/ui/
Dconsole.c85 enum TTYState { enum
180 enum TTYState state;