Home
last modified time | relevance | path

Searched defs:interrupted (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/llvm/llvm/utils/lit/lit/
Ddisplay.py67 def clear(self, interrupted): pass argument
103 def clear(self, interrupted): argument
DProgressBar.py204 def clear(self, interrupted): argument
278 def clear(self, interrupted): argument
/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandler.cpp349 bool IOHandlerEditline::GetLine(std::string &line, bool &interrupted) { in GetLine()
511 bool IOHandlerEditline::GetLines(StringList &lines, bool &interrupted) { in GetLines()
536 bool interrupted = false; in GetLines() local
556 bool interrupted = false; in Run() local
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DErrc.h51 interrupted = int(std::errc::interrupted), enumerator
/openbsd/src/gnu/llvm/lldb/source/Host/common/
DEditline.cpp1502 bool Editline::GetLine(std::string &line, bool &interrupted) { in GetLine()
1543 bool &interrupted) { in GetLines()
/openbsd/src/sys/kern/
Duipc_syscalls.c384 int error, interrupted = 0; in sys_connect() local
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dremote-m32r-sdi.c79 static int interrupted = 0; variable
/openbsd/src/usr.bin/dc/
Dbcode.c46 volatile sig_atomic_t interrupted; member
/openbsd/src/usr.bin/ssh/
Dscp.c159 volatile sig_atomic_t interrupted = 0; variable
Dsftp.c82 volatile sig_atomic_t interrupted = 0; variable
/openbsd/src/gnu/usr.bin/binutils/gdb/rdi-share/
Dardi.c1454 static int interrupted=0; variable