Searched refs:indent (Results 176 - 200 of 617) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/lib/Parse/Pidl/Samba3/
H A DServerNDR.pm27 sub indent() { $tabs.="\t"; } subroutine
143 indent;
232 indent;
239 indent;
244 indent;
282 indent;
297 indent;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/lib/Parse/Pidl/Samba4/
H A DTDR.pm27 sub indent($) { my $self = shift; $self->{tabs}.="\t"; } subroutine
78 $self->indent;
106 $self->indent;
134 $self->pidl("{"); $self->indent;
160 $self->pidl("{"); $self->indent;
168 $self->pidl("switch (level) {"); $self->indent;
175 $self->indent; $self->ParserElement($_, $t, {}); $self->deindent;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/ocsp/
H A Docsp_prn.c72 static int ocsp_certid_print(BIO *bp, OCSP_CERTID *a, int indent) argument
74 BIO_printf(bp, "%*sCertificate ID:\n", indent, "");
75 indent += 2;
76 BIO_printf(bp, "%*sHash Algorithm: ", indent, "");
78 BIO_printf(bp, "\n%*sIssuer Name Hash: ", indent, "");
80 BIO_printf(bp, "\n%*sIssuer Key Hash: ", indent, "");
82 BIO_printf(bp, "\n%*sSerial Number: ", indent, "");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/ocsp/
H A Docsp_prn.c69 static int ocsp_certid_print(BIO *bp, OCSP_CERTID* a, int indent) argument
71 BIO_printf(bp, "%*sCertificate ID:\n", indent, "");
72 indent += 2;
73 BIO_printf(bp, "%*sHash Algorithm: ", indent, "");
75 BIO_printf(bp, "\n%*sIssuer Name Hash: ", indent, "");
77 BIO_printf(bp, "\n%*sIssuer Key Hash: ", indent, "");
79 BIO_printf(bp, "\n%*sSerial Number: ", indent, "");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/lib/Parse/Pidl/Samba3/
H A DServerNDR.pm27 sub indent() { $tabs.="\t"; } subroutine
143 indent;
232 indent;
239 indent;
244 indent;
282 indent;
297 indent;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/lib/Parse/Pidl/Samba4/
H A DTDR.pm27 sub indent($) { my $self = shift; $self->{tabs}.="\t"; } subroutine
78 $self->indent;
106 $self->indent;
134 $self->pidl("{"); $self->indent;
160 $self->pidl("{"); $self->indent;
168 $self->pidl("switch (level) {"); $self->indent;
175 $self->indent; $self->ParserElement($_, $t, {}); $self->deindent;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/ocsp/
H A Docsp_prn.c72 static int ocsp_certid_print(BIO *bp, OCSP_CERTID *a, int indent) argument
74 BIO_printf(bp, "%*sCertificate ID:\n", indent, "");
75 indent += 2;
76 BIO_printf(bp, "%*sHash Algorithm: ", indent, "");
78 BIO_printf(bp, "\n%*sIssuer Name Hash: ", indent, "");
80 BIO_printf(bp, "\n%*sIssuer Key Hash: ", indent, "");
82 BIO_printf(bp, "\n%*sSerial Number: ", indent, "");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/ocsp/
H A Docsp_prn.c69 static int ocsp_certid_print(BIO *bp, OCSP_CERTID* a, int indent) argument
71 BIO_printf(bp, "%*sCertificate ID:\n", indent, "");
72 indent += 2;
73 BIO_printf(bp, "%*sHash Algorithm: ", indent, "");
75 BIO_printf(bp, "\n%*sIssuer Name Hash: ", indent, "");
77 BIO_printf(bp, "\n%*sIssuer Key Hash: ", indent, "");
79 BIO_printf(bp, "\n%*sSerial Number: ", indent, "");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/config/
H A Dmconf.c90 static int indent = 0; variable
217 indent + 1, ' ', prompt);
220 cprint_name(" %*c", indent + 1, ' ');
232 cprint_name("---%*c%s", indent + 1, ' ', prompt);
273 cprint_name("%*c%s", indent + 1, ' ', menu_get_prompt(menu));
279 indent += 2;
281 indent -= 2;
310 tmp = indent - tmp + 4;
318 cprint_name("%*c%s%s", indent + 1, ' ', menu_get_prompt(menu),
323 indent
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/config/
H A Dmconf.c90 static int indent = 0; variable
217 indent + 1, ' ', prompt);
220 cprint_name(" %*c", indent + 1, ' ');
232 cprint_name("---%*c%s", indent + 1, ' ', prompt);
273 cprint_name("%*c%s", indent + 1, ' ', menu_get_prompt(menu));
279 indent += 2;
281 indent -= 2;
310 tmp = indent - tmp + 4;
318 cprint_name("%*c%s%s", indent + 1, ' ', menu_get_prompt(menu),
323 indent
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/config/
H A Dmconf.c90 static int indent = 0; variable
217 indent + 1, ' ', prompt);
220 cprint_name(" %*c", indent + 1, ' ');
232 cprint_name("---%*c%s", indent + 1, ' ', prompt);
273 cprint_name("%*c%s", indent + 1, ' ', menu_get_prompt(menu));
279 indent += 2;
281 indent -= 2;
310 tmp = indent - tmp + 4;
318 cprint_name("%*c%s%s", indent + 1, ' ', menu_get_prompt(menu),
323 indent
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dmisc.c62 dumpf (int indent, char *msg, ...) argument
65 for (; indent > 0; indent--)
H A Dgen-semantics.c45 int indent; local
49 indent = print_function_name(file,
54 lf_indent(file, +indent);
59 lf_indent(file, -indent);
H A Dmisc.h67 (int indent, char *msg, ...);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dmisc.c62 dumpf (int indent, char *msg, ...) argument
65 for (; indent > 0; indent--)
H A Dgen-semantics.c45 int indent; local
49 indent = print_function_name(file,
54 lf_indent(file, +indent);
59 lf_indent(file, -indent);
H A Dmisc.h67 (int indent, char *msg, ...);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dmisc.c62 dumpf (int indent, char *msg, ...) argument
65 for (; indent > 0; indent--)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/tools/
H A Dtest_get_len.c59 static void dump_field(FILE *fp, const char *name, const char *indent, argument
62 fprintf(fp, "%s.%s = {\n", indent, name);
64 indent, field->value, field->bytes[0], field->bytes[1],
66 fprintf(fp, "%s\t.got = %d, .nbytes = %d},\n", indent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/tools/
H A Dtest_get_len.c59 static void dump_field(FILE *fp, const char *name, const char *indent, argument
62 fprintf(fp, "%s.%s = {\n", indent, name);
64 indent, field->value, field->bytes[0], field->bytes[1],
66 fprintf(fp, "%s\t.got = %d, .nbytes = %d},\n", indent,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/metaflac/
H A Dutils.h33 void hexdump(const char *filename, const FLAC__byte *buf, unsigned bytes, const char *indent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libexif/libexif/
H A Dexif-entry.h170 * \param[in] indent how many levels deep to indent the data
172 void exif_entry_dump (ExifEntry *entry, unsigned int indent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/metaflac/
H A Dutils.h33 void hexdump(const char *filename, const FLAC__byte *buf, unsigned bytes, const char *indent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libexif/libexif/
H A Dexif-entry.h170 * \param[in] indent how many levels deep to indent the data
172 void exif_entry_dump (ExifEntry *entry, unsigned int indent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libexif/libexif/
H A Dexif-entry.h170 * \param[in] indent how many levels deep to indent the data
172 void exif_entry_dump (ExifEntry *entry, unsigned int indent);

Completed in 139 milliseconds

1234567891011>>