Searched refs:sections (Results 1 - 25 of 33) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpodselect.PL52 podselect - print selected sections of pod documentation on standard output
80 The pathname of a file from which to select sections of pod
88 documentation and will print out (in raw pod format) all sections that
90 specifications are given than all pod sections encountered are output.
118 "sections" => [],
122 GetOptions(\%options, "help", "man", "sections|select=s@") || pod2usage(2);
130 if (@{ $options{"sections"} } > 0) {
131 podselect({ -sections => $options{"sections"} }, @ARGV);
H A Dpod2latex.PL54 "sections" => [],
67 "sections=s@",
138 # Select sections if supplied
139 $parser->select(@{ $options{'sections'}})
140 if @{$options{'sections'}};
211 # Select sections if supplied
212 $parser->select(@{ $options{'sections'}})
213 if @{$options{'sections'}};
252 pod2latex -full -sections 'DESCRIPTION|NAME' SomeDir
283 =item B<-sections>
[all...]
H A Dpod2usage.PL97 2 : print SYNOPSIS sections and any OPTIONS/ARGUMENTS sections
H A Dpod2man.PL307 The standard sections of a manual page are:
496 use CONSTRUCTORS and METHODS sections for detailed documentation of the
536 documentation, particularly the sections on the anatomy of a proper man
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DSelect.pm20 Pod::Select, podselect() - extract selected sections of POD from input
26 ## Select all the POD sections for each file in @filelist
33 ## Select from the given filelist, only those POD sections that are
35 podselect({-sections => ["NAME|SYNOPSIS", "OPTIONS"]}, @filelist):
39 podselect({-output => ">&STDERR", -sections => ["DESCRIPTION"]}, \*STDIN);
45 ## Create a parser object for selecting POD sections from the input
48 ## Select all the POD sections for each file in @filelist
52 ## Select from the given filelist, only those POD sections that are
57 ## Select the "DESCRIPTION" and "SEE ALSO" sections of the PODs from
73 B<podselect()> is a function which will extract specified sections o
[all...]
H A DLaTeX.pm429 $self->{Head1Level} = 1 # Offset in latex sections
432 # Control at which level numbering of sections is turned off
556 Setting this number too high can result in sections that may not be reproducible
585 sections (NAME, DESCRIPTION etc) and a C<latex> label will be multiply
617 For example, this can be used to make sure that C<latex> sections
630 but sections are numbered).
690 sections and that the labels and index now include the pod name (dependent
1829 A subclass of C<Pod::Select> so that specific pod sections can be
H A DParseLink.pm163 consider markup in sections to be significant when resolving links. See
H A DParser.pm83 It handles most of the effort involved with parsing the POD sections
163 the POD sections of the input. Input paragraphs that are not part
167 non-POD sections of the input as well as POD sections. The B<cutting()>
578 of the selected sections, then B<preprocess_paragraph()> is invoked.
617 of the selected sections or the C<-want_nonPODs> option is true,
947 ## Ignore this block if it isnt in one of the selected sections
1301 ## See if we are parsing non-POD sections as well as POD ones
1750 to selectively include and/or exclude sections of a POD document from being
H A DHtml.pm307 %Sections = (); # sections within this page
376 warn "Scanning for sections in input file(s)\n" if $Verbose;
979 my($sections, @data) = @_;
995 $$sections{$name} = 1;
1546 # make sure sections start with a /
H A DParseUtils.pm277 E.g. sections like C<LE<lt>open(2)E<gt>> are deprecated, as they do not point
312 # man page sections. But this collides with L<func()> that is supposed
H A DUsage.pm282 "SYNOPSIS" section and any "OPTIONS" and/or "ARGUMENTS" sections to
494 ## Now create a pod reader and constrain it to the desired sections.
H A DInputObjects.pm75 sections which follow.
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimagexx.c56 SUFFIX (relocate_symbols) (Elf_Ehdr *e, Elf_Shdr *sections, argument
72 = (Elf_Shdr *) ((char *) sections
300 SUFFIX (relocate_addresses) (Elf_Ehdr *e, Elf_Shdr *sections, argument
313 for (i = 0, s = sections;
328 symtab_section = (Elf_Shdr *) ((char *) sections
333 target_section = (Elf_Shdr *) ((char *) sections
620 Elf_Addr *section_addresses, Elf_Shdr *sections,
634 for (i = 0, s = sections; i < num_sections;
815 /* Locate section addresses by merging code sections and data sections
619 make_reloc_section(Elf_Ehdr *e, void **out, Elf_Addr *section_addresses, Elf_Shdr *sections, Elf_Half section_entsize, Elf_Half num_sections, const char *strtab, Elf_Addr jumpers, grub_size_t njumpers, struct image_target_desc *image_target) argument
819 locate_sections(Elf_Shdr *sections, Elf_Half section_entsize, Elf_Half num_sections, const char *strtab, grub_size_t *exec_size, grub_size_t *kernel_sz, grub_size_t *all_align, struct image_target_desc *image_target) argument
904 Elf_Shdr *sections; local
[all...]
H A Dgrub-mkimage.c1029 void *sections; local
1116 sections = o + 1;
1152 sections = o + 1;
1154 /* The sections. */
1155 text_section = sections;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DSelect.t106 Pull out the specified sections
/osnet-11/usr/src/grub/grub2/grub-core/kern/efi/
H A Defi.c217 struct grub_pe32_section_table *sections; local
228 sections
233 for (i = 0, section = sections;
/osnet-11/usr/src/grub/grub2/include/
H A Dmultiboot2.h294 char sections[0]; member in struct:multiboot_tag_elf_sections
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm239 my %sections;
245 $sections{$section} = $obj;
251 return $sections{$section};
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DC.pm208 # Code sections
1368 my @sections = ($opsect, $unopsect, $binopsect, $logopsect, $condopsect,
1376 foreach $section (@sections) {
1389 foreach $section (@sections) {
1980 my @sections = (decl => \$decl, sym => \$symsect,
1993 while (($name, $sectref) = splice(@sections, 0, 2)) {
H A DConcise.pm1183 following sections, please review L</FORMATTING SPECIFICATIONS>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm543 Filters only those sections of the source code that are not quotelikes, POD, or
548 Filters only those sections of the source code that are not POD or C<__DATA__>.
/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c426 static const Section_t sections[] = variable
485 for (i = 0; i < elementsof(sections); i++)
486 if (section[0] == sections[i].section[0] && (section[1] == sections[i].section[1] || !sections[i].section[1]))
488 s = sections[i].name;
/osnet-11/usr/src/grub/grub2/grub-core/loader/
H A Dmultiboot_mbi2.c789 grub_memcpy (tag->sections, elf_sections, elf_sec_entsize * elf_sec_num);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm95 the first few sections of L<perlguts>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm1350 and C<INCLUDE> in the C and XS sections respectively of your module's XS

Completed in 1510 milliseconds

12