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

/osnet-11/usr/src/cmd/ast/msgcc/
H A Dmsgcc.sh57 text is 100*(2*gzip(\aold\a+\anew\a)/(gzip(\aold\a)+gzip(\anew\a))-1),
58 where gzip(\ax\a) is the size of text \ax\a when compressed by
372 __oz__[__i__]=$(print -r -- "\"${__text__[$__old__]}\"" | gzip | wc -c)
376 __nz__=$(print -r -- "\"${__text__[$__num__]}\"" | gzip | wc -c)
381 then __z__=$(print -r -- "\"${__text__[$__old__]}\"""\"${__text__[$__num__]}\"" | gzip | wc -c)
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Ddexplorer8 # structure that is tar'd and gzip'd.
501 gzip $dir.tar
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/
H A Ddexplorer8 # structure that is tar'd and gzip'd.
501 gzip $dir.tar
/osnet-11/usr/src/cmd/perl/5.8.4/i386/
H A Dconfig.sh568 gzip='gzip'
/osnet-11/usr/src/cmd/perl/5.8.4/sparc/
H A Dconfig.sh567 gzip='gzip'
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/i386/
H A DConfig.pm672 gzip='gzip'
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/sparc/
H A DConfig.pm672 gzip='gzip'
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm295 for $progname (qw/gzip tar unzip make lynx wget ncftpget ncftp ftp gpg/){
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm1285 "scan_cache", "index_expire", "gzip", "tar", "unzip", "make",
2649 # test gzip integrity
2654 CPAN::Tarzip->gzip($asl_ungz,$asl_gz);
2676 # test gzip integrity
5643 # CPAN::Tarzip::gzip
5644 sub gzip { subroutine
5658 system("$CPAN::Config->{gzip} -c $read > $write")==0;
5680 system("$CPAN::Config->{gzip} -dc $read > $write")==0;
5711 return system("$CPAN::Config->{gzip} -dt $read")==0;
5726 my $pipe = "$CPAN::Config->{gzip}
[all...]
/osnet-11/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh1070 *gzip*) stage1=gzcat
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm821 COMPRESS compression command to gzip
839 $self->{COMPRESS} ||= 'gzip';
H A DMM_Unix.pm641 COMPRESS compression command to gzip --best
679 $self->{COMPRESS} ||= 'gzip --best';

Completed in 97 milliseconds