Searched refs:setting (Results 1 - 25 of 47) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A Drecurs.t65 ok( setup_recurs(), ' setting up fresh copy' );
89 ok( setup_recurs(), ' setting up fresh copy' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbase.pm178 Allows you to both load one or more modules, while setting up inheritance from
192 it, <base> will define $VERSION in the base package, setting it to the string
H A Dperl5db.pl476 restore them to their original setting before the program being debugged begins
480 setting of C<$^W> and then setting it to zero. The second one initializes
786 # API is fundamentally screwed up; likewise option setting, which
910 # + Fixed option bug (setting invalid options + not recognising valid short forms)
921 to avoid warnings later, setting itself up to not exit when the program
2134 Quit the debugger. This entails setting the C<$fall_off_end> flag, so we don't
2258 Hands the expression off to C<DB::eval>, setting it up to print the value
2385 the user's work in setting watchpoints, actions, etc. We wanted, however, to
2456 Done by setting
[all...]
H A DPerlIO.pm264 The default can be overridden by setting the environment variable
288 DOS-like platforms and depending on the setting of the C<$ENV{PERLIO}>:
H A DDumpvalue.pm538 can enable either double-quotish dump, or single-quotish by setting it
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/lib/List/
H A DUtil.pm109 Similar to C<grep> in that it evaluates BLOCK setting C<$_> to each element
181 Reduces LIST by calling BLOCK multiple times, setting C<$a> and C<$b>
184 setting C<$a> to the result of the previous call and C<$b> to the next
/osnet-11/usr/src/lib/libfedfs/common/
H A Dsmf_params.c332 * Returns 0 on success and -1 on failure, usually setting scf_error.
381 * Returns 0 on success and -1 on failure, usually setting scf_error.
396 fprintf(stderr, "set_pg_value: setting %s=%s\n", propname, propvalue);
454 * Returns 0 on success and -1 on failure, while also setting scf_error.
659 * Returns 0 on success and -1 on failure, while also setting scf_error.
686 fprintf(stderr, "fedfs_set_default: setting %s=%s\n", prop, value);
717 * Returns 0 on success and -1 on failure, while also setting scf_error.
721 fedfs_set_loopback(boolean_t setting) argument
771 scf_value_set_boolean(value, setting);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSocket.pm451 any arguments then the current setting is returned. If called with an argument
452 the current setting is changed and the previous value returned.
H A DHandle.pm180 C<blocking> will return the value of the previous setting, or the
181 current setting if C<BOOL> is not given.
220 vulnerability should be kept in mind. Returns 0 on success, -1 if setting
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/
H A DTypemap.xs158 System calls return -1 on error (setting ERRNO with the reason)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DStd.pm65 One can change the output file handle of the messages by setting
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm371 Typical frequently used setting:
380 Typical frequently used setting:
398 the default and recommended setting.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DConfig.pm283 mode; when not going via a firewall, by setting C<ftp_int_passive> to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DWrap.pm195 This behavior can be overridden by setting C<$huge> to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DArray.pm277 between magic entries needed to notice setting of @ISA, and those needed to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm1069 counterparts. Which counterparts are chosen depends on the setting of
1126 setting LIB overrides any setting of INSTALLPRIVLIB, INSTALLARCHLIB,
1131 without LIB, setting PREFIX replaces the initial C<$Config{prefix}>
1634 MakeMaker argument. It has the effect of setting both INSTALLPRIVLIB
1635 and INSTALLSITELIB to that value regardless any explicit setting of
1726 By setting it to an empty string you can generate a Makefile that
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm618 arbitrary text documents, setting this to true may result in more pleasing
H A DLaTeX.pm557 in the expected way. For example, setting this to 4 would imply that C<=head3>
1666 be called to create a Label() without prefixing a previous setting.
H A DText.pm724 arbitrary text documents, setting this to true may result in more pleasing
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm148 the tail might be used to disable the ornaments by setting the tail to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm358 Instead of the above process, with Filter::Simple the task of setting up
469 from the setting up of the filtering:
/osnet-11/usr/src/lib/libc/capabilities/sun4v-fjathena/common/
H A Dmemcpy.s665 wr %o4, %g0, %fprs ! restore FPU setting from %o4
827 wr %o4, %g0, %fprs ! restore FPU setting
958 wr %o4, %g0, %fprs ! restore FPU setting
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm391 # use a call instead of just setting the $variable to check argument
3430 setting of C<< $x >>.
3466 * Math::BigFloat uses Math::BigInt internally, but setting A or P inside
3481 * There is another setting for fdiv() (and thus for fsqrt()). If neither of
3493 This is done by setting A and P to undef. No math operation
3512 setting proper values for A and P, you can have all-the-same-A or
3555 or by setting C<< $Math::SomeClass::round_mode >>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm718 Several styles of output are possible, all controlled by setting
863 quoted octal integers. Since setting this variable imposes a performance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm196 By setting C<$CGI::Carp::TO_BROWSER> to 0 you can suppress printing the C<die> messages
487 #setting SIG{__DIE__} here is necessary to catch runtime

Completed in 103 milliseconds

12