HomeSort by relevance Sort by last modified time
    Searched refs:derived (Results 1 - 25 of 34) sorted by null

1 2

  /netvirt/usr/src/lib/libtecla/
README 30 The source code here is derived from libtecla version 1.6 plus one bug
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/
base.pm 117 my($derived, $base) = @_;
122 my $dattr = get_attr($derived);
123 my $dfields = get_fields($derived);
129 warn "$derived is inheriting from $base but already has its own ".
136 # ones to the derived class. Hang on to the original attribute
NEXT.pm 307 then derived classes may (re-)inherit base-class methods through two or
419 appropritae method of a derived class must be called before the same method of
424 left-to-right, breadth-first, most-derived-first. This works perfectly for
427 initializers) where it's more appropriate that the least-derived methods be
428 called first (as more-derived methods may rely on the behaviour of their
479 et cetera. Every derived class than needs its own clean-up
508 et cetera. Every derived class than needs some additional initialization
  /netvirt/usr/src/common/
README 35 *each* of the derived components to ensure they all work.
  /netvirt/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
README.ON 33 The version number of this module is derived from the $VERSION variable in
  /netvirt/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
README.ON 33 The version number of this module is derived from the $VERSION variable in
  /netvirt/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
README.ON 33 The version number of this module is derived from the $VERSION variable in
  /netvirt/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
README.ON 33 The version number of this module is derived from the $VERSION variable in
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/lib/
fields.pm 196 my($derived, $base) = @_;
198 my $derived_attr = $attr{$derived} ||= [];
201 %{"$derived\::FIELDS"} = () unless %{"$derived\::FIELDS"};
203 my $derived_fields = \%{"$derived\::FIELDS"};
  /netvirt/usr/src/cmd/man/src/util/instant.src/tptregexp/
README 25 Written by Henry Spencer. Not derived from licensed software.
47 This implementation is *NOT* AT&T/Bell code, and is not derived from licensed
  /netvirt/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/pod/
Group.pod 47 of the array must be derived from the C<Sun::Solaris::Exacct::Object> class.
Object.pod 50 derived from it are read-only after initial creation with new(). This behavior
106 manipulated. All objects in the array must be derived from the
  /netvirt/usr/src/cmd/vi/port/
ovdoprnt.s 31 # University Acknowledgment- Portions of this document are derived from
  /netvirt/usr/src/uts/
README 32 4.x kernel configuration scheme which was centered around a derived
33 Makefile and a collection of derived header files generated by the
39 deal with derived Makefiles is an explicit non-goal of the ongoing
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/ext/IO/lib/IO/
Handle.pm 240 of class C<IO::Handle>, or actually classes derived from that class.
246 Derived from FileHandle.pm by Graham Barr E<lt>F<gbarr@pobox.com>E<gt>
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/lib/Pod/
Find.pm 66 and the POD name as value. The POD name is derived from the file name
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
Handle.pm 244 of class C<IO::Handle>, or actually classes derived from that class.
250 Derived from FileHandle.pm by Graham Barr E<lt>F<gbarr@pobox.com>E<gt>
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
Find.pm 66 and the POD name as value. The POD name is derived from the file name
LaTeX.pm 22 C<Pod::LaTeX> is a derived class from L<Pod::Select|Pod::Select>.
    [all...]
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
MD5.pm 325 derived from the reference C code in RFC 1321 which is covered by
341 that such works are identified as "derived from the RSA Data
343 mentioning or referencing the derived work.
  /netvirt/usr/src/uts/common/io/usb/hcd/
README 35 information is derived from the USB 2.0 specification, the "Bandwidth Analysis
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/ext/IO/lib/IO/Socket/
INET.pm 318 socket type, which is derived from the protocol, is SOCK_STREAM then
  /netvirt/usr/src/cmd/perl/5.6.1/distrib/lib/ExtUtils/
Mksymlists.pm 227 name of the extension). If it is not specified, it is derived
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/ext/B/
B.pm 332 return objects from the B::SV and B::OP classes, or their derived
365 into an object in the appropriate B::OP-derived or B::SV-derived
440 Returns the root op (i.e. an object in the appropriate B::OP-derived
  /netvirt/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
INET.pm 326 socket type, which is derived from the protocol, is SOCK_STREAM then

Completed in 1200 milliseconds

1 2