Home
last modified time | relevance | path

Searched refs:stateEnum (Results 1 – 25 of 32) sorted by relevance

12

/dports/cad/stepcode/stepcode-0.8/src/clstepcore/
H A Dmgrnode.h56 stateEnum currState;
75 MgrNode( SDAI_Application_instance * se, stateEnum listState );
76 MgrNode( SDAI_Application_instance * se, stateEnum listState, MgrNodeList * list );
80 int MgrNodeListMember( stateEnum s ) { in MgrNodeListMember()
83 stateEnum CurrState() { in CurrState()
94 int ChangeState( stateEnum s );
145 void Init( SDAI_Application_instance * s, stateEnum listState, MgrNodeList * list );
H A Dmgrnode.cc143 int MgrNode::ChangeState( stateEnum s ) { in ChangeState()
152 stateEnum listState, in Init()
186 MgrNode::MgrNode( SDAI_Application_instance * StepEntPtr, stateEnum listState ) { in MgrNode()
197 MgrNode::MgrNode( SDAI_Application_instance * StepEntPtr, stateEnum listState, MgrNodeList * list )… in MgrNode()
H A Dmgrnodelist.h34 MgrNodeList( stateEnum type );
50 stateEnum listType;
H A Dinstmgr.h96 MgrNode * Append( SDAI_Application_instance * se, stateEnum listState );
101 void ChangeState( MgrNode * node, stateEnum listState );
H A Dmgrnodelist.cc21 MgrNodeList::MgrNodeList( stateEnum type ) : GenNodeList( new MgrNode() ) { in MgrNodeList()
H A Dinstmgr.cc201 MgrNode * InstMgr::Append( SDAI_Application_instance * se, stateEnum listState ) { in Append()
263 void InstMgr::ChangeState( MgrNode * node, stateEnum listState ) { in ChangeState()
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DCConnection.java45 state_ = stateEnum.RFBSTATE_UNINITIALISED; in CConnection()
176 state_ = stateEnum.RFBSTATE_INVALID; in processVersionMsg()
190 state_ = stateEnum.RFBSTATE_INVALID; in processVersionMsg()
284 state_ = stateEnum.RFBSTATE_INVALID; in processSecurityTypesMsg()
289 state_ = stateEnum.RFBSTATE_SECURITY; in processSecurityTypesMsg()
324 state_ = stateEnum.RFBSTATE_INVALID; in processSecurityResultMsg()
337 state_ = stateEnum.RFBSTATE_INVALID; in throwConnFailedException()
413 state_ = stateEnum.RFBSTATE_NORMAL; in serverInit()
580 public enum stateEnum { enum in CConnection
714 state_ = stateEnum.RFBSTATE_INVALID; in throwAuthFailureException()
[all …]
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DCConnection.java45 state_ = stateEnum.RFBSTATE_UNINITIALISED; in CConnection()
176 state_ = stateEnum.RFBSTATE_INVALID; in processVersionMsg()
190 state_ = stateEnum.RFBSTATE_INVALID; in processVersionMsg()
284 state_ = stateEnum.RFBSTATE_INVALID; in processSecurityTypesMsg()
289 state_ = stateEnum.RFBSTATE_SECURITY; in processSecurityTypesMsg()
324 state_ = stateEnum.RFBSTATE_INVALID; in processSecurityResultMsg()
337 state_ = stateEnum.RFBSTATE_INVALID; in throwConnFailedException()
413 state_ = stateEnum.RFBSTATE_NORMAL; in serverInit()
580 public enum stateEnum { enum in CConnection
714 state_ = stateEnum.RFBSTATE_INVALID; in throwAuthFailureException()
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DSConnection.h204 enum stateEnum { enum
217 stateEnum state() { return state_; } in state()
227 void setState(stateEnum s) { state_ = s; } in setState()
261 stateEnum state_;
H A DCConnection.h213 enum stateEnum { enum
226 stateEnum state() { return state_; } in state()
231 void setState(stateEnum s) { state_ = s; } in setState()
272 stateEnum state_;
H A DSMsgReader.h66 enum stateEnum { enum
71 stateEnum state;
H A DCMsgReader.h77 enum stateEnum { enum
84 stateEnum state;
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DSConnection.h204 enum stateEnum { enum
217 stateEnum state() { return state_; } in state()
227 void setState(stateEnum s) { state_ = s; } in setState()
261 stateEnum state_;
H A DCConnection.h213 enum stateEnum { enum
226 stateEnum state() { return state_; } in state()
231 void setState(stateEnum s) { state_ = s; } in setState()
272 stateEnum state_;
H A DSMsgReader.h66 enum stateEnum { enum
71 stateEnum state;
H A DCMsgReader.h77 enum stateEnum { enum
84 stateEnum state;
/dports/cad/stepcode/stepcode-0.8/src/cleditor/
H A Dcmdmgr.cc90 MgrNode * CmdMgr::StateFindFileId( stateEnum s, int fileId ) { in StateFindFileId()
107 MgrNode * CmdMgr::GetHead( stateEnum listType ) { in GetHead()
137 void CmdMgr::ClearEntries( stateEnum listType ) { in ClearEntries()
H A Dcmdmgr.h150 MgrNode * GetHead( stateEnum listType );
156 void ClearEntries( stateEnum listType );
166 MgrNode * StateFindFileId( stateEnum s, int fileId );
H A Deditordefines.h38 enum stateEnum { enum
H A DREADME24 Defines two enumeration types, displayStateEnum and stateEnum, and
H A DSTEPfile.h166 stateEnum EntityWfState( char c );
/dports/games/zoom/zoom-1.1.5/src/zoomCocoa/
H A DZoomCollapsableView.m202 NSEnumerator* stateEnum;
218 stateEnum = [states objectEnumerator];
222 BOOL shown = [[stateEnum nextObject] boolValue];
236 stateEnum = [states objectEnumerator];
241 BOOL shown = [[stateEnum nextObject] boolValue];
264 stateEnum = [states objectEnumerator];
269 BOOL shown = [[stateEnum nextObject] boolValue];
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DFileBackupAgent.actor.cpp116 KeyBackedProperty<ERestoreState> stateEnum() { in stateEnum() function in RestoreConfig
864 config.stateEnum().set(tr, EBackupState::STATE_ABORTED); in abortFiveOneBackup()
2194 backup.stateEnum().set(tr, EBackupState::STATE_COMPLETED); in _finish()
2423 config.stateEnum().set(tr, EBackupState::STATE_RUNNING); in _finish()
2466 restore.stateEnum().set(tr, ERestoreState::COMPLETED); in _finish()
3278 restore.stateEnum().set(tr, ERestoreState::ABORTED); in abortRestore()
3352 restore.stateEnum().set(tr, ERestoreState::STARTING); in _execute()
3461 restore.stateEnum().set(tr, ERestoreState::RUNNING); in _finish()
3655 config.stateEnum().set(tr, EBackupState::STATE_SUBMITTED); in submitBackup()
3729 restore.stateEnum().set(tr, ERestoreState::QUEUED); in submitRestore()
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/tigervnc/vncviewer/
H A DCConn.java501 if ((state() != stateEnum.RFBSTATE_NORMAL) || shuttingDown) in writeClientCutText()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/tigervnc/vncviewer/
H A DCConn.java501 if ((state() != stateEnum.RFBSTATE_NORMAL) || shuttingDown) in writeClientCutText()

12