Searched refs:pretty (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/lib/libcmd/common/
H A Dcmp.c93 pretty(Sfio_t *out, int o, int delim, int flags) function
235 pretty(sfstdout, c1, -1, flags);
236 pretty(sfstdout, *(p2-1), '\n', flags);
246 pretty(sfstdout, c1, -1, flags);
247 pretty(sfstdout, *(p2-1), '\n', flags);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPretty.pm6 # You can run this file through either pod2man or pod2html to produce pretty
305 to lstein@cshl.org, but this code looks pretty hairy to me and I'm not
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Doverload.pm1101 Add a pretty-printer method to the module F<symbolic.pm>:
1103 sub pretty {
1107 $a = $a->pretty if ref $a;
1108 $b = $b->pretty if ref $b;
1114 print "side = ", $side->pretty, "\n";
1116 The method C<pretty> is doing object-to-string conversion, so it
1118 inside such a method it is not necessary to pretty-print the
H A Ddiagnostics.pm149 The C<-pretty> directive is called too late to affect matters.
H A DCGI.pm8 # You can run this file through either pod2man or pod2html to produce pretty
2392 # rearrange into a pretty table
5899 pretty-printed output, please use L<CGI::Pretty>, a subclass
8146 L<CGI::Pretty> - pretty prints HTML generated by CGI.pm (with a performance penalty)
H A DCPAN.pm6879 Populating a freshly installed perl with my favorite modules is pretty
H A Dperl5db.pl18 The debugger can look pretty forbidding to many Perl programmers. There are
1527 # it pretty much looks like Unix otherwise.
7337 # hadn't finished. We don't do it anymore, figuring eval is pretty stable.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dc2ph.PL108 Pstruct was not a pretty program. Neither was it particularly robust.
114 easier to parse. It's still not a pretty program, but at least it's more
252 you to print out a nice structured pretty print of some
267 The code isn't pretty as I mentioned -- I never thought it would be a 1000-
814 print "it's a bare array typedef -- that's pretty sick\n" if $debug;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DLiblist.pm220 pretty transparently on the Win32 platform, we do not attempt to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm1176 todo() is pretty part about finding the right package to look for
1178 not set, it's pretty good at guessing the right package to look at.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DComplex.pm1810 this is called I<polar pretty-printing>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH116 * symbol is not defined, a guess of 15 is usually pretty good.
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex701 % above. But it's pretty close.
3656 % dots pretty far over on the line. Unfortunately, a large
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex765 % above. But it's pretty close.
4456 % dots pretty far over on the line. Unfortunately, a large

Completed in 195 milliseconds