Searched refs:head (Results 201 - 215 of 215) sorted by relevance

123456789

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DUsage.pm551 if (($self->{USAGE_OPTIONS}->{-verbose} < 2) && /^=head/) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbignum.pm443 family. Think of it as the head of the family, who runs the shop, and orders
H A DSwitch.pm78 my $pod_or_DATA = qr/ ^=(?:head[1-4]|item) .*? $CUT
H A DMemoize.pm885 this time the list has already had its head removed; C<main> will
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfig.status.solaris357 --header | --heade | --head | --hea )
H A Dconfig.guess260 # types through head -n 1, so we only detect the type of CPU 0.
261 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1`
H A Dconfigure6604 --header | --heade | --head | --hea )
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm2232 my($head,$macro,$tail);
2237 ($head,$macro,$tail) = ($1,$2,$3);
2250 $npath = "$head$macro$tail";
H A DMM_Unix.pm1587 if (/^=(?:head\d+|item|pod)\b/) {
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.guess231 # types through head -n 1, so we only detect the type of CPU 0.
232 ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1`
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm43 ^=(?:head[1-4]|item) .*? $CUT
/osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpmtok_int.h398 struct mech_list_item *head);
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh3847 head -1 | cut -d: -f2`
3956 head -1 | cut -d: -f2`
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1600 GetOptions ('length|height=f' => \$length, "head" => \$head);
1603 requires a least C<--hea> and C<--hei> for the head and height options.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dproto.h56 PERL_CALLCONV OP* Perl_append_elem(pTHX_ I32 optype, OP* head, OP* tail);
588 PERL_CALLCONV OP* Perl_prepend_elem(pTHX_ I32 optype, OP* head, OP* tail);

Completed in 159 milliseconds

123456789