HomeSort by relevance Sort by last modified time
    Searched refs:From (Results 1 - 17 of 17) sorted by null

  /onnv/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
RangeMap.h 29 template < class From, class To >
31 From fromMin;
32 From fromMax;
36 template < class From, class To > class RangeMapIter;
37 template < class From, class To > class RangeMap;
39 template < class From, class To >
43 Boolean map(From, To &, From &alsoMax) const;
45 unsigned inverseMap(To, From &, ISet < WideChar > &, \
47 void addRange(From, From, To)
    [all...]
RangeMap.cxx 16 template<class From, class To>
17 RangeMap<From, To>::RangeMap()
21 template<class From, class To>
22 Boolean RangeMap<From, To>::map(From from, To &to, From &alsoMax) const
26 const RangeMapRange<From,To> &r = ranges_[i];
27 if (r.fromMin <= from && from <= r.fromMax)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/t/
mime-header.t 30 From: =?US-ASCII?Q?Keith_Moore?= <moore@cs.utk.edu>
38 From: Keith Moore <moore\@cs.utk.edu>
49 From: =?US-ASCII?Q?Keith_Moore?= <moore@cs.utk.edu>
60 From: ?????? ??? <dankogai@dan.co.jp>
66 From:=?UTF-8?B?IOWwj+mjvCDlvL4g?=<dankogai@dan.co.jp>
77 From:=?UTF-8?Q?=20=E5=B0=8F=E9=A3=BC=20=E5=BC=BE=20?=<dankogai@dan.co.jp>
101 # From: Dave Evans <dave@rudolf.org.uk>
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/
Typemap.xs 64 and from that type.
107 From the perl level this is a reference to a perl array.
108 From the C level this is a pointer to an AV.
122 From the perl level this is a reference to a perl hash.
123 From the C level this is a pointer to an HV.
137 From the perl level this is a reference to a perl subroutine
138 (e.g. $sub = sub { 1 };). From the C level this is a pointer
154 The T_SYSRET typemap is used to process return values from system calls.
155 It is only meaningful when passing values from C to perl (there is
156 no concept of passing a system return value from Perl to C)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/prof/sparc/
README 28 When the source for prof was delivered to SunSoft from SunPro (for delivery
39 prof directory from lprof/libprof (prof is the only utilities inherited from
51 From SunOS 5.3 (aka 1093) on, SunSoft and SunPro will each own their own
  /onnv/onnv-gate/usr/src/lib/passwdutil/
README.SunOS-aging 32 From ALT 2600 FAQ:
42 ] Sample entry from /etc/passwd with password aging installed:
51 ] Password aging characters from above example:
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/
README 20 this, unpack perl 5.8.4 and then run the InstallPerl script from inside the
29 From the perl build directory, run the MapFiles script. This will produce
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
piconv 20 'from|f=s',
37 $Opt{from} || $Opt{to} || help();
38 my $from = $Opt{from} || $locale or help("from_encoding unspecified");
40 $Opt{string} and Encode::from_to($Opt{string}, $from, $to) and print $Opt{string} and exit;
46 my $cfrom = Encode->getEncoding($from)->name;
50 From: $from => $cfrom
58 Encode::from_to($_, $from, $to, $Opt{check}); print;
63 my $decoded = decode($from, $_, $Opt{check})
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sendmail/cf/m4/
cfhead.m4 85 dnl delete a char $2 from a string $1 if it is there
271 define(`confFROM_LINE', `From $g $d')
276 define(`_REC_HDR_', `$?sfrom $s $.$?_($?s$|from $.$_)')
  /onnv/onnv-gate/usr/src/uts/intel/io/dktp/controller/ata/
capacity.notes.txt 43 From: Dan Mick <dan.mick@West>
55 the "ATA FAQ" from Wehman and den Hahn, and I still don't understand
63 Several responses came; one from curtis_stevens@phoenix.com said "just
67 the best pragmatic answer came from Hale Landis. I've tried to
75 From: "Hale Landis" <hlandis@ibm.net>
89 >the "ATA FAQ" from Wehman and den Hahn, and I still don't understand
147 from [3] and [6] -or- issue an Init Drv Params with your favorite
  /onnv/onnv-gate/usr/src/tools/
README.tools 28 machines. From here, 'make install' will build and install the tools
150 Merge the CTF data from one or more object files.
168 Built from the same sources as the shipped elfsign(1), this
191 workspaces from both architectures and the results need to be merged.
240 shell from 'ws' or 'bldenv').
299 to pull headers and libraries from the proto area of the parent if
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
Install.pm 28 ExtUtils::Install - install files from here to there
256 Calls install() with arguments to copy a module from blib/ to the
261 will attempt to read it from @ARGV.
434 while(my($from, $to) = each %$fromto) {
435 if( -f $to && -s $from == -s $to && -M $to < -M $from ) {
446 $from =~ /\.pm$/;
448 if (!$need_filtering && 0 == compare($from,$to)) {
458 run_filter($pm_filter, $from, $to);
459 print "$pm_filter <$from >$to\n"
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/
ResourceBundle.properties 157 create_macro_error=Error creating the macro {0}, message from server was: {1}
158 edit_macro_error=Error editing the macro {0}, message from server was: {1}
174 disable_service_error=Error disabling the service, message from server was: {0}
182 enable_service_error=Error enabling the service, message from server was: {0}
189 delete_macro_error=Error deleting the macro {0}, message from server was: {1}
194 startup_server_error=Unable to start the DHCP service, message from server was: {0}
195 shutdown_server_error=Unable to stop the DHCP service, message from server was: {0}
196 restart_server_error=Unable to restart the DHCP service, message from server was: {0}
227 delete_option_error=Error deleting the option {0}, message from server was: {1}
271 delete_hosts_checkbox=Delete from hosts tabl
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
SMTP.pm 128 # so we dont inherit from IO::Socket, but instead hold it in an attribute
313 $me->_MAIL("FROM:".$addr.$opts);
316 sub send { my $me = shift; $me->_SEND("FROM:" . _addr($me, $_[0])) }
317 sub send_or_mail { my $me = shift; $me->_SOML("FROM:" . _addr($me, $_[0])) }
318 sub send_and_mail { my $me = shift; $me->_SAML("FROM:" . _addr($me, $_[0])) }
589 B<Timeout> - Maximum time, in seconds, to wait for a response from the
594 Net::SMTP will attempt to extract the address from the value passed.
707 Initiate the sending of the data from the current message.
720 which contains the text read from the server.
728 Request help text from the server. Returns the text or undef upon failur
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
overload.pm 220 not an object from a package with defined mathemagic addition, but $b is a
228 all the packages which inherit from C<Number>.
294 to be assigned to the value in the left-hand-side if different from
471 Any class derived from an overloaded class is also overloaded. The
477 If C<A> inherits from C<B> and C<C> (in this order), C<B> overloads
762 context (comes from strings, regular expressions, and single-quote HERE
772 and overload::remove_constant() from anywhere but import() and unimport() methods.
773 From these methods they may be called as
874 $a = $a->clone; # Unlink $b from $a
893 completeness, at least for variables which were tie()d from the start
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4u/cpu/
spitfire_asm.s 89 * tmp2 = tag from cache \
311 * Macro for getting to offset from 'cpu_private' ptr. The 'cpu_private'
313 * r_or_s: Register or symbol off offset from 'cpu_private' ptr.
448 * flush page from the tlb
466 * from changing underneath us.
551 * x-trap to flush page from tlb and tsb
577 * x-trap to flush pgcnt MMU_PAGESIZE pages from tlb
586 * fetching from the kernel locked text address.
635 * the tag created from the pfnum. If the tags match we flush
647 * flush page from the d
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
h2xs.PL 52 I<h2xs> builds a Perl extension from C header files. The extension
76 removes the S<C<use AutoLoader>> statement from the .pm file.
140 Omit C<constant()> from the .xs file and corresponding specialised
141 C<AUTOLOAD> from the .pm file.
197 from typemaps. Should not be used without B<-x>.
211 Specify a prefix which should be removed from the Perl function names,
213 the prefix from functions that are autoloaded via the C<constant()>
274 string, but XSUBs are emitted only for the declarations included from
279 hand-editing. Such may be objects which cannot be converted from/to a
324 # prefix "sec_rgy_" is dropped from perl function name
    [all...]

Completed in 2030 milliseconds