Searched refs:first (Results 276 - 300 of 402) sorted by relevance

<<11121314151617

/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_nvl.c719 int first = 1; local
734 if (first) {
736 first = 0;
1090 int first = 1; local
1105 if (first) {
1107 first = 0;
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c593 /* Set the first 128 bits. */
876 /* Force allocation of str_tree_storage the first time. */
989 Idx first, i;
994 the first node of the regular expression. */
995 first = dfa->str_tree->first->node_idx;
996 dfa->init_node = first;
997 err = re_node_set_init_copy (&init_nodes, dfa->eclosures + first);
1039 /* It must be the first time to invoke acquire_state. */
1150 /* Analyze the structure tree, and calculate "first", "nex
984 Idx first, i; local
[all...]
/osnet-11/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c489 static int first = 1; local
491 if (first) {
492 first = 0;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm106 should first check for the truth value of C<&Time::HiRes::d_nanosleep> to
164 (assuming your platform supports such granularity in first place).
212 have the first three, but (for example) Win32 and Cygwin have only
284 # Arm an interval timer to go off first at 10 seconds and
/osnet-11/usr/src/lib/libast/common/port/
H A Dastlicense.c221 * n>0 first frame line
391 int first; local
446 first = 1;
478 if (c == '=' || first)
659 first = 0;
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dm_cc.c73 * The conversion stops at the end of string or the first WEOF.
119 * The conversion stops at the end of string or the first WEOF. Return the
200 * If 0 < n, set a new multibyte string and convert the first character,
428 /* Find spacing character and place in as first element. */
461 * Return the first column of a multi-column character, in window.
498 int first, width; local
500 first = __m_cc_first(w, y, x);
503 return ((first + width) == (x + 1));
546 /* Write the first column of the character. */
570 /* Mark this as the first colum
[all...]
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssbase.py145 first = True
148 if first:
153 first = False
253 """Get prop's [first] property value."""
871 if self.legacy_exists(): # legacy file must first exist
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm31 # Inside overload, the first arg is always an object. If the original code had
46 # to normal '+' and we thus can always modify first arg. If this is changed,
445 # if two arguments, the first one is the class to "swallow" subclasses
510 # handle '+inf', '-inf' first
1008 # check sign for speed first
1056 # add second arg (BINT or string) to first (BINT) (modifies first)
1075 # NaN first
1122 # subtract second arg from first, modify first
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DFind.pm47 C<find()> does a depth-first search over the given C<@directories> in
69 The first argument to C<find()> is either a code reference to your
87 specifying C<<{ bydepth => 1 }>> in the first argument of C<find()>.
396 C<finddepth()> perform a depth-first search of the directory
403 The first fixed version of File::Find was 1.01.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DChecker.pm238 type of the I<first> C<=item> determines the type of the list.
327 a first pass before actually starting to convert. This is expensive in terms
760 # first build the node names from the paragraph text
765 # we have more than one word. Use the first as a node, too.
874 my $first = $list->type();
875 if($first && $first ne $type) {
878 -msg => "=item type mismatch ('$first' vs. '$type')"});
880 else { # first item
972 -msg => "Nested =begin's (first a
[all...]
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c346 * We only need the key type if this is the first
500 /* Object is the first one in the list */
525 * a writer-lock (need to release our reader-lock first). Once we
752 * first, get the master template of all the attributes
765 * Some are optional. Get all the values first, and then
784 /* first, call C_GetAttributeValue() to get size for each attribute */
1023 * Go through the list of wrapping mechanisms, and return the first
1026 * first mechanism that's supported by the source slot.
1077 * by both slot, then, select the first one supported by
1790 * maximum threshold MAX_OBJ_TO_BE_FREED, it will free the first
[all...]
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex305 % \topmark doesn't work for the very first chapter (after the title
309 % first @chapter.
406 \egroup % \vbox from first cropmarks clause
492 % But first, we have to remove the trailing space token.
583 % But first, it executes a specialized version of \checkenv
731 % max (\topskip - \ht (first item), 0). If that height is large,
768 % and the first line afterwards, we have to propagate \prevdepth.
1035 % If WORD is `none', then suppress indentation of the first paragraph
1496 % subentries, which we calculated on our first read of the .toc above.
1557 \def\poptoks#1#2|ENDTOKS|{\let\first
[all...]
/osnet-11/usr/src/lib/libdisasm/sparc/
H A Ddis_sparc_fmt.c1337 int i, first; local
1364 first = 0;
1369 (first != 0) ? "|" : "",
1371 first = 1;
1378 (first != 0) ? "|" : "",
1380 first = 1;
/osnet-11/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh950 first=1
954 if [[ $first == 1 ]]; then
956 first=0
987 # The first argument specifies the type of image: archive, directory or stdin.
1061 # If it is a compressed stream, extract the first
1464 # or "zfs send -rc". Note that "zfs send -r" first appears in
1704 # Only look at the first line or two to see if it is empty.
1932 typeset first=true # Is this the first ZBE converted?
2005 if $first; the
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DC.pm389 $op->private, ${$op->first}));
403 $op->private, ${$op->first}, ${$op->last}));
417 $op->private, ${$op->first}, ${$op->last}));
431 $op->private, ${$op->first}, ${$op->other}));
448 $op->private, ${$op->first}, ${$op->last},
588 ${$op->first}, ${$op->last},
1558 my $pad_len = regex_padav->FILL + 1 - 1; # first is an avref
H A DLint.pm215 my $methop = $op->first;
H A DXref.pm46 where a lexical is first defined with C<my>) are indicated with the
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dprimegen.c372 /* Generate first prime factor. */
993 permutation it is useful to intialize the array with the first M
1207 int first = 1;
1230 if (first)
1231 first = 0;
1360 /* yp0 is now the first integer greater than xp with p1 being a
1363 /* Note that the first example from X9.31 (D.1.1) which uses
1536 the first round we shall have an offset of 2, this is
1541 to add one; this one is the same as in the first round. */
1780 the first roun
1205 int first = 1; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dprimegen.c371 /* Generate first prime factor. */
992 permutation it is useful to intialize the array with the first M
1206 int first = 1;
1229 if (first)
1230 first = 0;
1359 /* yp0 is now the first integer greater than xp with p1 being a
1362 /* Note that the first example from X9.31 (D.1.1) which uses
1535 the first round we shall have an offset of 2, this is
1540 to add one; this one is the same as in the first round. */
1779 the first roun
1204 int first = 1; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm242 * Including this header is the first major one, then using dTHR is all the
526 /* DEFSV appears first in 5.004_56 */
971 /* UVs are at least 32 bits, so the first 9 decimal digits cannot
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm95 the first few sections of L<perlguts>.
158 Keep in mind that only the first several "odd-numbered" buckets are
381 only several first (depending on how deep it already went into the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dopcode.pl428 my ($first, @rest) = sort {
433 die "Invalid range of ops: $first .. $last\n" unless $last;
439 if ( $op_is->{$last} - $op_is->{$first} == scalar @rest + 1) {
442 print $on "(op) >= OP_" . uc($first) . " && (op) <= OP_" . uc($last);
658 # glob defaults its first arg to $_
/osnet-11/usr/src/lib/libsip/common/
H A Dsip_dialog.c301 * If the route set is not empty, and the first URI in the route set
307 * If the route set is not empty, and its first URI does not contain the
308 * lr parameter, the UAC MUST place the first URI from the route set
326 boolean_t first = B_TRUE; local
414 if (first) {
418 first = B_FALSE;
450 if (first) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DGuess.pm294 It first splits $data into lines and tries to decode the line for each
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm284 reference where the first element is an C<IO::Handle> or an integer.

Completed in 150 milliseconds

<<11121314151617