| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | openssl-format-source | 32 INDENT=indent 33 uname -s | grep BSD > /dev/null && type gindent > /dev/null 2>&1 && INDENT=gindent 134 $DEBUG $INDENT $INDENT_ARGS | \ 138 | $INDENT | \ 147 expand "$j" | $INDENT $INDENT_ARGS > "$tmp"
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | message.c | 3413 #define INDENT(sp) \ macro 3448 INDENT(style); in dns_message_sectiontotext() 3495 INDENT(style); in dns_message_sectiontotext() 3521 INDENT(style); in dns_message_sectiontotext() 3667 INDENT(style); in dns_message_pseudosectiontoyaml() 3671 INDENT(style); in dns_message_pseudosectiontoyaml() 3675 INDENT(style); in dns_message_pseudosectiontoyaml() 3681 INDENT(style); in dns_message_pseudosectiontoyaml() 3690 INDENT(style); in dns_message_pseudosectiontoyaml() 3696 INDENT(style); in dns_message_pseudosectiontoyaml() [all …]
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | message.c | 3391 #define INDENT(sp) \ in dns_message_checksig() 3427 INDENT(style); in dns_message_checksig() 3474 INDENT(style); in dns_message_sectiontotext() 3497 INDENT(style); in dns_message_sectiontotext() 3642 INDENT(style); in render_llq() 3646 INDENT(style); in render_llq() 3650 INDENT(style); in render_llq() 3656 INDENT(style); in dns_message_pseudosectiontoyaml() 3665 INDENT(style); in dns_message_pseudosectiontoyaml() 3671 INDENT(styl in dns_message_pseudosectiontoyaml() 3430 #define INDENT( global() macro [all...] |
| /netbsd-src/bin/ksh/ |
| H A D | tree.c | 15 #define INDENT 4 macro 120 fptreef(shf, indent + INDENT, "do%N%T", t->left); 130 fptreef(shf, indent + INDENT, "%;%T%N;;", t1->left); 142 fptreef(shf, indent + INDENT, "then%N%T", 154 fptreef(shf, indent + INDENT, "else%;%T", t->right); 165 fptreef(shf, indent + INDENT, "%;%T", t->right); 169 fptreef(shf, indent + INDENT, "{%;%T", t->left);
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | funstack.awk | 715 if (INDENT == "") 716 INDENT = 4 719 INDENT = 0 # indentation suppressed in ASCII mode 792 1, INDENT * level))
|
| /netbsd-src/external/bsd/flex/dist/ |
| H A D | configure.ac | 107 AC_PATH_PROG([INDENT], indent, [\${top_srcdir}/build-aux/missing indent]) 108 AC_MSG_CHECKING(if $INDENT is GNU indent) 109 AS_IF([$INDENT --version 2>/dev/null | head -n 1 | grep "GNU indent" >/dev/null], 112 AC_MSG_WARN($INDENT does not appear to be GNU indent; 'make indent' may not function properly)
|
| H A D | Makefile.in | 321 INDENT = @INDENT@
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-ada-spec.c | 42 #define INDENT(SPACE) \ macro 862 INDENT (spc); in newline_and_indent() 1896 INDENT (spc); in dump_ada_template() 2776 INDENT (spc); in dump_ada_declaration() 2784 INDENT (spc); in dump_ada_declaration() 2821 INDENT (spc); in dump_ada_declaration() 2921 INDENT (spc); in dump_ada_declaration() 3006 INDENT (spc); in dump_ada_declaration() 3012 INDENT (spc); in dump_ada_declaration() 3141 INDENT (spc); in dump_ada_declaration() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-ada-spec.cc | 42 #define INDENT(SPACE) \ macro 862 INDENT (spc); in newline_and_indent() 1900 INDENT (spc); in dump_ada_template() 2833 INDENT (spc); in dump_ada_declaration() 2841 INDENT (spc); in dump_ada_declaration() 2881 INDENT (spc); in dump_ada_declaration() 2975 INDENT (spc); in dump_ada_declaration() 3061 INDENT (spc); in dump_ada_declaration() 3067 INDENT (spc); in dump_ada_declaration() 3201 INDENT (spc); in dump_ada_declaration() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
| H A D | smtpd_chat.c | 319 #define INDENT 4 in smtpd_chat_notify() macro 346 line_wrap(printable(*cpp, '?'), LENGTH, INDENT, print_line, in smtpd_chat_notify()
|
| /netbsd-src/tests/usr.bin/indent/ |
| H A D | t_options.sh | 55 env INDENT="$indent" lua "$srcdir/t_options.lua" "$srcdir/$1.c"
|
| /netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
| H A D | smtp_chat.c | 470 #define INDENT 4 in smtp_chat_notify() macro 500 line_wrap(printable(*cpp, '?'), LENGTH, INDENT, print_line, in smtp_chat_notify()
|
| /netbsd-src/external/bsd/flex/dist/examples/fastwc/ |
| H A D | Makefile.in | 192 INDENT = @INDENT@
|
| /netbsd-src/external/bsd/flex/dist/examples/manual/ |
| H A D | Makefile.in | 192 INDENT = @INDENT@
|
| /netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
| H A D | bounce_notify_util.c | 664 #define INDENT 4 in bounce_print_wrap() macro 669 line_wrap(STR(bounce_info->buf), LENGTH, INDENT, in bounce_print_wrap()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gimple-pretty-print.cc | 54 #define INDENT(SPACE) \ macro 76 INDENT (spc); in newline_and_indent() 208 INDENT (spc); in dump_gimple_seq() 2955 INDENT (indent); in dump_phi_nodes() 3020 INDENT (indent + 2); in dump_implicit_edges() 3036 INDENT (indent); in dump_implicit_edges() 3072 INDENT (curr_indent); in gimple_dump_bb_buff()
|
| H A D | gengtype.cc | 4735 #define INDENT 2 macro 4862 dump_pair (indent + INDENT, fields); in dump_type_u_s() 4871 dump_type_list (indent + INDENT, t->u.s.lang_struct); in dump_type_u_s() 4882 dump_type_list (indent + INDENT, t->u.a.p); in dump_type_u_a() 4928 printf ("%*cpointer_to = %p\n", indent + INDENT, ' ', in dump_type() 4930 dump_gc_used (indent + INDENT, t->gc_used); in dump_type() 4934 printf ("%*cscalar_is_char = %s\n", indent + INDENT, ' ', in dump_type() 4944 dump_type_u_s (indent + INDENT, t); in dump_type() 4947 printf ("%*cp:\n", indent + INDENT, ' '); in dump_type() 4948 dump_type (indent + INDENT, t->u.p); in dump_type() [all …]
|
| H A D | tree-pretty-print.cc | 58 #define INDENT(SPACE) do { \ macro 3902 INDENT (spc); in print_declaration() 4010 INDENT (spc); in print_struct_decl() 4022 INDENT (spc); in print_struct_decl() 4047 INDENT (spc); in print_struct_decl() 4544 INDENT (spc); in newline_and_indent()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gimple-pretty-print.c | 53 #define INDENT(SPACE) \ macro 75 INDENT (spc); in newline_and_indent() 207 INDENT (spc); in dump_gimple_seq() 2846 INDENT (indent); in dump_phi_nodes() 2911 INDENT (indent + 2); in dump_implicit_edges() 2927 INDENT (indent); in dump_implicit_edges() 2963 INDENT (curr_indent); in gimple_dump_bb_buff()
|
| H A D | gengtype.c | 4688 #define INDENT 2 macro 4812 dump_pair (indent + INDENT, fields); in dump_type_u_s() 4821 dump_type_list (indent + INDENT, t->u.s.lang_struct); in dump_type_u_s() 4832 dump_type_list (indent + INDENT, t->u.a.p); in dump_type_u_a() 4878 printf ("%*cpointer_to = %p\n", indent + INDENT, ' ', in dump_type() 4880 dump_gc_used (indent + INDENT, t->gc_used); in dump_type() 4884 printf ("%*cscalar_is_char = %s\n", indent + INDENT, ' ', in dump_type() 4893 dump_type_u_s (indent + INDENT, t); in dump_type() 4896 printf ("%*cp:\n", indent + INDENT, ' '); in dump_type() 4897 dump_type (indent + INDENT, t->u.p); in dump_type() [all …]
|
| H A D | tree-pretty-print.c | 53 #define INDENT(SPACE) do { \ macro 3664 INDENT (spc); in print_declaration() 3772 INDENT (spc); in print_struct_decl() 3784 INDENT (spc); in print_struct_decl() 3809 INDENT (spc); in print_struct_decl() 4299 INDENT (spc); in newline_and_indent()
|
| /netbsd-src/external/bsd/flex/dist/examples/ |
| H A D | Makefile.in | 252 INDENT = @INDENT@
|
| /netbsd-src/external/bsd/flex/dist/src/ |
| H A D | Makefile.in | 327 INDENT = @INDENT@
|
| /netbsd-src/dist/pf/sbin/pfctl/ |
| H A D | pfctl.c | 125 #define INDENT(d, o) do { \ macro 873 INDENT(depth, !(opts & PF_OPT_VERBOSE)); in pfctl_show_rules() 896 INDENT(depth, !(opts & PF_OPT_VERBOSE)); in pfctl_show_rules() 1255 INDENT(depth - 1, (pf->opts & PF_OPT_VERBOSE)); in pfctl_load_ruleset() 1309 INDENT(depth, !(pf->opts & PF_OPT_VERBOSE2)); in pfctl_load_rule()
|
| /netbsd-src/external/bsd/flex/dist/doc/ |
| H A D | Makefile.in | 245 INDENT = @INDENT@
|