Searched defs:Terminal (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h20 class Terminal { class in namespace:lldb_private
22 Terminal(int fd = -1) : m_fd(fd) {} function in class:lldb_private::Terminal
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyLogical.h24 Terminal, enumerator in enum:clang::threadSafety::lexpr::LExpr::Opcode
42 class Terminal : public LExpr { class in namespace:clang::threadSafety::lexpr
46 Terminal(til::SExpr *Expr) : LExpr(LExpr::Terminal), Expr(Expr) {} function in class:clang::threadSafety::lexpr::Terminal
/freebsd-13-stable/usr.sbin/pppctl/
H A Dpppctl.c279 Terminal(void *v) function
[all...]
/freebsd-13-stable/contrib/ee/
H A Dnew_curse.c646 struct termio Terminal; variable in typeref:struct:termio
649 struct sgttyb Terminal; variable in typeref:struct:sgttyb
[all...]

Completed in 174 milliseconds