Searched refs:significant (Results 1 - 24 of 24) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A Dops.pm37 only of significant practical use with the C<-M> option on the command line.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToTk.pm125 Sean M. Burke C<sburke@cpan.org>, with significant portions copied from
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseLink.pm151 characters that would otherwise be significant to the parser and resolving
163 consider markup in sections to be significant when resolving links. See
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DUnix.pm181 is not or is significant when comparing file specifications.
275 directory names (C<''>) can be returned, because these are significant
298 '/' it is not added). On other OSs, $volume is significant.
H A DWin32.pm227 trailing directory entries can be returned, because these are significant
264 the $volume become significant.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DSpec.pm151 is not or is significant when comparing file specifications.
205 directory names (C<''>) can be returned, because these are significant
212 inserted if need be. On other OSs, $volume is significant.
/osnet-11/usr/src/lib/pam_modules/authtok_check/
H A Dauthtok_check.c92 uint_t maxlength; /* maximum (significant) length */
248 * Determine the number of significant characters in a password
332 "the number of significant characters the current "
454 uint_t significant = pwdef->maxlength; local
460 for (w = pw; significant != 0 && *w != '\0'; w++, significant--) {
487 * we're using the default UNIX crypt (8 chars significant),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DCmd.pm644 Returns the most significant digit of the current status code. If a command
698 Obtain a response from the server. Upon success the most significant digit
H A DFTP.pm1363 Returns most significant digit of the response code.
1628 Returns most significant digit of the response code.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm2809 Set or get the global or local accuracy, aka how many significant digits the
3281 Number of significant digits. Leading zeros are not counted. A
3374 =item Accuracy (significant digits)
3376 * fround($a) rounds to $a significant digits
3395 number of "significant digits" in dividend and divisor, which is derived
3399 assumption that 124 has 3 significant digits, while 120/7 will get you
3400 '17', not '17.1' since 120 is thought to have 2 significant digits.
H A DBigRat.pm1341 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
H A DBigFloat.pm2716 Preserves accuracy to $scale digits from the left (aka significant digits)
2718 significant digits count from the first non-zero after the '.'
2788 significant digit first, while BitVect.pm uses a bit vector of base 2, most
2789 significant bit first. Other modules might use even different means of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm925 Print sequence numbers with the most significant digit first. This is the
930 Print seqence numbers with the least significant digit first.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm258 makes bsd_glob() treat case differences as not significant.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DStruct.pm361 There is no significant speed gain between compile time and run time
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm246 significant. Underline and underscore are equivalent, as are clear and
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm627 true. Case distinctions in the condition list are not significant.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm22 with the widest range of Perl interpreters possible, without significant
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm1316 C<LOG_NOTICE> - normal, but significant, condition
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL704 # a strange way to check whether any significant editing
1049 A significant number of the bug reports we get turn out to be documented
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH115 * of significant digits in a double precision number. If this
2625 * of significant digits in a long double precision number. Unlike
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1306 two or more delimiter brackets are specified is not significant.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl35 to allow a significant amount of control of the debugger from outside the
H A DCGI.pm7678 of hyphens versus underscores are not significant.

Completed in 104 milliseconds