HomeSort by relevance Sort by last modified time
    Searched refs:longer (Results 1 - 25 of 31) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/Adm/sun/
README 31 As of Solaris 2.5, the /usr/kvm directory is no longer needed by the
69 Note: /usr/lib/libkvm.a is no longer a component
  /onnv/onnv-gate/usr/src/cmd/initpkg/init.d/
README 44 executed later. This behavior is no longer supported; for altering the
  /onnv/onnv-gate/usr/src/common/bignum/
bignumimpl.c 510 int i, shorter, longer; local
518 longer = aa->len;
522 longer = bb->len;
525 if (result->size < longer + 1) {
526 err = big_extend(result, longer + 1);
546 for (; i < longer; i++) {
555 result->len = longer + 1;
557 result->len = longer;
    [all...]
  /onnv/onnv-gate/usr/src/common/net/patricia/
radix.c 225 int longer = LEN(n++) - (int)LEN(m++); local
228 if (longer > 0)
229 lim -= longer;
239 if (masks_are_equal && (longer < 0))
240 for (lim2 = m - longer; m < lim2; )
652 /* not really, but need to check longer one first */
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/
QuotedPrint.pm 59 "soft line breaks" to ensure that no line is longer than 76
  /onnv/onnv-gate/usr/src/cmd/bnu/
README 75 3- The uucico program no longer searches for a system to call, it
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/font/
README 44 1: Pick a one or two character font name for troff and dpost - no longer a
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
encoding.pm 315 C<use utf8> is implicitly declared so you no longer have to C<use
472 =item literals in regex that are longer than 127 bytes
476 recoding errors for regular expression literals longer than 127 bytes.
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
Lgrp.pod 183 L<lgrp_fini()> function should be called with the cookie when it is no longer
197 longer be valid and should not be used.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
Alias.pm 304 no longer works.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
AutoSplit.pm 50 they are no longer part of the module (obsoleted functions).
135 # for portability warn about names longer than $maxlen
Memoize.pm 696 This option is no longer supported. It is still documented only to
912 number in the hash is necessarily going to take a lot longer than a
    [all...]
Test.pm 719 A past developer of this module once said that it was no longer being
  /onnv/onnv-gate/usr/src/uts/sun4v/cpu/
generic_copy.s 283 ! longer to align the thing than to do the transfer
288 blu,a %ncc, .alwordcp ! longer to align doubles than words
1234 * longer than 256 bytes in length. For the generic module we will simply
    [all...]
  /onnv/onnv-gate/usr/src/lib/libshell/misc/
ERRATA.txt 360 occurs when the edit line becomes longer than the terminal's width and the
364 at position 3 instead of 0. If the user enters a command which is longer than
  /onnv/onnv-gate/usr/src/uts/common/io/e1000g/
README 407 6337450 e1000g interfaces take much much longer to plumb than bge interfaces on the V40.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
MD5.pm 252 are no longer limited to have space for the whole message in memory, i.e.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/
Handlers.pm 581 Note that there is no longer any need to import the Tie::Cycle module --
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
MM_Any.pm 131 individual line in @cmds will not be longer than the
MM_VMS.pm 794 # XXX Are these necessary? Does anyone override them? They're longer
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
Mac.pm 399 1.2 of File::Spec::Mac, this does no longer consult the local filesystem.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
pod2man.PL 190 No longer used. B<pod2man> used to check its input for validity as a manual
192 backwards compatibility; this option no longer does anything.
464 program documentation tends to roam the wild for far longer than you expect
  /onnv/onnv-gate/usr/src/lib/libbsm/
audit_event.txt 287 245:AUE_MODCONFIG:modctl(2) - no longer generated:no
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
Concise.pm 895 Use a tree format that uses longer edges to separate OP nodes. This format
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
Temp.pm 590 # No longer called since _replace_XX runs a few percent faster if
916 object is no longer required.
    [all...]

Completed in 1440 milliseconds

1 2