Home
last modified time | relevance | path

Searched refs:stops (Results 1 – 25 of 78) sorted by relevance

1234

/trueos/usr.bin/tabs/
HDtabs.c59 long stops[NSTOPS]; /* Column positions */ member
81 long cols, i, inc, j, margin, nstops, stops[NSTOPS]; in main() local
129 formats[i].stops[j] != 0; j++) in main()
130 stops[nstops++] = formats[i].stops[j]; in main()
137 gettabs(arg, stops, &nstops); in main()
168 printf("%*s", (int)stops[0] - 1, ""); in main()
171 printf("%*s", (int)(stops[i] - stops[i - 1]), ""); in main()
198 gettabs(char *arg, long stops[], long *nstops) in gettabs() argument
219 last = stops[(*nstops)++] = stop; in gettabs()
/trueos/contrib/netbsd-tests/lib/libcurses/tests/
HDcbreak2 # setting noecho stops getch setting cbreak itself so we should need
/trueos/contrib/unbound/doc/
HDcontrol_proto_spec.txt30 stops the server.
/trueos/contrib/ntp/scripts/
HDntpsweep.in74 An '= ' before a peer means a loop. Recursion stops here.
/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticOptions.def85 VALUE_DIAGOPT(TabStop, 32, DefaultTabStop) /// The distance between tab stops.
/trueos/contrib/gdb/gdb/doc/
HDobserver.texi48 the execution stops due to a breakpoint, and this breakpoint has
HDgdb.info-1456 stops.
650 executable file to the inferior using `--args'. This option stops
833 displayed (which includes each time your program stops). This
878 inferior. This option stops option processing.
1845 Whenever GDB stops your program, due to a breakpoint or a signal, it
1962 control in finer detail whether your program stops. You can set
1975 A "watchpoint" is a special breakpoint that stops your program when
1983 automatically whenever GDB stops at a breakpoint. *Note Automatic
1986 A "catchpoint" is another special breakpoint that stops your program
2076 without an argument in the innermost frame, GDB stops the next
[all …]
HDgdb.texinfo574 context where it stops.
810 executable file to the inferior using @code{--args}. This option stops
1040 displayed (which includes each time your program stops). This
1096 This option stops option processing.
2255 Whenever @value{GDBN} stops your program, due to a breakpoint or a
2379 control in finer detail whether your program stops. You can set
2396 A @dfn{watchpoint} is a special breakpoint that stops your program
2404 whenever @value{GDBN} stops at a breakpoint. @xref{Auto Display,,
2409 A @dfn{catchpoint} is another special breakpoint that stops your program
2509 @code{break} without an argument in the innermost frame, @value{GDBN} stops
[all …]
HDannotate.texinfo375 to frames printed when @value{GDBN} stops, output from commands such as
742 is output. When the program stops,
/trueos/sys/fs/procfs/
HDREADME95 attach - this stops the target process and
/trueos/contrib/file/magic/Magdir/
HDapple69 # This matches the standard tab stops for an AppleWorks file, but if
73 # necessary to check the tab stops that follow it to avoid false positives.
/trueos/contrib/tcsh/
HDFAQ112 directory then stops.
245 24. When I rsh the meta key stops working on the remote machine.
HDREADME75 and bring it in the foreground when it stops for tty output. Also
/trueos/contrib/ntp/
HDNEWS113 stops accessing certain buffers immediately after they were freed, fixes
/trueos/sys/dev/cxgb/
HDcxgb_adapter.h246 uint64_t stops; member
/trueos/contrib/gcc/config/rs6000/
HD6xx.md47 ;; enabled since the scheduler stops a schedule when it gets to a branch.
/trueos/share/me/
HDsummary.external212 ta M\(sc set tab stops
/trueos/contrib/wpa/wpa_supplicant/
HDREADME-P2P196 had been authorized to start group formation), stops P2P find (if in
197 progress), stops pending operations for join-a-group, and removes the
/trueos/crypto/openssl/apps/
HDopenssl.cnf7 # This definition stops the following lines choking if HOME isn't
/trueos/games/fortune/
HDNotes73 Attributions are two tab stops, followed by two hyphens, followed by a
/trueos/crypto/openssl/doc/ssl/
HDSSL_CTX_set_verify.pod157 stops the verification at a certain depth. The error message produced
/trueos/contrib/nvi/cl/
HDREADME.signal162 starts running some filter, and SIGTSTP stops them both, vi has to know
/trueos/contrib/less/
HDless.hlp187 Set tab stops.
/trueos/contrib/groff/
HDPROBLEMS789 multiple architectures by building in a subdirectory, the make stops
809 * On Ultrix, the make program stops with the message
/trueos/contrib/groff/doc/
HDgroff-31280 * man macros, tab stops: Miscellaneous man macros.
1784 * stops, tabulator: Tab Stops. (line 6)
1825 * tab stops: Tab Stops. (line 6)
1826 * tab stops [man]: Miscellaneous man macros.
1828 * tab stops, for TTY output devices: Tabs and Fields. (line 124)

1234