Home
last modified time | relevance | path

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

12

/netbsd-src/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-src/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-src/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-src/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-src/external/gpl3/gcc/dist/gcc/jit/docs/internals/
H A Dtest-hello-world.exe.log.txt115 JIT: entering: void gcc::jit::playback::function::postprocess()
116 JIT: exiting: void gcc::jit::playback::function::postprocess()
117 JIT: entering: void gcc::jit::playback::function::postprocess()
118 JIT: exiting: void gcc::jit::playback::function::postprocess()
125 JIT: entering: virtual void gcc::jit::playback::compile_to_memory::postprocess(const char*)
146 JIT: exiting: virtual void gcc::jit::playback::compile_to_memory::postprocess(const char*)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/internals/
H A Dtest-hello-world.exe.log.txt115 JIT: entering: void gcc::jit::playback::function::postprocess()
116 JIT: exiting: void gcc::jit::playback::function::postprocess()
117 JIT: entering: void gcc::jit::playback::function::postprocess()
118 JIT: exiting: void gcc::jit::playback::function::postprocess()
125 JIT: entering: virtual void gcc::jit::playback::compile_to_memory::postprocess(const char*)
146 JIT: exiting: virtual void gcc::jit::playback::compile_to_memory::postprocess(const char*)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dnotes.txt50 . . . ──> postprocess
77 . . V─> playback::context::postprocess:
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 () in postprocess() function
1924 postprocess (ctxt_progname); in compile()
1948 playback::compile_to_memory::postprocess (const char *ctxt_progname) in postprocess() function
1980 playback::compile_to_file::postprocess (const char *ctxt_progname) in postprocess() function
2755 func->postprocess (); in replay()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dnotes.txt50 . . . ──> postprocess
77 . . V─> playback::context::postprocess:
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 () in postprocess() function in gcc::jit::playback::function
2404 postprocess (ctxt_progname); in compile()
2428 playback::compile_to_memory::postprocess (const char *ctxt_progname) in postprocess() function in gcc::jit::playback::compile_to_memory
2460 playback::compile_to_file::postprocess (const char *ctxt_progname) in postprocess() function in gcc::jit::playback::compile_to_file
3257 func->postprocess (); in replay()
H A DChangeLog203 (postprocess): Likewise.
1430 (compile_to_memory::postprocess): Mark with FINAL OVERRIDE.
1431 (compile_to_file::postprocess): Likewise.
1677 * jit-playback.c (gcc::jit::playback::compile_to_file::postprocess):
2407 dso and dlopen the result to a new pure virtual "postprocess"
2411 (gcc::jit::playback::compile_to_memory::postprocess): New
2415 (gcc::jit::playback::compile_to_file::postprocess): New function.
2424 (gcc::jit::playback::context::postprocess): New pure virtual
2453 * notes.txt: Update to show the playback::context::postprocess
2983 (gcc::jit::playback::function::postprocess): Likewise.
H A DChangeLog.jit617 (gcc::jit::playback::function::postprocess): Update call to
1121 (gcc::jit::playback::context::postprocess): Handle
1552 (gcc::jit::playback::function::postprocess): Set up BLOCK_VARS on
2820 (gcc::jit::function::postprocess): Rename to...
2821 (gcc::jit::playback::function::postprocess): ...this.
2983 (gcc::jit::function::postprocess): Set the DECL_SAVED_TREE of the
3049 * internal-api.c (gcc::jit::context::postprocess): Show source
3477 * internal-api.c (gcc::jit::function::postprocess): Dump gimple
/netbsd-src/external/bsd/libevent/dist/
H A Dmake-event-config.sed1 # Sed script to postprocess config.h into event-config.h.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.h356 virtual rtx postprocess (rtx x) { return x; } in postprocess() function
H A Dread-rtl-function.c85 rtx postprocess (rtx) FINAL OVERRIDE;
1529 function_reader::postprocess (rtx x) in postprocess() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dread-md.h356 virtual rtx postprocess (rtx x) { return x; } in postprocess() function
H A Dread-rtl-function.cc85 rtx postprocess (rtx) FINAL OVERRIDE;
1532 function_reader::postprocess (rtx x) in postprocess() function in function_reader
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dutil.cc1548 postprocess (uint32_t S, long long n) in postprocess() function
1580 crcval = postprocess (crcval, bytes); in get_cksum()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dutil.cc1548 postprocess (uint32_t S, long long n) in postprocess() function
1580 crcval = postprocess (crcval, bytes); in get_cksum()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dparser.d32 re.postprocess(); in makeRegex()
1032 @trusted void postprocess(Char)(ref Regex!Char zis) in postprocess() function
/netbsd-src/external/mit/xorg/lib/gallium.old/
H A DMakefile54 auxiliary/postprocess \
234 GALLIUM_SOURCES.auxiliary/postprocess= \
/netbsd-src/external/public-domain/sqlite/sqlite2mdoc/
H A Dmain.c865 postprocess(const char *prefix, struct defn *d) in postprocess() function
2063 postprocess(prefix, d); in main()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d27 re.postprocess(); in makeRegex()
1568 @trusted void postprocess(Char)(ref Regex!Char zis) in postprocess() function

12