Searched refs:postprocess (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/etc/
H A Dtexi2pod.pl101 /^\@settitle\s+([^.]+)/ and $tl = postprocess($1), next;
107 $tl = postprocess($2);
123 $sects{$sect} .= postprocess($section);
242 $file = postprocess($1);
361 sub postprocess subroutine
/netbsd-current/external/gpl3/gdb.old/dist/etc/
H A Dtexi2pod.pl99 /^\@settitle\s+([^.]+)/ and $tl = postprocess($1), next;
105 $tl = postprocess($2);
121 $sects{$sect} .= postprocess($section);
240 $file = postprocess($1);
359 sub postprocess subroutine
/netbsd-current/external/gpl3/gdb/dist/etc/
H A Dtexi2pod.pl101 /^\@settitle\s+([^.]+)/ and $tl = postprocess($1), next;
107 $tl = postprocess($2);
123 $sects{$sect} .= postprocess($section);
242 $file = postprocess($1);
361 sub postprocess subroutine
/netbsd-current/external/gpl3/binutils.old/dist/etc/
H A Dtexi2pod.pl101 /^\@settitle\s+([^.]+)/ and $tl = postprocess($1), next;
107 $tl = postprocess($2);
123 $sects{$sect} .= postprocess($section);
242 $file = postprocess($1);
361 sub postprocess subroutine
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dtexi2pod.pl99 /^\@settitle\s+([^.]+)/ and $tl = postprocess($1), next;
105 $tl = postprocess($2);
121 $sects{$sect} .= postprocess($section);
246 $file = postprocess($1);
380 sub postprocess subroutine
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dtexi2pod.pl99 /^\@settitle\s+([^.]+)/ and $tl = postprocess($1), next;
105 $tl = postprocess($2);
121 $sects{$sect} .= postprocess($section);
246 $file = postprocess($1);
380 sub postprocess subroutine
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.h288 virtual void postprocess (const char *ctxt_progname) = 0;
337 void postprocess (const char *ctxt_progname) FINAL OVERRIDE;
351 void postprocess (const char *ctxt_progname) FINAL OVERRIDE;
465 postprocess ();
H A Djit-playback.c1496 postprocess () function in class:playback::function
1829 - We then run the "postprocess" vfunc:
1834 subclass; "postprocess" will convert the .s file to a .so DSO,
1841 subclass; "postprocess" will either copy the .s file to the
1924 postprocess (ctxt_progname);
1948 playback::compile_to_memory::postprocess (const char *ctxt_progname) function in class:playback::compile_to_memory
1980 playback::compile_to_file::postprocess (const char *ctxt_progname) function in class:playback::compile_to_file
2755 func->postprocess ();
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.h332 virtual void postprocess (const char *ctxt_progname) = 0;
381 void postprocess (const char *ctxt_progname) FINAL OVERRIDE;
395 void postprocess (const char *ctxt_progname) FINAL OVERRIDE;
509 postprocess ();
H A Djit-playback.cc1878 postprocess () function in class:gcc::jit::playback::function
2309 - We then run the "postprocess" vfunc:
2314 subclass; "postprocess" will convert the .s file to a .so DSO,
2321 subclass; "postprocess" will either copy the .s file to the
2404 postprocess (ctxt_progname);
2428 playback::compile_to_memory::postprocess (const char *ctxt_progname) function in class:gcc::jit::playback::compile_to_memory
2460 playback::compile_to_file::postprocess (const char *ctxt_progname) function in class:gcc::jit::playback::compile_to_file
3257 func->postprocess ();
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.h356 virtual rtx postprocess (rtx x) { return x; } function in class:rtx_reader
H A Dread-rtl-function.c85 rtx postprocess (rtx) FINAL OVERRIDE;
1525 /* Implementation of rtx_reader::postprocess for reading function dumps.
1529 function_reader::postprocess (rtx x) function in class:function_reader
H A Dread-rtl.c2016 return_rtx = postprocess (return_rtx);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-md.h356 virtual rtx postprocess (rtx x) { return x; } function in class:rtx_reader
H A Dread-rtl-function.cc85 rtx postprocess (rtx) FINAL OVERRIDE;
1528 /* Implementation of rtx_reader::postprocess for reading function dumps.
1532 function_reader::postprocess (rtx x) function in class:function_reader
H A Dread-rtl.cc2040 return_rtx = postprocess (return_rtx);
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dparser.d32 re.postprocess();
1032 @trusted void postprocess(Char)(ref Regex!Char zis)
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dutil.cc1548 postprocess (uint32_t S, long long n) function
1580 crcval = postprocess (crcval, bytes);
/netbsd-current/external/mit/xorg/lib/gallium.old/
H A DMakefile54 auxiliary/postprocess \
234 GALLIUM_SOURCES.auxiliary/postprocess= \ macro
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A Dutil.cc1548 postprocess (uint32_t S, long long n) function
1580 crcval = postprocess (crcval, bytes);
/netbsd-current/external/public-domain/sqlite/sqlite2mdoc/
H A Dmain.c865 postprocess(const char *prefix, struct defn *d) function
2063 postprocess(prefix, d);
/netbsd-current/external/mit/xorg/lib/gallium/
H A DMakefile55 auxiliary/postprocess \
256 GALLIUM_SOURCES.auxiliary/postprocess= \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d27 re.postprocess();
1568 @trusted void postprocess(Char)(ref Regex!Char zis)

Completed in 561 milliseconds