Home
last modified time | relevance | path

Searched defs:Finished (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/perl/lib/unicore/
H A DTestProp.pl387 sub Finished() { subroutine
/openbsd/gnu/llvm/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h54 bool Finished = false; variable
H A DConstantInitBuilder.h103 bool Finished = false; variable
/openbsd/games/mille/
H A Dextern.c40 Finished, /* set if current hand is finished */ variable
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A DProgressEvent.cpp176 bool ProgressEventManager::Finished() const { return m_finished; } in Finished() function in ProgressEventManager
/openbsd/gnu/llvm/clang/docs/tools/
H A Ddump_format_style.py227 BeforeStruct, Finished, InStruct, InNestedStruct, InNestedFieldComment, \ variable in OptionsReader.read_options.State
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReaderStmt.cpp2794 bool Finished = false; in ReadStmtFromStream() local