Searched refs:item (Results 126 - 150 of 336) sorted by relevance

1234567891011>>

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm41 =item backlink
48 =item cachedir
52 Creates the item and directory caches in the given directory.
54 =item css
61 =item flush
65 Flushes the item and directory caches.
67 =item header
75 =item help
81 =item hiddendirs
95 =item htmldi
[all...]
H A DFind.pm88 =item C<-verbose =E<gt> 1>
92 =item C<-perl =E<gt> 1>
99 =item C<-script =E<gt> 1>
104 =item C<-inc =E<gt> 1>
202 my $item = $File::Find::name;
204 if($item =~ m{/(?:RCS|CVS|SCCS|\.svn)$}) {
208 elsif($dirs_visited{$item}) {
209 warn "Directory '$item' already seen, skipping.\n"
215 $dirs_visited{$item} = 1;
224 if($name = _check_and_extract_name($item,
[all...]
H A DUsage.pm51 =item *
56 =item *
60 =item *
73 =item C<-message>
75 =item C<-msg>
80 =item C<-exitval>
87 =item C<-verbose>
96 =item C<-output>
102 =item C<-input>
108 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm106 =item B<'1..M'>
123 =item B<'ok', 'not ok'. Ok?>
133 =item B<test numbers>
155 =item B<test names>
164 =item B<Skipping tests>
180 =item B<Todo tests>
211 =item B<Bail out!>
222 =item B<Comments>
233 =item B<Anything else>
257 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DLint.pm32 =item B<context>
44 =item B<implicit-read> and B<implicit-write>
60 =item B<bare-subs>
72 =item B<dollar-underscore>
77 =item B<private-names>
84 =item B<undefined-subs>
93 =item B<regexp-variables>
100 =item B<all>
104 =item B<none>
114 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dsigtrap.pm168 =item B<stack-trace>
174 =item B<die>
179 =item B<handler> I<your-handler>
193 =item B<normal-signals>
199 =item B<error-signals>
205 =item B<old-interface-signals>
223 =item B<untrapped>
228 =item B<any>
233 =item I<signal>
239 =item
[all...]
H A DDBM_Filter.pm306 =item *
310 =item *
314 =item *
337 =item Filter_Push
341 =item Filter_Key_Push
345 =item Filter_Value_Push
396 =item 1.
415 =item "name"
425 =item params
457 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL633 =item -LI<library directories>
638 =item -II<include directories>
644 =item -o I<output file name>
648 =item -c I<C file name>
652 =item -e I<perl code>
656 =item -S
660 =item -B
664 =item -O
670 =item -v
674 =item
[all...]
H A Dperlivp.PL399 =item B<-h> help
403 =item B<-p> print preface
407 =item B<-v> verbose
419 =item * print "# Perl binary `$perlpath' does not appear executable.\n";
424 =item * print "# Perl version `$]' installed, expected $ivp_VERSION.\n";
429 =item * print "# Perl \@INC directory `$_' does not appear to exist.\n";
434 =item * print "# Needed module `$_' does not appear to be properly installed.\n";
441 =item * print "# Required module `$_' does not appear to be properly installed.\n";
447 =item * print "# Unnecessary module `bLuRfle' appears to be installed.\n";
454 =item * prin
[all...]
H A Dh2xs.PL73 =item B<-A>, B<--omit-autoload>
78 =item B<-B>, B<--beta-version>
83 =item B<-C>, B<--omit-changes>
88 =item B<-F>, B<--cpp-flags>=I<addflags>
94 =item B<-M>, B<--func-mask>=I<regular expression>
98 =item B<-O>, B<--overwrite-ok>
102 =item B<-P>, B<--omit-pod>
106 =item B<-X>, B<--omit-XS>
111 =item B<-a>, B<--gen-accessors>
125 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Digest/MD5/
H A DMD5.pm92 =item md5($data,...)
101 =item md5_hex($data,...)
107 =item md5_base64($data,...)
132 =item $md5 = Digest::MD5->new
141 =item $md5->reset
145 =item $md5->clone
158 =item $md5->add($data,...)
171 =item $md5->addfile($io_handle)
186 =item $md5->add_bits($data, $nbits)
188 =item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL578 =item @dl_library_path
603 =item @dl_resolve_using
622 =item @dl_require_symbols
627 =item @dl_librefs
634 =item @dl_modules
638 =item @dl_shared_objects
642 =item dl_error()
657 =item $dl_debug
672 =item dl_findfile()
703 =item dl_expandspe
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dhtmlview.t86 The foo item.
92 The bar item.
97 The wiz item.
100 The waz item.
105 The baz item.
108 <p>Title on the same line as the =item + * bullets</p>
117 <p>Title on the same line as the =item + numerical bullets</p>
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dprimegen.c156 struct primepool_s *item, *item2;
159 for (n=0, item = primepool; item; item = item->next, n++)
160 if (!item->prime)
162 if (!item && n > 100)
174 if (!item)
175 item = item2;
179 if (!item)
155 struct primepool_s *item, *item2; local
202 struct primepool_s *item; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dprimegen.c155 struct primepool_s *item, *item2;
158 for (n=0, item = primepool; item; item = item->next, n++)
159 if (!item->prime)
161 if (!item && n > 100)
173 if (!item)
174 item = item2;
178 if (!item)
154 struct primepool_s *item, *item2; local
201 struct primepool_s *item; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DPath.pm22 =item *
27 =item *
33 =item *
58 =item *
65 =item *
73 =item *
100 =item *
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dlegacygrub.py706 for idx, item in enumerate(tuples):
707 if (item[BootConfig.IDX_FILETYPE] == BootConfig.OUTPUT_TYPE_FILE
709 item[BootConfig.IDX_DESTNAME] == self.MENU_LST_PATH):
711 item = list(item)
714 item[BootConfig.IDX_DESTNAME] = (
727 item[BootConfig.IDX_DESTNAME] = (
730 item[BootConfig.IDX_INSTANCE] = inst
733 tuples[idx] = tuple(item)
751 for idx, item i
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm53 =item wraplist
99 =item guess_name (override)
154 =item find_perl (override)
250 =item maybe_command (override)
284 =item perl_script (override)
300 =item replace_manpage_separator
313 =item init_DEST
333 =item init_DIRFILESEP
347 =item init_main (override)
386 =item init_other
[all...]
H A DMM_MacOS.pm217 =item maybe_command
229 =item guess_name
246 =item macify
272 =item patternify
296 =item init_main
436 =item init_others
479 =item init_platform
483 =item platform_constants
517 =item init_dirscan
637 =item init_VERSIO
[all...]
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h130 #define INSERT_INTO_LIST(list, item) \
133 (item)->prev = NULL; \
134 (item)->next = NULL; \
135 (list) = (item); \
137 (item)->next = (list); \
138 (item)->prev = NULL; \
139 (list)->prev = (item); \
140 (list) = (item); \
146 * Remove item from list
148 #define REMOVE_FROM_LIST(list, item) \
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm1283 =item new (HOST [,OPTIONS])
1341 =item login ([LOGIN [,PASSWORD [, ACCOUNT] ] ])
1353 =item authorize ( [AUTH [, RESP]])
1359 =item site (ARGS)
1365 =item ascii
1369 =item binary
1376 =item rename ( OLDNAME, NEWNAME )
1381 =item delete ( FILENAME )
1385 =item cwd ( [ DIR ] )
1392 =item cdu
[all...]
H A DSMTP.pm568 =item new Net::SMTP [ HOST, ] [ OPTIONS ]
619 =item banner ()
624 =item domain ()
629 =item hello ( DOMAIN )
636 =item etrn ( DOMAIN )
640 =item auth ( USERNAME, PASSWORD )
644 =item mail ( ADDRESS [, OPTIONS] )
646 =item send ( ADDRESS )
648 =item send_or_mail ( ADDRESS )
650 =item send_and_mai
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DHash.pm71 =item TIEHASH classname, LIST
78 =item STORE this, key, value
82 =item FETCH this, key
86 =item FIRSTKEY this
90 =item NEXTKEY this, lastkey
94 =item EXISTS this, key
100 =item DELETE this, key
104 =item CLEAR this
108 =item SCALAR this
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DPoll.pm159 =item mask ( IO [, EVENT_MASK ] )
169 =item poll ( [ TIMEOUT ] )
175 =item events ( IO )
180 =item remove ( IO )
184 =item handles( [ EVENT_MASK ] )
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm363 =item *
368 =item *
373 =item *
384 =item $octets = encode(ENCODING, $string [, CHECK])
406 =item $string = decode(ENCODING, $octets [, CHECK])
428 =item [$length =] from_to($octets, FROM_ENC, TO_ENC [, CHECK])
458 =item $octets = encode_utf8($string);
466 =item $string = decode_utf8($octets [, CHECK]);
564 =item I<CHECK> = Encode::FB_DEFAULT ( == 0)
572 =item
[all...]

Completed in 995 milliseconds

1234567891011>>