Searched refs:compact (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAnyDBM_File.t129 my $compact = '';
136 $compact = "$major.$minor.$patch" ;
140 # You are using DB_File $DB_File::VERSION and Berkeley DB $compact
149 skip( "db v$compact, no null key support", 1) if $compact;
H A Dfields.pm242 fields which are as compact and as fast arrays to access. This only
H A DDigest.pm110 This is the most compact form, but it is not well suited for printing
H A Dperl5db.pl107 compact a more complicated if-then-elseif-else into a more elegant
H A DCGI.pm5748 print ol({compact=>undef},li('one'),li('two'),li('three'));
/osnet-11/usr/src/lib/libsec/common/
H A Dacltext.c456 * The format depends on the flags field which indicates whether the compact
1081 ace_printacl(acl_t *aclp, int cols, int compact) argument
1087 if (compact) {
1122 acl_printacl(acl_t *aclp, int cols, int compact) argument
1130 ace_printacl(aclp, cols, compact);
/osnet-11/usr/src/cmd/parted/
H A Dparted.c1322 /* Prints a sector out, first in compact form, and then with a percentage.
1328 char* compact; local
1332 compact = ped_unit_format (dev, sector);
1334 compact = ped_unit_format_custom (dev, sector,
1339 printf ("%s (%s)\n", compact, percent);
1341 free (compact);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm189 } elsif ($o eq "-compact") {
887 =item B<-compact>
896 tends to look better than the compact one, especially in ASCII, and is
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm824 items. It is the most compact format possible that can still be called
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm1096 my( $otext, $text, $compact ) = @_;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL1132 A compact description of what's wrong is fine.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm465 some safe compact memory place (where it can possibly be sent to another

Completed in 87 milliseconds