Home
last modified time | relevance | path

Searched refs:postprocess (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/etc/
H A Dtexi2pod.pl99 /^\@settitle\s+([^.]+)/ and $tl = postprocess($1), next;
105 $tl = postprocess($2);
121 $sects{$sect} .= postprocess($section);
238 $file = postprocess($1);
339 sub postprocess subroutine
/openbsd-src/gnu/usr.bin/binutils/etc/
H A Dtexi2pod.pl91 /^\@settitle\s+([^.]+)/ and $tl = postprocess($1), next;
97 $tl = postprocess($2);
113 $sects{$sect} .= postprocess($section);
322 sub postprocess subroutine
/openbsd-src/gnu/usr.bin/gcc/contrib/
H A Dtexi2pod.pl91 /^\@settitle\s+([^.]+)/ and $tl = postprocess($1), next;
97 $tl = postprocess($2);
113 $sects{$sect} .= postprocess($section);
322 sub postprocess subroutine
/openbsd-src/gnu/usr.bin/perl/ext/File-Find/lib/File/
H A DFind.pm175 $post_process = $wanted->{postprocess};
724 postprocess
884 =item C<postprocess>
890 usage. When C<follow> or C<follow_fast> are in effect, C<postprocess> is a
/openbsd-src/gnu/usr.bin/perl/ext/File-Find/t/
H A Dfind.t235 print "# postprocess: \$File::Find::dir => '$File::Find::dir' \n";
491 print "# check postprocess\n";
505 postprocess => \&my_postprocess}, File::Spec->curdir );
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dinvoke.texi7572 postprocess the object file with the @file{mips-tfile} program,