| /dflybsd-src/contrib/gdb-7/gdb/ |
| H A D | stack.c | 1680 struct frame_info *trailing; in backtrace_command_1() local 1690 trailing = get_current_frame (); in backtrace_command_1() 1702 current = trailing; in backtrace_command_1() 1714 trailing = get_prev_frame (trailing); in backtrace_command_1() 1733 for (fi = trailing; fi != NULL && i--; fi = get_prev_frame (fi)) in backtrace_command_1() 1743 for (i = 0, fi = trailing; fi && count--; i++, fi = get_prev_frame (fi)) in backtrace_command_1() 1762 trailing = NULL; in backtrace_command_1() 1769 trailing = fi; in backtrace_command_1() 1778 if (fi == NULL && trailing != NULL) in backtrace_command_1() 1782 reason = get_frame_unwind_stop_reason (trailing); in backtrace_command_1()
|
| /dflybsd-src/contrib/libpcap/ |
| H A D | fmtutils.c | 99 #define SURROGATE_VALUE(leading, trailing) \ argument 100 (((((leading) - 0xd800) << 10) | ((trailing) - 0xdc00)) + 0x10000)
|
| /dflybsd-src/games/quiz/datfiles/ |
| H A D | state | 21 Mass{achusetts}|MA:Boston:MA:{trailing }arbutus
|
| /dflybsd-src/etc/mtree/ |
| H A D | README | 24 not emit the trailing white space would be even uglier):
|
| /dflybsd-src/contrib/gdb-7/readline/doc/ |
| H A D | hsuser.texi | 339 The trailing 428 Remove a trailing pathname component, leaving only the head. 434 Remove a trailing suffix of the form @samp{.@var{suffix}}, leaving 438 Remove all but the trailing suffix.
|
| /dflybsd-src/contrib/gcc-8.0/gcc/ |
| H A D | internal-fn.def | 44 of those types. OPTAB says what optab to use (without the trailing 68 unsigned inputs respectively, both without the trailing "_optab".
|
| H A D | machmode.def | 46 without quotation marks or trailing "mode". For instance, SI.
|
| /dflybsd-src/contrib/gdb-7/include/aout/ |
| H A D | stab.def | 139 If multiple N_SO's appear, the first to contain a trailing / is the 140 compilation directory. The first to not contain a trailing / is the
|
| /dflybsd-src/contrib/binutils-2.27/include/aout/ |
| H A D | stab.def | 138 If multiple N_SO's appear, the first to contain a trailing / is the 139 compilation directory. The first to not contain a trailing / is the
|
| /dflybsd-src/contrib/binutils-2.34/include/aout/ |
| H A D | stab.def | 138 If multiple N_SO's appear, the first to contain a trailing / is the 139 compilation directory. The first to not contain a trailing / is the
|
| /dflybsd-src/usr.sbin/cron/doc/ |
| H A D | FEATURES | 15 okay. Leading or trailing blanks can be preserved by quoting, single
|
| /dflybsd-src/contrib/lvm2/dist/ |
| H A D | WHATS_NEW_DM | 165 Avoid trailing separator in reports when there are hidden sort fields. 214 Cope with a trailing space when comparing tables prior to possible reload.
|
| /dflybsd-src/contrib/ee/ |
| H A D | ee.i18n.guide | 158 the msg file to remove the leading and trailing quotation marks.
|
| /dflybsd-src/usr.bin/sed/ |
| H A D | POSIX | 164 white space, but no mention is made of trailing white space.
|
| /dflybsd-src/contrib/gcc-4.7/gcc/ |
| H A D | machmode.def | 47 without quotation marks or trailing "mode". For instance, SI.
|
| /dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
| H A D | options.texi | 47 variable, optionally with an initializer (but without any trailing 58 variable, optionally with an initializer (but without any trailing
|
| H A D | cpp.texi | 364 The trailing backslash on a continued line is commonly referred to as a 1068 space after the initial @samp{<} is retained, but a trailing space 1419 Leading and trailing whitespace in each argument is dropped, and all 1550 All leading and trailing whitespace in text being stringified is 1693 or to paste its leading or trailing token with another token. (But see 3592 Optional trailing text can be used to give more information in the 3724 directive, (@pxref{Line Control}), except that trailing flags are 3839 all leading and trailing horizontal whitespace from a macro's 3890 whitespace in arguments is preserved, including leading and trailing 3919 Note that the comment is removed, but that the trailing space is [all …]
|
| /dflybsd-src/libexec/bootpd/ |
| H A D | Changes | 111 The trailing null breaks some clients.
|
| /dflybsd-src/contrib/grep/doc/ |
| H A D | grep.texi | 349 regardless of the presence of trailing context lines. 374 it outputs any trailing context lines. 532 Print @var{num} lines of trailing context after matching lines. 549 Print @var{num} lines of leading and trailing output context. 697 name, or a trailing part that starts with a non-slash character 718 whose base name matches @var{glob}. Ignore any redundant trailing
|
| /dflybsd-src/contrib/lvm2/dist/lib/misc/ |
| H A D | configure.h.in | 381 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
|
| /dflybsd-src/contrib/openpam/ |
| H A D | HISTORY | 228 - BUGFIX: In openpam_ttyconv(3), don't strip trailing linear
|
| /dflybsd-src/contrib/file/ |
| H A D | ChangeLog | 125 * PR/77: Trim trailing separator. 380 * remove trailing spaces from magic files 1371 * Don't eat trailing \n in magic enties.
|
| /dflybsd-src/gnu/usr.bin/cvs/lib/ |
| H A D | config.h.proto | 849 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing 903 /* Define if rename does not work for source file names with a trailing slash,
|
| /dflybsd-src/contrib/binutils-2.27/gprof/ |
| H A D | README | 106 name does contain a dot, a trailing colon
|
| /dflybsd-src/stand/boot/common/ |
| H A D | help.common | 145 Emits <message>, with no trailing newline if -n is specified.
|