Searched refs:This (Results 201 - 225 of 520) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/uts/sun4v/ml/
H A Dwbuf.s55 ! This happens when a user tries to spill to an unmapped or
99 ! This happens when sys_trap's save spills to an unmapped stack.
127 ! This happens when the kernel spills a user window and that
154 ! This happens when priv_trap spills a user window and that
191 ! This happens when a user tries to spill to an unmapped or
235 ! This happens when sys_trap's save spills to an unmapped stack.
320 ! This happens when the kernel spills a user window and that
347 ! This happens when priv_trap spills a user window and that
392 ! This happens when a user tries to fill to an unmapped or
432 ! This happen
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm87 manipulated from a Perl script. This is used by those who do XS programming
90 supposed to look like when it gets to Perl. This document offers some tips
103 counts on SVs. This document will take a passive, and safe, approach
227 This says C<$a> is an SV, a scalar. The scalar is a PVIV, a string.
253 This says C<$a> is an SV, a scalar. The scalar is an IV, a number. Its
280 This shows what a reference looks like when it references a simple scalar.
306 C<X***> structure which holds the current state of an C<SV>. This
311 This shows what a reference to an array looks like.
340 This says C<$a> is an SV and that it is an RV. That RV points to
414 This show
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A DLocal.pm174 (Midnight, January 1, 1970 UTC on Unix, for example). This value can
182 This is consistent with the values returned from localtime() and gmtime().
222 so that 112 indicates 2012. This rule also applies to years less than zero
231 to 2055. This is messy, but matches the way people currently think about
279 This module is based on a Perl 4 library, timelocal.pl, that was
/opensolaris-onvv-gate/usr/src/lib/
H A DREADME.Makefiles34 This document guides you through the gnarly process of writing library
46 This is your library's top-level Makefile. It should contain rules
53 This is your library's common Makefile. It should contain rules
54 and macros which are common to all ISAs. This Makefile should never
73 This contains the bulk of the macros for building shared objects.
77 This contains macros for building 64-bit objects, and should be
82 This contains macro overrides for libraries that install into /lib
87 This contains rules for building shared objects.
304 Makefile.lib. This section is conceptually terminated by the
311 of Makefile.lib, to override or augment its definitions). This
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Any.pm35 Subclass off of ExtUtils::MM_Any I<and> ExtUtils::MM_Unix. This is a
73 This is useful for code like:
102 canonicalized. This override fixes that bug.
140 pairs of arguments. This makes things like this safe:
347 Generates the manifypods target. This target generates man pages from
392 This target is the first target in the Makefile, is the default target
436 Returns a definition for the POD2MAN macro. This is a program
590 #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
653 This will generate a perl one-liner safe for the particular platform
690 This wil
[all...]
H A DInstall.pm71 false. This is "make install VERBINST=1"
77 will be uninstalled. This is "make install UNINST=1"
263 This is primarily useful for install scripts.
265 B<NOTE> This function is not really useful because of the hard-coded
478 the file being split. This causes problems on systems with mandatory
548 This program is free software; you can redistribute it and/or
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL55 # This is called as a class method $module->dl_load_flags. The
92 # This is a fix to support DLD's unfortunate desire to relink -lc
364 # This function does not automatically consider the architecture
483 # This function is designed to deal with systems which treat some
486 # This function should recognise such names and expand them into
530 This document defines a standard generic interface to the dynamic
534 This document serves as both a specification for anyone wishing to
585 (F</usr/lib>, etc) determined by B<Configure> (C<$Config{'libpth'}>). This should
609 This is only required on some platforms which do not handle dependent
625 to be dynamically loaded. This i
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPOP3.pm4 # This program is free software; you can redistribute it and/or
389 This module implements a client interface to the POP3 protocol, enabling
390 a perl5 application to talk to POP3 servers. This documentation assumes
403 This is the constructor for a new Net::POP3 object. C<HOST> is the
448 messages on the server the string C<"0E0"> will be returned. This is
517 Reset the status of the remote POP3 server. This includes reseting the
530 then the C<reset> method will called before the connection is closed. This
545 This program is free software; you can redistribute it and/or modify
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbigint.pm225 This sets the accuracy for all math operations. The argument must be greater
232 This sets the precision for all math operations. The argument can be any
244 This enables a trace mode and is primarily for debugging bigint or
254 line. This will be hopefully fixed soon ;)
258 This prints out the name and version of all modules used and then exits.
265 Math::BigInt::Calc. This is equivalent to saying:
369 This program is free software; you may redistribute it and/or modify it under
H A Dconstant.pm155 This will declare a symbol to be a constant with the given value.
219 B<NOTE:> This implies that the expression defining the value of a
220 constant is evaluated in list context. This may produce surprises:
246 BAR => "This", "won't", "work!", # Error!
249 This is a fundamental limitation of the way hashes are constructed in
255 constants defined in the same declaration. This is because the
308 name as a constant in the same package. This is probably a Good Thing.
342 This module is free software; you can redistribute it or modify it
H A DDigest.pm95 This is the most compact form, but it is not well suited for printing
104 A string of portable printable characters. This is the base64 encoded
157 This is just an alias for $ctx->new.
187 This example shows two calls that should have the same effect:
219 This table should give some indication on the relative speed of
262 This library is free software; you can redistribute it and/or
H A DFileHandle.pm86 # This is the only exported function we define;
149 NOTE: This class is now a front-end to the IO::* classes.
240 This works like <$fh> described in L<perlop/"I/O Operators">
246 This works like <$fh> when called in a list context to
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm115 Test::Simple first. This is a drop in replacement for Test::Simple
127 Before anything else, you need a testing plan. This basically declares
202 By convention, each test is assigned a number in order. This is
240 This simply evaluates any expression (C<$this eq $that> is just a
251 (Mnemonic: "This is ok.")
263 This is actually Test::Simple's ok() routine.
294 (Mnemonic: "This is that." "This isn't that.")
320 This does not check if C<$pope->isa('Catholic')> is true, it checks if
356 (Mnemonic "This i
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dpriv_defs114 This privilege is interpreted only if the system is configured
160 This privilege is interpreted only if the system is configured
213 multi-level port(MLP) for the process's zone. This privilege
217 This privilege is interpreted only if the system is configured
227 setpflags(2). This privilege also allows a process to set
234 This privilege is interpreted only if the system is configured
240 setsockopt(3SOCKET). This allows a privileged process to
242 This privilege is interpreted only if the system is configured
468 This privilege exists only for third party loadable module
482 This privileg
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK42 libld.so is a cross linker. This means that it can link objects for
44 running on an amd64 system processing sparc objects). This means that every
47 platform you're targeting. This is possible because we only support
57 itself to build an output object of the specified type. This is done via
76 (i.e. SHT_AMD64_UNWIND). This is not an architecture that allows
116 swap the data bytes it is operating on. This support allows a link-editor
141 This two level structure allows us to #include machdep information
168 This is the type of the ld_targ global variable. Filling in a complete
193 machrel.XXX.c. This file contains the relocation-related functions,
194 and it also contains an init function for the target. This ini
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSocket.pm4 # This program is free software; you can redistribute it and/or
342 by default. This was not the case with earlier releases.
374 socket, unless C<PKG> is specified. This object can be used to
384 created behind the scenes just to do the single poll. This is
418 This allows for a more traditional use of sockatmark() as a procedural
468 This program is free software; you can redistribute it and/or
472 This module is distributed under the same terms as Perl itself.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm89 "This page has been updated ",$self->strong($count)," times.",
129 "This page has been called ", strong($counter)," times",
186 This required parameter points to a reference to a subroutine responsible for
199 "This page called $counter times";
207 This optional parameter points to a reference to the subroutine
215 This optional parameter indicates the content type of each page. It
225 This indicates the delay, in seconds, between frames. Smaller delays
255 "This page called $counter times";
271 "This page called $counter times";
278 h1('This i
[all...]
H A DFast.pm146 This instructs Apache to launch two copies of file_upload.fcgi at
200 This library is free software; you can redistribute it and/or modify
207 This section intentionally left blank.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm11 This module is designed to be portable across operating systems
103 a filehandle and filename are returned together. This helps guarantee
180 # This is a list of characters that can be used in random filenames
225 # to automatically remove the file when it is closed. This is fine
228 # be passed to another routine. This happens on windows. We overcome
290 # This routine is not called by any external function
459 # but may have O_NOINHERIT. This may or may not be in Fcntl.
591 # I inline the code. This is important if we are creating thousands of
601 # This has to be done by _gettemp() every time it fails to
643 # This routin
[all...]
/opensolaris-onvv-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt29 This describes some private interfaces currently provided by praudit.
80 This value and PRF_SHORTM are exclusive. If both
87 are used. This value an PRF_RAWM are exclusive. If
/opensolaris-onvv-gate/usr/src/common/openssl/
H A DREADME.SUNW10 This work is based on previous work done on stock version of OpenSSL 0.9.7d
76 1. This header file is generated by Configure. We combined four versions of
82 This code may go back to the open-source community in the future.
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/conf/
H A Dkeysets.pl59 * This package is an SSL implementation written
63 * This library is free for commercial and non-commercial use as long as
74 * This can be in the form of a textual message at program startup or
87 * "This product includes cryptographic software written by
93 * "This product includes software written by Tim Hudson (tjh\@cryptsoft.com)"
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm323 write new compiler backends. This documentation assumes that the
499 preceding the first C<"::">. This is used to turn C<"B::UNOP"> into
577 to the svref_2object() subroutine. This scalar and other data it points
590 a signed integer>. This will be misleading
600 This method returns the value of the IV as an integer.
635 This method is the one you usually want. It constructs a
647 This method is less often useful. It assumes that the string
731 This method returns TRUE if the GP field of the GV is NULL.
737 This method returns the name of the glob, but if the first
931 This return
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseLink.pm6 # This program is free software; you may redistribute it and/or modify it
9 # This module implements parsing of the text of an L<> formatting code as
35 # core and too many things could munge CVS magic revision strings. This
123 This module only provides a single function, parselink(), which takes the
149 No attempt is made to resolve formatting codes. This must be done after
181 This program is free software; you may redistribute it and/or modify it
H A DSelect.pm5 # This file is part of "PodParser". PodParser is free software;
74 pod documentation from an input stream. This ability is provided by the
193 Note that these two expressions are each implicitly anchored. This
294 This method returns a list of the currently active section headings and
318 This method is used to select the particular sections and subsections of
333 This method should I<not> normally be overridden by subclasses.
354 ## This should probably be fixed someday, but for the present time,
388 This method is used to add to the currently selected sections and
397 This method should I<not> normally be overridden by subclasses.
412 This metho
[all...]

Completed in 206 milliseconds

1234567891011>>