Searched refs:basic (Results 76 - 94 of 94) sorted by relevance

1234

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dattributes.pm412 L<perlsub/"Subroutine Attributes"> for details on the basic declarations;
H A Dbignum.pm195 All operators (including basic math operations) are overloaded. Integer and
H A DCPAN.pm2367 # > use ones that require basic autorization.
6912 =head2 Three basic types of firewalls
6914 Firewalls can be categorized into three basic types.
H A Dperl5db.pl4034 We can now build functions in pairs: the basic function works on the current
7798 C<readline> support - adds command completion to basic C<readline>.
/opensolaris-onvv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm70 'privs' => [ qw(basic privileged priv) ],
1520 $rctl->{'privs'} = ['basic', 'privileged', 'priv'];
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsystem-data-terminfo.mf412 file path=usr/share/lib/terminfo/c/citoh+basic
426 file path=usr/share/lib/terminfo/d/daisy+basic
431 file path=usr/share/lib/terminfo/d/dec+basic
446 file path=usr/share/lib/terminfo/e/ep2500+basic
539 file path=usr/share/lib/terminfo/h/hplaser+basic
543 file path=usr/share/lib/terminfo/i/ibmc+basic
549 file path=usr/share/lib/terminfo/i/ibmg+basic
553 file path=usr/share/lib/terminfo/i/ibmxl+basic
562 file path=usr/share/lib/terminfo/i/ibmxlagm+basic
H A Dsource-demo-system.mf117 file path=usr/demo/ksh/tests/basic.sh
H A Dtext-doctools.mf283 file path=usr/share/lib/sgml/locale/C/entities/basic.dcl
H A Dsystem-dtrace-tests.mf728 file path=opt/SUNWdtrt/tst/common/fbtprovider/tst.basic.d mode=0444
1292 file path=opt/SUNWdtrt/tst/common/profile-n/tst.basic.d mode=0444
1293 file path=opt/SUNWdtrt/tst/common/profile-n/tst.basic.d.out mode=0444
1448 file path=opt/SUNWdtrt/tst/common/scripting/tst.basic.d mode=0444
1891 $(i386_ONLY)file path=opt/SUNWdtrt/tst/i86xpv/xdt/tst.basic.ksh mode=0444
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1045 This is the basic function to generate temporary files.
1906 Do the basic security measures to ensure the directory exists and
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DInputObjects.pm37 This module defines some basic input objects used by B<Pod::Parser> when
H A DLaTeX.pm978 Process basic pod commands.
H A DParser.pm1606 most obvious one is the B<Pod::ParseTree> object. It defines the basic
1610 object and each B<Pod::InteriorSequence> object also supports the basic
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm272 Your basic test. Pass if $test is true, fail if $test is false. Just
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL172 A pattern address is a basic regular expression (see
1977 The basic material for the preceding section was generated by running
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm2214 WriteMakefile() now does some basic sanity checks on its parameters to
2361 getting basic information about the module out of the sources
2367 basic information about the module (name, version, prerequisites...)
/opensolaris-onvv-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c5043 #define BASIC_TOKEN "basic"
5179 priv_set_t *basic; local
5181 basic = priv_str_to_set(BASIC_TOKEN, TOKEN_PRIV_STR, NULL);
5182 if (basic == NULL)
5185 priv_union(basic, privs);
5186 priv_freeset(basic);
5876 if (strcmp(rctlval->zone_rctlval_priv, "basic") == 0) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm2699 All operators (inlcuding basic math operations) are overloaded if you
3791 The basic design of Math::BigInt allows simple subclasses with very little
3818 Math::BigInt if they need to change more basic behaviors. A subclass that
H A DBigFloat.pm2574 All operators (inlcuding basic math operations) are overloaded if you

Completed in 130 milliseconds

1234