Home
last modified time | relevance | path

Searched refs:stopping (Results 1 – 25 of 34) sorted by relevance

12

/trueos/sys/dev/sound/isa/
HDess.c90 int dir, hwch, stopping, run; member
374 if (sc->pch.stopping) { in ess_intr()
377 sc->pch.stopping = 0; in ess_intr()
391 if (sc->rch.stopping) { in ess_intr()
394 sc->rch.stopping = 0; in ess_intr()
531 ch->stopping = 0; in ess_start()
549 ch->stopping = 1; in ess_stop()
/trueos/sys/dev/sound/pci/
HDsolo.c89 int dir, hwch, stopping; member
340 if (sc->pch.stopping) { in ess_intr()
342 sc->pch.stopping = 0; in ess_intr()
354 if (sc->rch.stopping) { in ess_intr()
356 sc->rch.stopping = 0; in ess_intr()
504 ch->stopping = 0; in ess_start()
524 ch->stopping = 1; in ess_stop()
/trueos/sys/net/
HDradix.c996 int stopping = 0; in rn_walktree_from() local
1038 while (!stopping) { in rn_walktree_from()
1048 stopping = 1; in rn_walktree_from()
1066 stopping = 1; in rn_walktree_from()
1084 stopping = 1; in rn_walktree_from()
/trueos/usr.sbin/jail/
HDcommand.c91 int create_failed, stopping; in next_command() local
98 stopping = (j->flags & JF_STOP) != 0; in next_command()
128 j->comstring = create_failed || (stopping && in next_command()
136 create_failed || (stopping && in next_command()
/trueos/contrib/tcsh/
HDsrc.desc35 Builtins for stopping/killing/ and moving jobs to the background
HDREADME70 the line. If you have job control make sure that stopping and
/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticCommonKinds.td19 : Error<"too many errors emitted, stopping now">, DefaultFatal;
/trueos/contrib/nvi/docs/interp/
HDinterp153 and stopping points of the movement, reordered from the beginning
/trueos/contrib/ofed/management/opensm/doc/
HDopensm_release_notes_openib-3.0.13.txt73 stopping and restarting OpenSM). This is accomplished via SIGUSR1.
/trueos/contrib/llvm/tools/clang/include/clang/Driver/
HDCC1Options.td250 HelpText<"Set the maximum number of errors to emit before stopping (0 = no limit).">;
/trueos/contrib/gdb/gdb/doc/
HDannotate.texinfo734 @findex stopping
HDgdb.info-2379 program to be replaced without stopping and restarting your
2129 continues after stopping on a trap (for example, bus error). The
2837 display data; the `continue' command resumes execution after stopping
3059 run before stopping.
3140 Set HW trace stopping criteria.
5053 Here's an example of stopping the inferior process:
6612 stopping when the beginning of the next source line is reached.
6759 stopping when the beginning of the next source line is reached, if the
6838 reached. The reason for stopping in this case will be
HDgdb.texinfo1459 stopping the program
3054 become effective once again in stopping your program.
3058 of these breakpoints immediately after stopping your program.
3158 ignore count is positive, then instead of stopping, it just decrements
3234 usual message about stopping at a breakpoint is not printed. This may
3414 @value{GDBN} will also issue a warning when stopping at one of these
3521 the line of code are executed without stopping. Execution stops when
3534 @c function are executed without stopping.
9319 be replaced without stopping and restarting your program. For example,
11327 @code{@value{GDBN}} continues after stopping on a trap (for example, bus
[all …]
HDgdb.info-11195 stopping the program
2563 They become effective once again in stopping your program.
2567 these breakpoints immediately after stopping your program.
2654 is positive, then instead of stopping, it just decrements the ignore
2723 usual message about stopping at a breakpoint is not printed. This may
2880 GDB will also issue a warning when stopping at one of these adjusted
2971 within the line of code are executed without stopping. Execution
HDgdbint.texinfo340 @code{longjmp} and for stopping at the target of the jump, if we are
2264 This is the signal for stopping @value{GDBN}. Defaults to
/trueos/contrib/nvi/docs/
HDchangelog506 to the previous/next line based on the starting/stopping column.
897 and to set line mode if starting and stopping at column 0.
/trueos/contrib/wpa/hostapd/
HDChangeLog23 * fixed WPS operation stopping on dual concurrent AP
/trueos/contrib/binutils/config/
HDacinclude.m4788 dnl is just to keep configure from stopping here.
/trueos/contrib/sendmail/cf/m4/
HDproto.m42320 dnl only called from check_rcpt in delay mode if stopping due to Friend/Hater
/trueos/contrib/tzdata/
HDasia1001 # stopping after 2037 when 32-bit time_t's overflow.
/trueos/contrib/diff/
HDChangeLog3525 Increase threshold for stopping discarding, and also check for
/trueos/games/fortune/datfiles/
HDlimerick3204 By stopping twenty,
/trueos/share/dict/
HDweb2a7878 breath-stopping
19136 end stopping
59980 stopping condenser
59981 stopping knife
59982 stopping place
59983 stopping train
/trueos/contrib/sendmail/
HDRELEASE_NOTES1367 them instead of stopping after too many occurred.
3712 to respond instead of stopping after finding recipient.
7117 NetInfo property value searching code wasn't stopping when it found
/trueos/contrib/subversion/
HDCHANGES2436 * segfault when stopping httpd (if BDB repository) fixed (issue #2732)

12