Searched refs:override (Results 26 - 50 of 58) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DLint.pm28 override earlier ones. Available options are:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Win32.pm8 ExtUtils::MM_Win32 - methods to override UN*X behaviour in ExtUtils::MakeMaker
H A DMM_Any.pm95 override File::Spec.
102 canonicalized. This override fixes that bug.
H A DMM_MacOS.pm29 ExtUtils::MM_MacOS - methods to override UN*X behaviour in ExtUtils::MakeMaker
371 # XXX replace with parse_version() override
H A DMakeMaker.pm1879 Makefile.PL will override PMLIBDIRS.
1887 Defining PM in the Makefile.PL will override PMLIBDIRS.
2175 the Makefile. To override a section of the Makefile you can
2248 override or create an attribute you would say something like
H A DMM_Unix.pm703 %overrides can be used to override any of the above.
1632 # To force inclusion, just name it "Configure.pod", or override
3879 =item test_via_harness (override)
3891 =item test_via_script (override)
H A DConstant.pm1380 not naming the file C<.c> avoids having to override Makefile.PL's
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm240 executed program was. In these cases, you can override the program
264 Note that this override doesn't happen until after the program has
/osnet-11/usr/src/lib/libast/common/port/
H A Dlc.c628 goto override;
756 override:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoding.pm154 You do not have to override methods shown below unless you have to.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCwd.pm105 If you ask to override your chdir() built-in function,
219 # we take care not to override an existing definition for cwd().
H A Dconstant.pm200 their own constants to override those in their base class.
H A DCGI.pm2040 my($name,$default,$size,$maxlength,$override,$tabindex,@other) =
2043 my $current = $override ? $default :
2125 my($name,$default,$rows,$cols,$override,$tabindex,@other) =
2128 my($current)= $override ? $default :
2290 my($name,$checked,$value,$label,$labelattributes,$override,$tabindex,@other) =
2296 if (!$override && ($self->{'.fieldnames'}->{$name} ||
2475 $override,$nolabels,$tabindex,$disabled,@other) =
2485 my %checked = $self->previous_or_default($name,$defaults,$override);
2572 my($name,$values,$default,$labels,$attributes,$override,$tabindex,@other) =
2577 if (!$override
[all...]
H A DPerlIO.pm243 =head2 Defaults and how to override them
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DUnix.pm20 override specific methods.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DInputObjects.pm140 ## If they are in the argument list, they will override the defaults.
268 ## If they are in the argument list, they will override the defaults.
474 ## If they are in the argument list, they will override the defaults.
707 If you override this method then it is B<imperative> that you invoke
914 If you override this method then it is B<imperative>
H A DLaTeX.pm845 The following methods override methods provided in the C<Pod::Select>
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dnet.c90 int override)
97 if (entry && override)
87 grub_net_link_layer_add_address(struct grub_net_card *card, const grub_net_network_level_address_t *nl, const grub_net_link_level_address_t *ll, int override) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm1056 override this, or you can use the C<-d> switch in the F<prove> utility.
1104 its tests. Setting C<$Test::Harness::verbose> will override this,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm193 You can override this by giving extra arguments; see below.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DCmd.pm640 where this does not hold may override this method.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL303 Options on the commandline should override options in DPROFPP_OPTS--but
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs512 SAVE_INT32(self, tempsp, override);
530 hv_store(self, "override", 8, newSViv(*shortp), 0);
640 SAVE_FNP(raw_kstat_lookup, save_temp_over, "unix:temperature override");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL595 either to save search time or to override libraries with the same name
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm958 will always be used if possible. This option lets you override the

Completed in 121 milliseconds

123