Home
last modified time | relevance | path

Searched refs:Stopped (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/tcsh/nls/russian/
H A Dset249 47 Stopped (signal)
51 49 Stopped
54 52 Stopped (tty input)
56 54 Stopped (tty output)
/freebsd/contrib/tcsh/nls/C/
H A Dset249 47 Stopped (signal)
51 49 Stopped
54 52 Stopped (tty input)
56 54 Stopped (tty output)
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DCodeGenPassBuilder.h515 mutable bool Stopped = true; variable
586 Stopped = false; in setStartStopPasses()
592 Stopped = true; in setStartStopPasses()
594 return !Stopped; in setStartStopPasses()
599 Stopped = !Info.StopAfter; in setStartStopPasses()
600 return !Stopped; in setStartStopPasses()
608 if (Started && Stopped) in verifyStartStop()
616 if (!Stopped) in verifyStartStop()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cpp107 Stopped, enumerator
163 state_ = State::Stopped; in Stop()
/freebsd/lib/libc/nls/
H A DC.msg246 21 Stopped (tty input)
248 22 Stopped (tty output)
H A Dfr_FR.ISO8859-1.msg228 21 Stopped (tty input)
230 22 Stopped (tty output)
/freebsd/tools/test/stress2/misc/
H A Dsuj10.sh101 Stopped at softdep_revert_mkdir+0x4d: movl 0x28(%ebx),%eax
/freebsd/contrib/lutok/
H A DNEWS10 * Stopped shipping an Atffile. The only supported way to run the tests
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h106 bool Stopped = false;
105 bool Stopped = false; global() variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp704 Stopped = true; in addPass()
705 if (Started && !Stopped) { in addPass()
726 Stopped = true; in addPass()
730 if (Stopped && !Started) in addPass()
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst1401 Stopped because the corresponding option was set and the inferior
1406 Stopped because the corresponding option was set and a command returned
1411 Stopped because quit was requested.
/freebsd/share/misc/
H A Dscsi_modes141 {CCF Stopped} t2
/freebsd/contrib/atf/
H A DNEWS53 * Issue #7: Stopped catching unhandled exceptions in atf-c++ tests. This
64 * Issue #14: Stopped setting 'set -e' in atf-sh. This setting was
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.reg2223 field LQOSTOP0 0x01 /* Stopped after sending all packets */
/freebsd/contrib/tcsh/
H A DFixes1345 66. Pipeline fixes. This should get rid of the dreaded Stopped tty output