Searched refs:INDENT (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/crypto/external/bsd/openssl.old/dist/util/
H A Dopenssl-format-source32 INDENT=indent
33 uname -s | grep BSD > /dev/null && type gindent > /dev/null 2>&1 && INDENT=gindent
120 -e 's/(\n#[ \t]*ifdef[ \t]+__cplusplus\n[^\n]*\n#[ \t]*endif\n)/\n\/**INDENT-OFF**\/$1\/**INDENT-ON**\/\n/g;' \
125 -e 's/^([ \t]*)\/\*([ \t]+.*)\*\/[ \t]*$/my ($x1,$x2) = ($1, $2); if (length("$x1$x2")<75 && $x2 !~ m#^\s*\*INDENT-(ON|OFF)\*\s*$#) {$c="-"}else{$c=""}; "$x1\/*$c$x2*\/"/e;' \
127 -e 's/^((DECLARE|IMPLEMENT)_.*)$/\/**INDENT-OFF**\/\n$1\n\/**INDENT-ON**\//;' \
128 -e 's/^([ \t]*(make_dh|make_dh_bn|make_rfc5114_td)\(.*\)[ \t,]*)$/\/**INDENT-OFF**\/\n$1\n\/**INDENT-ON**\//;' \
129 -e 's/^(ASN1_ADB_TEMPLATE\(.*)$/\/**INDENT
[all...]
/netbsd-current/tests/usr.bin/indent/
H A Dt_options.sh55 env INDENT="$indent" lua "$srcdir/t_options.lua" "$srcdir/$1.c"
H A Dt_options.lua27 -- usage: [INDENT=...] lua t_options.lua <file>...
128 local indent = os.getenv("INDENT") or "indent"
/netbsd-current/external/historical/nawk/dist/testdir/
H A Dfunstack.awk32 ### [-v HTML=nnn] [-v INDENT=nnn] \
40 ### [-v HTML=nnn] [-v INDENT=nnn] \
48 ### The INDENT=nnn command-line option specifies
50 ### level of HTML. The default is INDENT=4.
51 ### INDENT=0 suppresses indentation. The INDENT
715 if (INDENT == "")
716 INDENT = 4
719 INDENT = 0 # indentation suppressed in ASCII mode
792 1, INDENT * leve
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dmessage.c3413 #define INDENT(sp) \ macro
3448 INDENT(style);
3495 INDENT(style);
3521 INDENT(style);
3667 INDENT(style);
3671 INDENT(style);
3675 INDENT(style);
3681 INDENT(style);
3690 INDENT(style);
3696 INDENT(styl
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dmessage.c3430 #define INDENT(sp) \ macro
3465 INDENT(style);
3512 INDENT(style);
3538 INDENT(style);
3684 INDENT(style);
3688 INDENT(style);
3692 INDENT(style);
3698 INDENT(style);
3707 INDENT(style);
3713 INDENT(styl
[all...]
/netbsd-current/bin/ksh/
H A Dtree.c15 #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-current/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_chat.c470 #define INDENT 4 macro
500 line_wrap(printable(*cpp, '?'), LENGTH, INDENT, print_line,
/netbsd-current/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_chat.c319 #define INDENT 4 macro
346 line_wrap(printable(*cpp, '?'), LENGTH, INDENT, print_line,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c42 #define INDENT(SPACE) \ macro
862 INDENT (spc);
1896 INDENT (spc);
2776 INDENT (spc);
2784 INDENT (spc);
2821 INDENT (spc);
2921 INDENT (spc);
3006 INDENT (spc);
3012 INDENT (spc);
3141 INDENT (sp
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc42 #define INDENT(SPACE) \ macro
862 INDENT (spc);
1900 INDENT (spc);
2833 INDENT (spc);
2841 INDENT (spc);
2881 INDENT (spc);
2975 INDENT (spc);
3061 INDENT (spc);
3067 INDENT (spc);
3201 INDENT (sp
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_notify_util.c664 #define INDENT 4 macro
669 line_wrap(STR(bounce_info->buf), LENGTH, INDENT,
/netbsd-current/external/bsd/flex/dist/examples/manual/
H A DMakefile.in192 INDENT = @INDENT@
/netbsd-current/external/bsd/flex/dist/examples/fastwc/
H A DMakefile.in192 INDENT = @INDENT@
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgengtype.c2671 apply, D->INDENT is the current indentation level, D->LINE is used
4696 #define INDENT 2
4820 dump_pair (indent + INDENT, fields);
4829 dump_type_list (indent + INDENT, t->u.s.lang_struct);
4840 dump_type_list (indent + INDENT, t->u.a.p);
4886 printf ("%*cpointer_to = %p\n", indent + INDENT, ' ',
4888 dump_gc_used (indent + INDENT, t->gc_used);
4892 printf ("%*cscalar_is_char = %s\n", indent + INDENT, ' ',
4901 dump_type_u_s (indent + INDENT, t);
4904 printf ("%*cp:\n", indent + INDENT, ' ');
4688 #define INDENT macro
[all...]
H A Dgimple-pretty-print.c53 #define INDENT(SPACE) \ macro
75 INDENT (spc);
207 INDENT (spc);
2770 /* Dumps header of basic block BB to OUTF indented by INDENT
2818 /* Dumps end of basic block BB to buffer BUFFER indented by INDENT
2833 by FLAGS and indented by INDENT spaces. */
2846 INDENT (indent);
2889 by INDENT spaces, with details given by FLAGS. */
2911 INDENT (indent + 2);
2927 INDENT (inden
[all...]
H A Dtree-pretty-print.c53 #define INDENT(SPACE) do { \ macro
146 INDENT spaces. */
3664 INDENT (spc);
3772 INDENT (spc);
3784 INDENT (spc);
3809 INDENT (spc);
4299 INDENT (spc);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgengtype.cc2691 apply, D->INDENT is the current indentation level, D->LINE is used
4743 #define INDENT 2
4870 dump_pair (indent + INDENT, fields);
4879 dump_type_list (indent + INDENT, t->u.s.lang_struct);
4890 dump_type_list (indent + INDENT, t->u.a.p);
4936 printf ("%*cpointer_to = %p\n", indent + INDENT, ' ',
4938 dump_gc_used (indent + INDENT, t->gc_used);
4942 printf ("%*cscalar_is_char = %s\n", indent + INDENT, ' ',
4952 dump_type_u_s (indent + INDENT, t);
4955 printf ("%*cp:\n", indent + INDENT, ' ');
4735 #define INDENT macro
[all...]
H A Dgimple-pretty-print.cc54 #define INDENT(SPACE) \ macro
76 INDENT (spc);
208 INDENT (spc);
2879 /* Dumps header of basic block BB to OUTF indented by INDENT
2927 /* Dumps end of basic block BB to buffer BUFFER indented by INDENT
2942 by FLAGS and indented by INDENT spaces. */
2955 INDENT (indent);
2998 by INDENT spaces, with details given by FLAGS. */
3020 INDENT (indent + 2);
3036 INDENT (inden
[all...]
H A Dtree-pretty-print.cc58 #define INDENT(SPACE) do { \ macro
151 INDENT spaces. */
3902 INDENT (spc);
4010 INDENT (spc);
4022 INDENT (spc);
4047 INDENT (spc);
4544 INDENT (spc);
/netbsd-current/external/bsd/flex/dist/examples/
H A DMakefile.in252 INDENT = @INDENT@
/netbsd-current/external/bsd/flex/dist/src/
H A DMakefile.in327 INDENT = @INDENT@
1722 INDENT_PROFILE=.indent.pro $(INDENT) <$$f >/dev/null && \
1723 INDENT_PROFILE=.indent.pro $(INDENT) $$f || \
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl.c125 #define INDENT(d, o) do { \ macro
873 INDENT(depth, !(opts & PF_OPT_VERBOSE));
896 INDENT(depth, !(opts & PF_OPT_VERBOSE));
1255 INDENT(depth - 1, (pf->opts & PF_OPT_VERBOSE));
1309 INDENT(depth, !(pf->opts & PF_OPT_VERBOSE2));
/netbsd-current/external/bsd/flex/dist/doc/
H A DMakefile.in245 INDENT = @INDENT@
/netbsd-current/external/bsd/flex/dist/
H A DMakefile.in321 INDENT = @INDENT@

Completed in 1072 milliseconds

12