Home
last modified time | relevance | path

Searched full:stopped (Results 1 – 25 of 1186) sorted by relevance

12345678910>>...48

/freebsd/contrib/bmake/unit-tests/
H A Ddeptgt-end-fail.exp16 make: stopped making "all" in unit-tests
28 make: stopped making "all" in unit-tests
39 make: stopped making "all" in unit-tests
49 make: stopped making "all" in unit-tests
59 make: stopped making "all" in unit-tests
69 make: stopped making "all" in unit-tests
79 make: stopped making "all" in unit-tests
89 make: stopped making "all" in unit-tests
99 make: stopped making "all" in unit-tests
109 make: stopped making "all" in unit-tests
[all …]
H A Dopt-debug-errors-jobs.exp10 make: stopped making "all" in unit-tests
20 make: stopped making "all" in unit-tests
34 make: stopped making "all" in unit-tests
44 make: stopped making "all" in unit-tests
54 make: stopped making "all" in unit-tests
63 make: stopped making "all" in unit-tests
H A Ddeptgt-delete_on_error.exp18 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d…
26 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d…
31 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d…
35 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d…
39 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d…
43 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d…
47 make: stopped making "deptgt-delete_on_error-regular deptgt-delete_on_error-regular-delete deptgt-d…
H A Djobs-error-nested.exp5 make: stopped making "nested" in unit-tests
8 make: stopped making "nested" in unit-tests
11 make: stopped making "all" in unit-tests
14 make: stopped making "all" in unit-tests
H A Dopt-keep-going-indirect.exp6 make: stopped making "direct" in unit-tests
13 make: stopped making "direct" in unit-tests
22 make: stopped making "indirect" in unit-tests
29 make: stopped making "indirect" in unit-tests
H A Dvarname-make_stack_trace.exp9 make: stopped making "disabled-compat" in unit-tests
17 make: stopped making "disabled-parallel" in unit-tests
29 make: stopped making "enabled-compat" in unit-tests
39 make: stopped making "enabled-parallel" in unit-tests
H A Djobs-error-nested-make.exp5 make: stopped making "nested" in unit-tests
8 make: stopped making "nested" in unit-tests
10 make: stopped making "all" in unit-tests
H A Dcmd-errors-jobs.exp49 make: stopped making "begin-direct" in unit-tests
58 make: stopped making "begin-indirect" in unit-tests
67 make: stopped making "end-direct" in unit-tests
76 make: stopped making "end-indirect" in unit-tests
H A Dcmd-errors-jobs.mk68 # expect: make: stopped making "begin-direct" in unit-tests
81 # expect: make: stopped making "begin-indirect" in unit-tests
93 # expect: make: stopped making "end-direct" in unit-tests
105 # expect: make: stopped making "end-indirect" in unit-tests
H A Djobs-error-indirect.exp4 make: stopped making "all" in unit-tests
7 make: stopped making "all" in unit-tests
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/stop/
H A Dtst.stop1.d44 stopped = 0;
48 /pid == $1 && stopped == 1/
55 /pid == $1 && stopped == 0/
58 trace("stopped");
59 stopped = 1;
67 /timestamp > timeout && stopped == 1/
69 trace("looks like it really stopped");
H A Dtst.stop2.d44 stopped = 0;
48 /pid == $1 && stopped == 1/
55 /pid == $1 && stopped == 0/
58 trace("stopped");
59 stopped = 1;
67 /timestamp > timeout && stopped == 1/
69 trace("looks like it really stopped");
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DState.h43 /// is stopped. Stopped can mean stopped when the process is still
44 /// around, or stopped when the process has exited or doesn't exist
57 /// where the process or thread is stopped. If \a must_exist is
60 /// process no longer exists are considered to be stopped.
/freebsd/contrib/tcsh/nls/C/
H A Dset229 27 Child stopped or exited
49 47 Stopped (signal)
51 49 Stopped
54 52 Stopped (tty input)
56 54 Stopped (tty output)
/freebsd/sys/dev/isci/scil/
H A Dscif_sas_domain_states.c77 * @brief This method will attempt to transition to the stopped state.
79 * met (i.e. all IOs are complete and all devices are stopped).
97 // If IOs are quiesced, and all remote devices are stopped, in scif_sas_domain_transition_to_stopped_state()
98 // then transition directly to the STOPPED state. in scif_sas_domain_transition_to_stopped_state()
105 "Domain:0x%x immediate transition to STOPPED\n", in scif_sas_domain_transition_to_stopped_state()
245 // (causing a transition to STOPPING), then before reaching STOPPED in scif_sas_domain_starting_state_enter()
421 // Attempt to transition to the stopped state. in scif_sas_domain_stopping_state_enter()
427 * STOPPED state.
457 // mostly likely the controller is in STOPPING or STOPPED state, in scif_sas_domain_stopped_state_enter()
470 * all devices should be in the STOPPED state already and, as
[all …]
H A Dscif_sas_remote_device_states.c82 * into the STOPPED state.
103 // Initial state is a transitional state to the stopped state in scif_sas_remote_device_initial_state_enter()
112 * STOPPED state. This method updates the domains count of started
114 * the STOPPED state was due to a scif_remote_device_destruct()
137 // stopped state. in scif_sas_remote_device_stopped_state_enter()
140 // If we are entering the stopped state as a result of a destruct in scif_sas_remote_device_stopped_state_enter()
309 // If there was a failure, then transition directly to the stopped state. in scif_sas_remote_device_stopping_state_enter()
341 // Let the domain know that the device has stopped in scif_sas_remote_device_stopping_state_exit()
/freebsd/share/man/man9/
H A Dcallout.9277 If the callout is pending and successfully stopped, then
283 If the callout is currently being serviced and cannot be stopped,
285 If the callout is currently being serviced and cannot be stopped, and at the
306 fully stopped before
638 /* successfully stopped */
698 This indicates that the callout has been stopped.
713 /* callout was stopped */
731 /* The callout is effectively stopped now. */
755 callout is being stopped for the last time.
757 detect that the callout was stopped, since it may need to access
[all …]
/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/llvm-project/lldb/source/Plugins/Architecture/Arm/
H A DArchitectureArm.cpp39 // We need to check if we are stopped in Thumb mode in a IT instruction and in OverrideStopInfo()
42 // the stop reason to no thread plans think we are stopped for a reason and in OverrideStopInfo()
102 // We ARE stopped on an ARM instruction whose condition doesn't in OverrideStopInfo()
104 // it stopped, we need to clear the stop info in OverrideStopInfo()
115 // We ARE stopped in a Thumb IT instruction on an instruction whose in OverrideStopInfo()
117 // Regardless of why it stopped, we need to clear the stop info in OverrideStopInfo()
/freebsd/share/doc/usd/04.csh/
H A Dcsh.2699 or the background. The shell notices when a job becomes stopped and
705 Stopped
710 program stopped.
719 [1] + Stopped (signal) sort usage
733 Stopped
757 When only one job is stopped or running in the background (the usual case)
759 If a job is stopped while running in the foreground it becomes the
775 commands and status (`Stopped' or `Running') of each background or
785 Stopped
790 [3] \(pl Stopped mail bill
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dmac.c11 bool stopped = false; in mt76x2_mac_stop() local
32 stopped = true; in mt76x2_mac_stop()
36 if (force && !stopped) { in mt76x2_mac_stop()
/freebsd/lib/libsys/
H A Dptrace.254 signal, examine the state of the stopped process, and cause it to
117 Traced processes are un-stopped if needed, and then continue the execution
479 to indicate that the process has continued from a stopped state regardless of
480 whether the process was in a stopped state prior to the corresponding
623 Thread stopped due to the pending signal
630 The thread stopped due to system call entry, right after the kernel is entered.
635 The thread is stopped immediately before syscall is returning to the usermode.
687 has stopped sharing its address space with the traced process.
790 For the thread which is stopped in either
811 This request is only valid for threads stopped in a syscall
[all …]
H A Dwait.2284 Report the status of selected processes which are stopped due to a
469 True if the process has not terminated, but has stopped and can be restarted.
555 returns due to a stopped, continued,
569 returns due to a stopped, continued,
580 no stopped, continued or exited children,
600 no stopped, continued or exited children,
/freebsd/contrib/tcsh/
H A Dmi.wait.h3 * terminated by an exit() call, was killed by a signal, or was stopped
12 * stopped (job control) | signal | 0177 |
33 #define WIFSTOPPED(s) (__LOW(s) == 0177) /* stopped */
/freebsd/sys/dev/sound/
H A Ddummy.c68 bool stopped; member
96 if (sc->stopped) in dummy_chan_io()
115 if (!sc->stopped) in dummy_chan_io()
203 if (sc->stopped) { in dummy_chan_trigger()
217 /* If all channels are stopped, stop the callout as well. */ in dummy_chan_trigger()
359 sc->stopped = true; in dummy_detach()

12345678910>>...48