| /src/tests/bin/ps/ |
| t_ps.sh | 46 while read keyword heading flag 58 eval head_text_${kvar}=\'"${heading}"\' 61 eval head_regexp_${kvar}=\'" *${heading}"\' 64 eval head_regexp_${kvar}=\'"${heading} *"\' 72 while read keyword heading flag 80 avar="${heading}" 85 case "${heading}" in 86 %*) avar="p_${heading#%}" 147 # Run "ps $args"; check that the heading matches the expected regexp. 154 check_regexp "heading [$args]" "${actual}" "${regexp} [all...] |
| /src/external/gpl2/texinfo/dist/util/ |
| fixref.gawk | 47 heading = "@(chapter|appendix|unnumbered|(appendix(sec|subsec|subsubsec))|section|subsection|subsubsection|unnumberedsec|heading|top)" 64 if (lines[i] ~ ("^" heading)) { 65 sub(heading, "", lines[i])
|
| outline.gawk | 35 Level["@heading"] = 2 63 if ($1 !~ /^@unnumbered/ || $1 !~ /heading/) 119 # makenumber --- construct a heading number from levels and section command 129 } else if (command ~ /^@unnumbered/ || command ~ /heading/) {
|
| /src/external/gpl3/gcc/dist/gcc/config/msp430/ |
| msp430-devices.cc | 276 char * heading = strtok (line, ","); local 279 while (heading != NULL) 281 if (strncmp (heading, cpu_type_heading, 284 else if (strncmp (heading, mpy_type_heading, 289 heading = strtok (NULL, ","); 297 warning (0, "%<CPU_TYPE%> column heading is missing from " 300 warning (0, "%<MPY_TYPE%> column heading is missing from "
|
| /src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
| msp430-devices.cc | 276 char * heading = strtok (line, ","); local 279 while (heading != NULL) 281 if (strncmp (heading, cpu_type_heading, 284 else if (strncmp (heading, mpy_type_heading, 289 heading = strtok (NULL, ","); 297 warning (0, "%<CPU_TYPE%> column heading is missing from " 300 warning (0, "%<MPY_TYPE%> column heading is missing from "
|
| /src/external/bsd/ntp/dist/sntp/unity/auto/ |
| parseOutput.rb | 169 heading = "<testsuite tests=\"" + @totalTests.to_s + "\" failures=\"" + testFail.to_s + "\"" + " skips=\"" + testIgnore.to_s + "\">" 170 @arrayList.insert(0, heading)
|
| /src/usr.bin/quota/ |
| quota.c | 90 static void heading(int, const char *, id_t, const char *, const char *); 333 heading(idtype, idtypename, id, idname, "none"); 363 heading(idtype, idtypename, id, idname, ""); 391 heading(idtype, idtypename, id, idname, ""); 408 heading(int idtype, const char *idtypename, id_t id, const char *idname, function
|
| /src/external/gpl3/binutils/dist/etc/ |
| add-log.el | 217 (let ((heading (format "%s %s <%s>" 221 (if (looking-at (regexp-quote heading)) 223 (insert heading "\n\n")))
|
| /src/external/gpl3/binutils.old/dist/etc/ |
| add-log.el | 217 (let ((heading (format "%s %s <%s>" 221 (if (looking-at (regexp-quote heading)) 223 (insert heading "\n\n")))
|
| /src/external/gpl2/lvm2/dist/libdm/ |
| libdm-report.c | 759 const char *heading; local 776 /* First heading line */ 781 heading = rh->fields[fp->field_num].heading; 784 fp->width, fp->width, heading) < 0) { 785 log_error("dm_report: snprintf heading failed"); 792 } else if (!dm_pool_grow_object(rh->mem, heading, 0)) { 992 if (!dm_pool_grow_object(rh->mem, rh->fields[fp->field_num].heading, 0)) {
|
| /src/external/gpl3/gcc/dist/gcc/rtl-ssa/ |
| insns.cc | 204 auto print_accesses = [&](const char *heading, access_array accesses, 210 pp_string (pp, heading);
|
| /src/external/gpl3/gcc.old/dist/gcc/rtl-ssa/ |
| insns.cc | 199 auto print_accesses = [&](const char *heading, access_array accesses, 205 pp_string (pp, heading);
|
| /src/external/cddl/osnet/dist/cmd/dtrace/ |
| dtrace.c | 1109 static int heading; local 1116 if (heading == 0) { 1125 heading = 1;
|
| /src/external/gpl3/gcc/dist/contrib/ |
| texi2pod.pl | 259 /^\@(?:section|unnumbered|unnumberedsec|center|heading)\s+(.+)$/
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| texi2pod.pl | 259 /^\@(?:section|unnumbered|unnumberedsec|center|heading)\s+(.+)$/
|
| /src/external/gpl3/autoconf/dist/build-aux/ |
| texinfo.tex | 916 % @center is the first thing after a section heading, we need to wipe 979 % after a section heading. If WORD is `insert', then do indent at such 3361 \def\evenheadingmarks{\headingmarks{even}{heading}} 3362 \def\oddheadingmarks{\headingmarks{odd}{heading}} 3365 \def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1} 3366 \headingmarks{odd}{heading}{#1} } 3369 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom. 3641 % parskip, or the item text will crash with the heading. On the 3869 % @headitem starts a heading row, which we typeset in bold. 4832 % It does not print any chapter heading (usually an @unnumbered) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/doc/include/ |
| texinfo.tex | 916 % @center is the first thing after a section heading, we need to wipe 979 % after a section heading. If WORD is `insert', then do indent at such 3363 \def\evenheadingmarks{\headingmarks{even}{heading}} 3364 \def\oddheadingmarks{\headingmarks{odd}{heading}} 3367 \def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1} 3368 \headingmarks{odd}{heading}{#1} } 3371 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom. 3643 % parskip, or the item text will crash with the heading. On the 3871 % @headitem starts a heading row, which we typeset in bold. 4834 % It does not print any chapter heading (usually an @unnumbered) [all...] |
| /src/external/bsd/am-utils/dist/doc/ |
| texinfo.tex | 917 % @center is the first thing after a section heading, we need to wipe 980 % after a section heading. If WORD is `insert', then do indent at such 3385 \def\evenheadingmarks{\headingmarks{even}{heading}} 3386 \def\oddheadingmarks{\headingmarks{odd}{heading}} 3389 \def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1} 3390 \headingmarks{odd}{heading}{#1} } 3393 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom. 3665 % parskip, or the item text will crash with the heading. On the 3893 % @headitem starts a heading row, which we typeset in bold. 4885 % It does not print any chapter heading (usually an @unnumbered) [all...] |
| /src/external/bsd/flex/dist/build-aux/ |
| texinfo.tex | 917 % @center is the first thing after a section heading, we need to wipe 980 % after a section heading. If WORD is `insert', then do indent at such 3385 \def\evenheadingmarks{\headingmarks{even}{heading}} 3386 \def\oddheadingmarks{\headingmarks{odd}{heading}} 3389 \def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1} 3390 \headingmarks{odd}{heading}{#1} } 3393 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom. 3665 % parskip, or the item text will crash with the heading. On the 3893 % @headitem starts a heading row, which we typeset in bold. 4885 % It does not print any chapter heading (usually an @unnumbered) [all...] |
| /src/external/lgpl3/gmp/dist/doc/ |
| texinfo.tex | 917 % @center is the first thing after a section heading, we need to wipe 980 % after a section heading. If WORD is `insert', then do indent at such 3385 \def\evenheadingmarks{\headingmarks{even}{heading}} 3386 \def\oddheadingmarks{\headingmarks{odd}{heading}} 3389 \def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1} 3390 \headingmarks{odd}{heading}{#1} } 3393 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom. 3665 % parskip, or the item text will crash with the heading. On the 3893 % @headitem starts a heading row, which we typeset in bold. 4885 % It does not print any chapter heading (usually an @unnumbered) [all...] |
| /src/external/lgpl3/mpc/dist/doc/ |
| texinfo.tex | 917 % @center is the first thing after a section heading, we need to wipe 980 % after a section heading. If WORD is `insert', then do indent at such 3385 \def\evenheadingmarks{\headingmarks{even}{heading}} 3386 \def\oddheadingmarks{\headingmarks{odd}{heading}} 3389 \def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1} 3390 \headingmarks{odd}{heading}{#1} } 3393 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom. 3665 % parskip, or the item text will crash with the heading. On the 3893 % @headitem starts a heading row, which we typeset in bold. 4885 % It does not print any chapter heading (usually an @unnumbered) [all...] |
| /src/external/gpl2/xcvs/dist/build-aux/ |
| texinfo.tex | 1047 % after a section heading. If WORD is `insert', then do indent at such 3181 \def\evenheadingmarks{\headingmarks{even}{heading}} 3182 \def\oddheadingmarks{\headingmarks{odd}{heading}} 3185 \def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1} 3186 \headingmarks{odd}{heading}{#1} } 3189 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom. 3457 % parskip, or the item text will crash with the heading. On the 3685 % @headitem starts a heading row, which we typeset in bold. 4613 % It does not print any chapter heading (usually an @unnumbered). 5034 \newcount\absseclevel % used to calculate proper heading leve [all...] |
| /src/external/gpl3/binutils/dist/texinfo/ |
| texinfo.tex | 1047 % after a section heading. If WORD is `insert', then do indent at such 3178 \def\evenheadingmarks{\headingmarks{even}{heading}} 3179 \def\oddheadingmarks{\headingmarks{odd}{heading}} 3182 \def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1} 3183 \headingmarks{odd}{heading}{#1} } 3186 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom. 3454 % parskip, or the item text will crash with the heading. On the 3682 % @headitem starts a heading row, which we typeset in bold. 4609 % It does not print any chapter heading (usually an @unnumbered). 5030 \newcount\absseclevel % used to calculate proper heading leve [all...] |
| /src/external/gpl3/binutils.old/dist/texinfo/ |
| texinfo.tex | 1047 % after a section heading. If WORD is `insert', then do indent at such 3178 \def\evenheadingmarks{\headingmarks{even}{heading}} 3179 \def\oddheadingmarks{\headingmarks{odd}{heading}} 3182 \def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1} 3183 \headingmarks{odd}{heading}{#1} } 3186 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom. 3454 % parskip, or the item text will crash with the heading. On the 3682 % @headitem starts a heading row, which we typeset in bold. 4609 % It does not print any chapter heading (usually an @unnumbered). 5030 \newcount\absseclevel % used to calculate proper heading leve [all...] |
| /src/external/gpl3/gdb/dist/texinfo/ |
| texinfo.tex | 1047 % after a section heading. If WORD is `insert', then do indent at such 3178 \def\evenheadingmarks{\headingmarks{even}{heading}} 3179 \def\oddheadingmarks{\headingmarks{odd}{heading}} 3182 \def\everyheadingmarks#1 {\headingmarks{even}{heading}{#1} 3183 \headingmarks{odd}{heading}{#1} } 3186 % #1 = even/odd, #2 = heading/footing, #3 = top/bottom. 3454 % parskip, or the item text will crash with the heading. On the 3682 % @headitem starts a heading row, which we typeset in bold. 4609 % It does not print any chapter heading (usually an @unnumbered). 5030 \newcount\absseclevel % used to calculate proper heading leve [all...] |