/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | Aggregate.java | 120 Set <Integer> ordinals = new HashSet <Integer> (capacity, 1.0f);
|
H A D | LocalConsumer.java | 940 getAggregate(Set <String> includedAggregationNames) 948 getAggregate(Set <String> includedAggregationNames, 949 Set <String> clearedAggregationNames)
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/re/ |
H A D | re.pm | 65 that understand termcap color sequences. Set C<$ENV{PERL_RE_TC}> to a
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2man.PL | 157 Set the left-hand footer string to this value. By default, the modification 196 Set the name of the manual page to I<name>. Without this option, the manual 209 Set the default header to indicate that this page is part of the standard 227 Set the centered footer. By default, this is the version of Perl you run 235 Set the section for the C<.TH> macro. The standard section numbering
|
H A D | pod2text.PL | 151 Set the number of spaces to indent regular text, and the default indentation
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/ |
H A D | Semaphore.pm | 267 Set the C<N>th value in the semaphore set to C<VALUE>
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/ |
H A D | Cookie.pm | 179 $r->headers_out->add('Set-Cookie' => $self->as_string); 405 This will print the Set-Cookie HTTP header to STDOUT using CGI.pm. CGI.pm 414 a cookie to the browser by creating one or more Set-Cookie: fields in the 421 print "Set-Cookie: $c\n"; 424 To send more than one cookie, create several Set-Cookie: fields. 434 $r->headers_out->set('Set-Cookie' => $c); 441 print "Set-Cookie: ",$c->as_string,"\n";
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | perl5db.pl | 841 # # Set breakpoint,$cond defaults to 1176 # Set up defaults for command recall and shell escape (note: 1336 # Set up the get_fork_TTY subroutine to be aliased to the proper routine. 1891 # Set the DB::eval context appropriately. 1907 # Still somewhere in the midst of execution. Set up the 1992 # The line we're currently on. Set $incr to -1 to stay here 2582 # Yes. Set up the one-time-break sigil. 2789 # Set this back to the initial pid. 2875 # Set up to stop on wrap-around. 3104 # Set t [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MM_VMS.pm | 1197 Set Default ',$subdir,' 1199 Set Default \'olddef\' 1426 Set Default [.$(DISTVNAME)] 1430 Set Default 'startdir' 1622 Set Default $(PERL_SRC) 1631 Set Default 'olddef'
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
H A D | Wrap.pm | 172 modifying C<$Text::Wrap::break>. Set this to a string such as
|
/osnet-11/usr/src/lib/libc/sparc/crt/ |
H A D | _rtboot.s | 94 ! Set up pointers to __rtld parameters. eb[], strings[] and funcs[] are on
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | NNTP.pm | 801 Set and/or get the current group. If C<GROUP> is not given then information 826 Set the "current article pointer" to the previous article in the current 870 Set the "current article pointer" to the next article in the current
|
H A D | Cmd.pm | 613 Set the level of debug information for this object. If C<VALUE> is not given
|
H A D | FTP.pm | 1309 B<Timeout> - Set a timeout value (defaults to 120) 1402 Set the byte offset at which to begin the next data transfer. Net::FTP simply
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | Checker.pm | 505 ## Set defaults 634 Set (if argument specified) and retrieve the number of errors found. 646 Set (if argument specified) and retrieve the number of warnings found. 658 Set (if argument specified) and retrieve the canonical name of POD as
|
H A D | Man.pm | 75 .\" Set up some character translations and predefined strings. \*(-- will 307 # Set the default fonts. We can't be sure what fixed bold-italic is going 314 # Set up a table of font escapes. First number is fixed-width, second is 1243 Set the name of the manual page. Without this option, the manual name is 1264 Set the centered footer. By default, this is the version of Perl you run 1272 Set the section for the C<.TH> macro. The standard section numbering
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/ |
H A D | Socket.pm | 450 Set or get the timeout value associated with this socket. If called without
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/ |
H A D | Simple.pm | 276 Set up a module that does a C<use Filter::Util::Call>. 370 Set up a module that does a C<use Filter::Simple> and then
|
/osnet-11/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_xml.c | 1284 } else if (xmlStrcmp(cn->name, (xmlChar *)Set) == 0) { 1393 xmlStrcmp(target->name, (xmlChar *)Set) == 0) { 1975 if (xmlStrcmp(curr->name, (xmlChar *)Set) == 0) {
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
H A D | BigRat.pm | 1427 Set $x to the remainder of the division of $x by $y. 1478 Set $x to the next bigger integer value (e.g. truncate the number to integer
|
H A D | BigInt.pm | 2809 Set or get the global or local accuracy, aka how many significant digits the 2847 Set or get the global or local precision, aka how many digits the result has 3026 Set the number to it's absolute value, e.g. change the sign from '-' to '+' 3160 Set $x to the integer less or equal than $x. This is a no-op in BigInt, but 3167 Set $x to the integer greater or equal than $x. This is a no-op in BigInt, but
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/ |
H A D | DynaLoader_pm.PL | 669 PERL_DL_DEBUG environment variable. Set to 1 for minimal information or
|
/osnet-11/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 116 % Set up fixed words for English if not already set. 1425 % Set the baselineskip to #1, and the lineskip and strut size 1443 % Set the font macro #1 to the font named #2, adding on the 1674 % Set the fonts to use with the @small... environments. 1692 % Set up the default fonts, so we can use them for creating boxes. 1747 % Set sfcode to normal for the chars that usually have another value. 2157 %%% Set up page headings and footings. 3436 % Set up the complete index entry, with both the sort key and 4522 \begingroup % Set up to handle contents files properly. 5700 % Parse the optional {params} list. Set u [all...] |
/osnet-11/usr/src/lib/libsqlite/src/ |
H A D | vdbe.c | 3732 Set *pSet; 4615 ** If Set P1 does not exist then create it. Then insert value 4623 Set *aSet = sqliteRealloc(p->aSet, (i+1)*sizeof(p->aSet[0]) ); 4695 Set *pSet;
|
/osnet-11/usr/src/grub/grub2/docs/ |
H A D | texinfo.tex | 114 % Set up fixed words for English if not already set. 1315 % Set color, and create a mark which defines \thiscolor accordingly, 1623 % Set the baselineskip to #1, and the lineskip and strut size 1904 % Set the font macro #1 to the font named #2, adding on the 2218 % Set \globaldefs so that documents can use this inside @tex, since 2322 % Set the fonts to use with the @small... environments. 2340 % Set up the default fonts, so we can use them for creating boxes. 2395 % Set sfcode to normal for the chars that usually have another value. 2882 %%% Set up page headings and footings. 4228 % Set u [all...] |