Home
last modified time | relevance | path

Searched refs:reprocessing (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dserver.c148 static bool reprocessing; variable
632 if (reprocessing) return; in serve_valid_responses()
754 reprocessing = true; in rewind_buf_from_net()
778 || reprocessing in serve_root()
3066 if (reprocessing) return; in serve_global_option()
3117 if (reprocessing) return; in serve_set()
3537 if (reprocessing) in do_cvs_command()
3541 reprocessing = false; in do_cvs_command()
4811 && !reprocessing in serve_noop()
4897 if (reprocessing) in serve_co()
[all …]
H A DChangeLog3416 reprocessing.
3427 (reprocessing): Global to track whether we are reprocessing.
/netbsd-src/external/bsd/ntp/dist/scripts/monitoring/
H A DREADME95 periodically reprocessing the logfiles, which are updated regularly
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop306 reprocessing
/netbsd-src/external/gpl2/groff/dist/contrib/mom/
H A DChangeLog615 sets line length prior to START, no reprocessing of R_MARGIN occurs.
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dinternals.texi1916 used when problems are detected when reprocessing information saved away when
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dinternals.texi1935 used when problems are detected when reprocessing information saved away when
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A DChangeLog5407 other lto sections can be read without reprocessing the elf file.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20204107 (read_full_die_1): Change how reprocessing is done.
/netbsd-src/external/gpl3/autoconf/dist/doc/
H A Dautoconf.texi25866 @command{autoheader} or @command{automake} etc., reprocessing
H A Dautoconf.info21695 you invoke `autoheader' or `automake' etc., reprocessing `configure.ac'
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201931557 reprocessing. Always call df_analyze before fixing up debug bind
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git64193 Clean up attribute reprocessing
64194 I ran across the attribute reprocessing code recently and noticed that
64199 This seemed excessive to me, because while reprocessing applies to any
64207 I left the reprocessing flag and associated checks in attribute. It