Home
last modified time | relevance | path

Searched refs:formatters (Results 1 – 25 of 97) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpretty-print.cc1080 const char **formatters[PP_NL_ARGMAX]; in pp_format() local
1094 memset (formatters, 0, sizeof formatters); in pp_format()
1192 gcc_assert (!formatters[argno]); in pp_format()
1193 formatters[argno] = &args[chunk]; in pp_format()
1231 formatters[argno2] = formatters[argno]; in pp_format()
1236 formatters[argno+1] = formatters[argno]; in pp_format()
1266 for (argno = 0; formatters[argno]; argno++) in pp_format()
1277 for (p = *formatters[argno];; p++) in pp_format()
1431 gcc_assert (formatters[argno] == formatters[argno+1]); in pp_format()
1477 formatters[argno]); in pp_format()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpretty-print.c1080 const char **formatters[PP_NL_ARGMAX]; in pp_format() local
1094 memset (formatters, 0, sizeof formatters); in pp_format()
1192 gcc_assert (!formatters[argno]); in pp_format()
1193 formatters[argno] = &args[chunk]; in pp_format()
1231 formatters[argno2] = formatters[argno]; in pp_format()
1236 formatters[argno+1] = formatters[argno]; in pp_format()
1266 for (argno = 0; formatters[argno]; argno++) in pp_format()
1277 for (p = *formatters[argno];; p++) in pp_format()
1431 gcc_assert (formatters[argno] == formatters[argno+1]); in pp_format()
1477 formatters[argno]); in pp_format()
[all …]
/netbsd-src/usr.sbin/ofctl/
H A Dofctl.c897 } formatters[] = { variable
936 for (i = 0; formatters[i].prop_name != NULL; i++) { in ofgetprop()
937 if (formatters[i].prop_name[0] == '*') { in ofgetprop()
938 if (strstr(name, &formatters[i].prop_name[1]) != NULL) { in ofgetprop()
939 (*formatters[i].prop_format)(node, of_buf, len); in ofgetprop()
944 if (strcmp(name, formatters[i].prop_name) == 0) { in ofgetprop()
945 (*formatters[i].prop_format)(node, of_buf, len); in ofgetprop()
949 (*formatters[i].prop_format)(node, of_buf, len); in ofgetprop()
/netbsd-src/distrib/syspkg/sets/base/base-groff-font/
H A DCOMMENT1 fonts for the groff family of text formatters
H A DDESCR1 fonts for the groff family of text formatters
/netbsd-src/distrib/syspkg/sets/text/text-groff-font/
H A DCOMMENT1 fonts for the groff family of text formatters
/netbsd-src/distrib/syspkg/sets/base/base-groff-share/
H A DDESCR1 shared data files for the groff family of text formatters
H A DCOMMENT1 shared data files for the groff family of text formatters
/netbsd-src/distrib/syspkg/sets/text/text-groff-catman/
H A DCOMMENT1 formatted manual pages for the groff family of text formatters
/netbsd-src/distrib/syspkg/sets/text/text-groff-man/
H A DCOMMENT1 manual page source for the groff family of text formatters
H A DDESCR2 formatters. As described in the DESCR file for text-groff-catman, the
/netbsd-src/distrib/syspkg/sets/text/text-groff-share/
H A DCOMMENT1 macros and data files for the groff family of text formatters
/netbsd-src/distrib/syspkg/sets/text/text-groff-bin/
H A DCOMMENT1 the groff family of text formatters (nroff, troff, groff, and related utilities)
/netbsd-src/distrib/sets/
H A Dcomments33 base-groff-font fonts for the groff family of text formatters
34 base-groff-share shared data files for the groff family of text formatters
458 text-groff-bin the groff family of text formatters (nroff, troff, groff, and related utilities)
459 text-groff-catman formatted manual pages for the groff family of text formatters
460 text-groff-font fonts for the groff family of text formatters
461 text-groff-man manual page source for the groff family of text formatters
462 text-groff-share macros and data files for the groff family of text formatters
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt-viewer/
H A Dopt-viewer.py18 from pygments.formatters import HtmlFormatter
/netbsd-src/external/gpl2/diffutils/dist/doc/
H A Dfdl.texi79 drawing editor, and that is suitable for input to text formatters or
81 to text formatters. A copy made in an otherwise Transparent file
/netbsd-src/external/gpl2/groff/dist/
H A DFDL80 drawing editor, and that is suitable for input to text formatters or
82 to text formatters. A copy made in an otherwise Transparent file
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dfdl.texi88 drawing editor, and that is suitable for input to text formatters or
90 to text formatters. A copy made in an otherwise Transparent file
/netbsd-src/external/gpl2/gmake/dist/doc/
H A Dfdl.texi87 drawing editor, and that is suitable for input to text formatters or
89 to text formatters. A copy made in an otherwise Transparent file
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dfdl.texi88 drawing editor, and that is suitable for input to text formatters or
90 to text formatters. A copy made in an otherwise Transparent file
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dfdl.texi86 drawing editor, and that is suitable for input to text formatters or
88 to text formatters. A copy made in an otherwise Transparent file
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A Dfdl.texi87 drawing editor, and that is suitable for input to text formatters or
89 to text formatters. A copy made in an otherwise Transparent file
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dfdl.texi86 drawing editor, and that is suitable for input to text formatters or
88 to text formatters. A copy made in an otherwise Transparent file
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/
H A Dfdl.texi86 drawing editor, and that is suitable for input to text formatters or
88 to text formatters. A copy made in an otherwise Transparent file
/netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/
H A Dfdl.texi86 drawing editor, and that is suitable for input to text formatters or
88 to text formatters. A copy made in an otherwise Transparent file

1234