Searched refs:alternate (Results 1 - 18 of 18) sorted by relevance

/osnet-11/usr/src/lib/libc/i386/sys/
H A Dgettimeofday.s37 / gettimeofday is implemented as an alternate capability symbol
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm131 alternate backwards level normalization rearrange
162 if (exists $hash{variable} && exists $hash{alternate}) {
163 delete $hash{alternate};
165 elsif (!exists $hash{variable} && exists $hash{alternate}) {
166 $hash{variable} = $hash{alternate};
206 $self->{variable} ||= $self->{alternate} || $self->{variableTable} ||
208 $self->{variable} = $self->{alternate} = lc($self->{variable});
317 elsif (/^alternate\s+(\S*)/) { # till UTS #10-8
1102 alternate => $alternate, # deprecate
[all...]
/osnet-11/usr/src/lib/libast/common/tm/
H A Dtmlocale.c191 word2posix(register char* f, register char* w, int alternate) argument
203 if ((n = w - r) > 3 && alternate)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMksymlists.pm272 This provides an alternate means to specify function names to be
H A DMakeMaker.pm1462 This provides an alternate means to specify function names to be
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2text.PL135 Use an alternate output format that, among other things, uses a different
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm603 If set to a true value, selects an alternate output format that, among other
H A DText.pm703 If set to a true value, selects an alternate output format that, among other
H A DParser.pm888 some alternate order, use B<parse_text> instead.
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dgpt.c933 table here, with an alternate LBA that extended beyond the current
1114 _generate_header (const PedDisk *disk, int alternate, uint32_t ptes_crc, argument
1132 if (alternate)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.pm77 An alternate interface to Filter::Util::Call is now available. See
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DPerlIO.pm230 To get a binary stream an alternate method is to use:
H A DCGI.pm1814 my($src,$code,$verbatim,$stype,$alternate,$foo,@other) =
1819 my $rel = $alternate ? 'alternate stylesheet' : 'stylesheet';
7462 To create primary and "alternate" stylesheet, use the B<-alternate> option:
7466 {-src=>'/styles/alt.css',-alternate=>1}
H A Dperl5db.pl140 probably have to benchmark alternate implementations and see which is the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm562 are alternate forms of this language tag. (I.e., tags which refer to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1582 Often it is user friendly to supply alternate mnemonic names for
1583 options. For example C<--height> could be an alternate name for
1593 Multiple alternate names are possible.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm875 appear directly below it; alternate paths are shown by indentation. In
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm675 you can view C<STORABLE_thaw> as an alternate creation routine.

Completed in 336 milliseconds