Searched refs:first (Results 326 - 350 of 402) sorted by relevance

<<11121314151617

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm62 # Reverse lookup. Alphabetically first name for a sequence is preferred.
166 # string. The attributes can be given either as an array ref as the first
259 As an aid to help with this, colored() takes a scalar as the first argument
263 Alternately, you can pass a reference to an array as the first argument, and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dattributes.pm116 list to this module. In particular, the first example above is equivalent to
175 Perl ensures that any invocation of it implicitly locks its first
H A DAutoSplit.pm79 delete obsolete C<.al> files, after checking first that the module does use
H A DCPAN.pm348 # we need to draw a dependency tree and do the leaves first. This can
355 # possibly by jumping the queue if they are already there. My first code
364 # (1) looks at the first item in the queue without shifting it off
369 # even if the item isn't the first in the queue anymore* (that way
399 # CPAN::Queue::first ;
400 sub first { subroutine
2053 # the first stab at it we could use a 1 for "X".
2114 while ($s = CPAN::Queue->first) {
5043 # shadowing effect. As it makes no sense to take the first in @INC for
5971 # if the first use
[all...]
H A DDumpvalue.pm511 Print only first N elements of arrays and hashes. If false, prints all the
/osnet-11/usr/src/lib/libc/capabilities/sun4v-hwcap3/common/
H A Dmemcpy.s89 * lines from memory. But pre-store first element of each cache line
215 ldx [%o5], %o1 ! load first 8 bytes
849 ! lines from memory. Pre-store first element of each cache line
878 ! We use ASI_STBIMRU_P for the first three stores to each cache line
912 ! store for the first element and fifth element of PRE_STORE groups
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h62 /* Metaslot is always the first slot in the framework, with slotID=0 */
504 * It will first be filled with values that users defined
532 * MAX_SESSION_TO_BE_FREED, at which time the first object in the
536 meta_object_t *first; /* points to first obj in the list */ member in struct:obj_to_be_freed_list
543 meta_session_t *first; /* points to first session in the list */ member in struct:ses_to_be_freed_list
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c570 volatile bool first; local
1097 /* output the first line, inserting "ESMTP" as second word */
1147 first = true;
1231 if (first)
1256 first = false;
1532 /* avoid information leak; take first two words? */
2288 usrerr("503 5.0.0 Polite people say HELO first");
2375 /* must parse sender first */
2944 usrerr("503 5.0.0 I demand that you introduce yourself first");
4883 bool first local
[all...]
H A Ddaemon.c196 /* Add parent process as first item */
629 ** has closed it first.
721 /* Add parent process as first child item */
1852 bool first = true; local
1858 if (first)
1862 first = false;
1864 if (!first)
2391 ** Try v6 first, then fall back to v4.
3309 ** hp -- hostent structure for the first address
3310 ** ha -- actual first addres
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm194 # package name for the classes into which the first object will be blessed
408 Please install these modules first and rerun 'perl Makefile.PL'.\n};
894 # This is a rename for OS's where the target must be unlinked first.
902 # This is an unlink for OS's where the target must be writable first.
1295 the first line in the "=head1 NAME" section. $2 becomes the abstract.
2033 single line to compute the version number. The first line in the file
2274 does a realclean first and then the distcheck. Note that this is not
2287 exists, it will be removed first.
2295 Makes a distdir first, and runs a C<perl Makefile.PL>, a make, and
2313 Runs a tardist first an
[all...]
H A DEmbed.pm427 found in B<$Config{libs}> and the first ModuleName.a library
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c444 * If <event> is NULL, and <action> is NULL, return the first event
554 * If <event> is NULL, and <action> is NULL, return the first event
1078 * if last==0 and first component of name is a reference, nv_bfsearch()
1302 register int first=1; local
1312 if(!first)
1315 first = 0;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm407 # first, catalog the scalar
729 Returns a newly created C<Data::Dumper> object. The first argument is an
743 depth-first, and proceeds in order from the first supplied value to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhv.c125 /* look for it in the table first */
1067 /* Can make this clear any placeholders first for non-restricted hashes,
1069 placeholders (first) before turning on the readonly flag, because
1511 int first = 1; local
1521 if (first && !*oentry)
1538 first = 0;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigRat.pm143 # try as BigFloats first
238 # if two arguments, the first one is the class to "swallow" subclasses
596 # first, do a "normal" division ($x/$y)
1118 # check sign for speed first
1334 The following would first try to find Math::BigInt::Foo, then
1341 significant digit first, while BitVect.pm uses a bit vector of base 2, most
1342 significant bit first. Other modules might use even different means of
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c439 * There are two phases to each pass. The first phase advances
1629 * first, saving a backup copy using a hard link; if that succeeds, we go
1851 * Update user_attr first so that it will be older
2744 * it's the first match; otherwise, abort the search.
3041 * it's the first match; otherwise, abort the search.
3916 * callback is called once per mount found with the first argument
4782 /* first delete all current privileged settings for this rctl */
6491 * phases. In the first phase, the supplied string is scanned for
6641 * Check if the string DEFAULT_TOKEN is the first token in a list
6706 * Check the snapshot first
8946 boolean_t first; local
8997 boolean_t first = B_TRUE; local
9092 boolean_t first = B_TRUE; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex_internal.h488 struct bin_tree_t *first; member in struct:bin_tree_t
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
H A DINET.pm331 first connect will never fail with a timeout as the connect call
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.pm67 more than one address), the first address found is returned.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DUnix.pm118 Returns a string representation of the first writable directory from
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DSpec.pm127 Returns a string representation of the first writable directory from a
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/
H A DExpire.pm55 # first of the NUM_USES allowed calls.
142 should study that manual carefully first, paying particular attention
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm195 # digit in the year. Then if the first two digits are 19 we use the
914 # convention (RFC 959 requires it, but the first 3 servers I checked
1453 If C<WHERE> is given then the first C<WHERE> bytes of the file will
1512 Called without parameters, or with the first argument false, hash marks
1513 are suppressed. If the first argument is true but not a reference to a
1672 I<true> if the connection was closed successfully and the first digit of
H A DPOP3.pm463 Get the header and the first C<NUMLINES> of the body for the message
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm1555 the position of the first occurrence of the matching part in scalar context;
1582 B<a reference to> the first occurrence of the matching part
1585 in list context, returns the first occurrence of the matching part.
1618 the first occurrence of the matching part is replaced by C<$replacement>

Completed in 103 milliseconds

<<11121314151617