Searched refs:class (Results 151 - 175 of 528) sorted by relevance

1234567891011>>

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToTk.pm114 This is a "plug-in" class that allows Perldoc to use
115 Tk::Pod as a formatter class.
117 You have to have installed Tk::Pod first, or this class won't load.
H A DToRtf.pm45 This is a "plug-in" class that allows Perldoc to use
46 Pod::Simple::RTF as a formatter class.
54 If Perldoc is running under MSWin and uses this class as a formatter,
62 and that will set this class as the default formatter to run when
H A DToPod.pm2 # This class is just a hack to act as a "formatter" for
64 This is a "plug-in" class that allows Perldoc to display Pod source as
67 Currently this class works by just filtering out the non-Pod stuff from
/osnet-11/usr/src/lib/libprtdiag/inc/
H A Dlibprtdiag.h71 #define CLASS_REG_TO_SUBCLASS(class) (((class) & PCI_SUBCLASS_MASK) \
73 #define CLASS_REG_TO_CLASS(class) ((class) >> PCI_CLASS_SHIFT)
/osnet-11/usr/src/lib/libnisdb/
H A Ddb_c.x66 %class db {
223 %typedef class db * dbp;
H A Ddb_index_entry_c.x82 %class db_index_entry {
173 %typedef class db_index_entry * db_index_entry_p;
H A Ddb_log_c.x47 %class db_log: public pickle_file {
H A Ddb_vers_c.x55 %class vers {
/osnet-11/usr/src/lib/libeti/form/common/
H A Ddriver.c39 PTF_int class; member in struct:__anon1640
45 #define COMMAND(x) (x.class)
46 #define CALL(x, f) (x.class ? (*x.class) (x.act, f) : E_SYSTEM_ERROR)
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm166 my $class = shift;
171 bless($self, $class) if defined($class);
172 bless($self) unless defined($class);
189 scalar @_ == 1 or _usage("stale(class)");
195 scalar @_ == 1 or _usage("view(class)");
201 scalar @_ == 1 or _usage("root(class)");
207 scalar @_ == 1 or _usage("nlgrps(class)");
213 scalar @_ > 0 or _usage("lgrps(class, [lgrp])");
219 scalar @_ > 0 or _usage("leaves(class, [lgr
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Digest/t/
H A Dbase.t12 my $class = shift;
14 bless \$str, $class;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMY.pm37 It also provides a convenient alias via the MY class.
H A DPacklist.pm22 my ($class, $packfile) = @_;
23 $class = ref($class) || $class;
25 tie(%self, $class, $packfile);
26 return(bless(\%self, $class));
31 my ($class, $packfile) = @_;
33 bless($self, $class);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigFloat/
H A DTrace.pm27 my $class = ref($proto) || $proto;
34 # remember, downgrading may return a BigInt, so don't meddle with class
35 # bless $self,$class;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/t/
H A Ddowngrade.t19 use vars qw ($scale $class $try $x $y $f @args $ans $ans1 $ans1_str $setup
21 $class = "Math::BigInt";
/osnet-11/usr/src/lib/libbsm/common/
H A Dau_preselect.c49 au_class_t class; /* audit event class mask */ member in struct:event_map
56 static au_class_t frcp_class = AU_MASK_NONE; /* forced class */
61 * Keep a dynamic array of event<-->class mappings.
119 if (event_map[i].class & comp_class) {
122 } else if (event_map[i].class & frcp_class) {
154 * load the event<->class map into memory
166 * so, refresh the forced preselection class and the event to
167 * class mappings even if audit_event(4) hasn't changed.
177 /* get the "frcp" class definitio
[all...]
/osnet-11/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.h45 class FCHBANPIVPort : public HBANPIVPort {
H A DHBAList.h39 * @memo Singleton class that represents the entire list of HBAs
42 * @doc This class and its single instance is used to track
43 * all the known HBAs on the system. This class
47 * adapters that are supported by this class.
49 class HBAList : public Lockable{
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DMaketext.pm162 my $class = ref($_[0]) || $_[0];
163 my $handle = bless {}, $class;
248 # Its class argument has to be the base class for the current
253 # Complain if they use __PACKAGE__ as a project base class?
495 sub _lex_refs { # report the lexicon references for this handle's class
498 my $class = ref($_[0]) || $_[0];
499 print "Lex refs lookup on $class\n" if DEBUG > 1;
500 return $isa_scan{$class} if exists $isa_scan{$class}; # memoizatio
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Dusb.c269 grub_dprintf ("usb", "iterate: interf=%d, class=%d, subclass=%d, protocol=%d\n",
270 i, interf->class, interf->subclass, interf->protocol);
276 if (interf->class == desc->class && desc->hook (dev, 0, i))
282 switch (interf->class)
309 if (descdev->class != 0 || descdev->subclass || descdev->protocol != 0
320 grub_dprintf ("usb", "iterate: interf=%d, class=%d, subclass=%d, protocol=%d\n",
321 i, interf->class, interf->subclass, interf->protocol);
326 if (interf->class != desc->class)
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DStackobj.pm22 use B qw(class SVf_IOK SVf_NOK SVf_IVisUV);
123 class($obj), join("|", @flags));
180 my ($class, $type, $extra_flags, $ix, $iname, $dname) = @_;
189 }, $class;
242 my ($class, $sv) = @_;
246 }, $class;
307 my ($class, $preg) = @_;
314 }, $class;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DISA.pm13 Class::ISA -- report the search path for a class's ISA tree
42 Suppose you have a class (like Food::Fish::Fishstick) that is derived,
48 When, then, you call a method in that class ($fishstick->calories),
80 class's $VERSION (or undef, for classes with no $VERSION).
94 * Contrary to its name, Class::ISA isn't a class; it's just a package.
97 * Say you have a loop in the ISA tree of the class you're calling one
111 in the magical class UNIVERSAL. This is rarely relevant to the tasks
115 @supers = Class::Tree::super_path($class);
119 @supers = (Class::Tree::super_path($class), 'UNIVERSAL');
155 # Class::ISA::self_and_super_path($class);
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDirHandle.pm50 my $class = shift;
56 bless $dh, $class;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DComplete.t82 my ($class, $text) = @_;
84 bless(\$text, $class);
/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_rq.c378 uint8_t class; local
380 class = rqp->rq_status & 0xff;
382 rqp->rq_status = smbfs_map_doserr(class, serr);
396 smbfs_map_doserr(uint8_t class, uint16_t serr) argument
398 if (class == 0 && serr == 0)
401 DPRINT("class 0x%x serr 0x%x", (int)class, (int)serr);

Completed in 1527 milliseconds

1234567891011>>