Searched refs:input (Results 201 - 211 of 211) sorted by relevance

123456789

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm786 # upgrade $x if $x is not a BigFloat (handle BigInt input)
896 # a time hog if the input has many digits, since over and below will
931 # Internal log function based on reducing input to the range of 0.1 .. 9.99
1666 # of the result by multipyling the input by 100 and then divide the integer
1667 # result of sqrt(input) by 10. Rounding afterwards returns the real result.
1711 # preserve half as many digits before the dot than the input had
2639 represent the result when input arguments are not numbers, as well as
2676 called with a requested precision or accuracy, B<and> the input $x has no
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm504 regardless of input syntax. Also makes lists of files
2130 perl trips up on "<foo>" thinking it's an input redirect. So we use the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DMemoize.pm826 of day, or file input. These functions will not produce correct
H A DCPAN.pm6171 input is split by the Text::ParseWords::shellwords() routine which
7117 setting meta input/output via the /etc/inputrc file.
7151 the user for special input, etc. then you may find CPAN is not able to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm701 croak 'Must specify remote filename with stream input'
1758 Nathan Torkington <gnat@frii.com> - for some input on the documentation.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm1248 -- see 4.1 Normalize each input string, UTS #10.
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile[all...]
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c7960 * input stream is divided into groups of 5 characters (40 bits). Each
7962 * represents 5 bits of input.
7964 * If the input is not an even multiple of 5 characters, the output will be
7976 * input - Address of the buffer to be encoded.
7977 * inlen - Number of characters at input.
7990 scf_encode32(const char *input, size_t inlen, char *output, size_t outmax, argument
7995 const unsigned char *in = (const unsigned char *)input;
8048 /* Take care of final input bytes. */
8118 * input stream is divided into groups of 8 encoded characters. Each
8146 * -1 Indicates an invalid input characte
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH1540 * the C preprocessor on the standard input and produce to standard
1546 * the C preprocessor on the standard input and produce to standard
1548 * to specify standard input, otherwise the value is "".
1552 * the standard input and produce to standard output. It needs to end
3128 * format long doubles (format 'f') for input.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1768 B<This program> will read the given input file(s) and do someting

Completed in 2152 milliseconds

123456789