Searched defs:Finished (Results 1 – 7 of 7) sorted by relevance
387 sub Finished() { subroutine
54 bool Finished = false; variable
103 bool Finished = false; variable
40 Finished, /* set if current hand is finished */ variable
176 bool ProgressEventManager::Finished() const { return m_finished; } in Finished() function in ProgressEventManager
227 BeforeStruct, Finished, InStruct, InNestedStruct, InNestedFieldComment, \ variable in OptionsReader.read_options.State
2794 bool Finished = false; in ReadStmtFromStream() local