Searched refs:item (Results 251 - 275 of 336) sorted by relevance

<<11121314

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DSysV.pm81 =item ftok( PATH, ID )
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DBasename.pm32 =item fileparse_set_fstype
55 =item fileparse
101 =item C<basename>
108 =item C<dirname>
H A DTemp.pm19 =item *
24 =item *
32 =item *
925 =item B<new>
986 =item B<filename>
1007 =item B<DESTROY>
1043 =item B<tempfile>
1229 =item B<tempdir>
1387 =item B<mkstemp>
1429 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DBytecode.pm812 =item B<-b>
817 =item B<-H>
821 =item B<-k>
825 =item B<-o>I<outfile>
829 =item B<-s>
840 =item *
844 =item *
848 =item *
852 =item *
H A DC.pm2133 =item B<-ofilename>
2137 =item B<-v>
2141 =item B<-->
2145 =item B<-uPackname>
2159 =item B<-D>
2163 =item B<-Do>
2167 =item B<-Dc>
2171 =item B<-DA>
2175 =item B<-DC>
2179 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm121 =item gettimeofday ()
127 =item usleep ( $useconds )
133 =item ualarm ( $useconds [, $interval_useconds ] )
138 =item tv_interval
146 =item time ()
172 =item sleep ( $floating_seconds )
179 =item alarm ( $floating_seconds [, $interval_floating_seconds ] )
193 =item setitimer ( $which, $floating_seconds [, $interval_floating_seconds ] )
235 =item getitimer ( $which )
/osnet-11/usr/src/lib/libnisdb/yptol/
H A Ddit_access_utils.c191 sf->e[i].element.match.item[j].name,
384 * in the array with the corresponding item name.
386 * equal to the number of item names associated with
393 t->e->element.match.item[i].name,
409 sf = mappingFromMap(t->e->element.match.item[i].name,
546 sf = mappingFromMap(t->e->element.match.item[i].name,
552 * indicates that the item name is not a splitfieldname
564 if (findVal(t->e->element.match.item[i].name,
568 t->e->element.match.item[i].name,
593 sf->e[k].element.match.item);
[all...]
/osnet-11/usr/src/lib/libnisdb/
H A Ddb_scheme.cc72 descols[i].key_name = new item(srccols[i].key_name);
142 scols[keynum].key_name = new item(zcols[i].tc_name,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DOS2.pm250 =item tmpdir
260 =item splitpath
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFileCache.pm34 =item cacheout EXPR
42 =item cacheout MODE, EXPR
H A Dautouse.pm134 =item *
139 =item *
H A Dbignum.pm302 =item a or accuracy
309 =item p or precision
318 =item t or trace
323 =item l or lib
332 =item v or version
383 =item inf()
388 =item NaN()
393 =item upgrade()
H A Dbigint.pm223 =item a or accuracy
230 =item p or precision
242 =item t or trace
247 =item l or lib
256 =item v or version
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm182 =item -next_page
205 =item -last_page
213 =item -type
223 =item -delay
230 =item -cookie, -target, -expires, -nph
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm229 current PV field is valid. Because POK is set we look at the PV item
233 at the IV item. CUR indicates the number of characters in the PV.
255 being evaluated as a number. Because IOK is set we look at the IV item to
300 ROK is set we have an RV item rather than an IV or PV. Notice that Dump
501 =item *
506 =item *
510 =item *
514 =item *
518 =item *
522 =item *
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm65 =item * the function is_language_tag($lang1)
116 =item * the function extract_language_tags($whatever)
161 =item * the function same_language_tag($lang1, $lang2)
198 =item * the function similarity_language_tag($lang1, $lang2)
255 =item * the function is_dialect_of($lang1, $lang2)
307 =item * the function super_languages($lang1)
366 =item * the function locale2language_tag($locale_identifier)
411 =item * the function encode_language_tag($lang1)
559 =item * the function alternate_language_tags($lang1)
697 =item * th
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm2709 =item Input
2737 =item Output
3309 =item 'trunc'
3331 =item 'even'
3337 =item 'odd'
3343 =item '+inf'
3349 =item '-inf'
3355 =item 'zero'
3368 =item Precision
3374 =item Accurac
[all...]
H A DTrig.pm185 =item B<tan>
377 =item cartesian_to_cylindrical
381 =item cartesian_to_spherical
385 =item cylindrical_to_cartesian
389 =item cylindrical_to_spherical
395 =item spherical_to_cartesian
399 =item spherical_to_cylindrical
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DStruct.pm375 =item Scalar (C<'$'> or C<'*$'>)
386 =item Array (C<'@'> or C<'*@'>)
405 =item Hash (C<'%'> or C<'*%'>)
423 =item Class (C<'Class_Name'> or C<'*Class_Name'>)
460 =item Example 1
489 =item Example 2
524 =item Example 3
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm316 =item Bad escape sequence %s
320 =item Bareword "%s" not allowed while "strict subs" in use
333 =item Invalid attribute name %s
337 =item Name "%s" used only once: possible typo
346 =item No comma allowed after filehandle
356 =item No name for escape sequence %s
367 =item ANSI_COLORS_DISABLED
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DInputObjects.pm45 =item package B<Pod::InputSource>
54 =item package B<Pod::Paragraph>
60 =item package B<Pod::InteriorSequence>
65 =item package B<Pod::ParseTree>
252 the corresponding POD command, such as C<head1> or C<item> (it should
820 If the first item on the parse-tree is text and the argument is also text,
821 then the text is prepended to the first item (not added as a separate string).
848 If the last item on the parse-tree is text and the argument is also text,
849 then the text is appended to the last item (not added as a separate string).
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dcmdline.c164 print_completion (const char *item, grub_completion_type_t type, int count) argument
197 grub_normal_print_device_info (item);
201 grub_printf (" %s", item);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/sdbm/
H A Dsdbm.c59 #define exhash(item) sdbm_hash((item).dptr, (item).dsize)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm1487 =item Net::Ping->new([$proto [, $def_timeout [, $bytes [, $device [, $tos ]]]]]);
1511 =item $p->ping($host [, $timeout]);
1526 =item $p->source_verify( { 0 | 1 } );
1536 =item $p->service_check( { 0 | 1 } );
1560 =item $p->tcp_service_check( { 0 | 1 } );
1564 =item $p->hires( { 0 | 1 } );
1571 =item $p->bind($local_addr);
1585 =item $p->open($host);
1596 =item $p->ack( [ $host ] );
1615 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A DLocal.pm213 =item *
219 =item *
225 =item *

Completed in 242 milliseconds

<<11121314