Searched refs:copying (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/acpica/
H A Dacpica_prep.sh61 echo copying full dirs
65 echo copying remaining files
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dinsertion.h26 cartouche, copying, defcv, deffn, defivar, defmac, defmethod, defop, enumerator in enum:insertion_type
H A Dinsertion.c35 "cartouche", "copying", "defcv", "deffn", "defivar", "defmac",
511 case copying:
512 /* Save the copying text away for @insertcopying,
516 discard_until ("\n"); /* ignore remainder of @copying line */
518 input_text_offset = get_until ("\n@end copying", &copying_text);
521 /* For info, output the copying text right away, so it will end up
553 within @copying. */
1053 case copying:
1452 begin_insertion (copying);
1461 warning ("@copying no
[all...]
H A Dxml.c135 { "copying", 1, 0, 0 },
1184 && character != ' ' && !is_in_insertion_of_type (copying))
/freebsd-10-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c552 /* Make a new set of properties, by copying those properties in PROPS for which
789 /* First, sanity check to see that we're copying into a brand new
1259 hadn't finished copying the revprops we need to know that, so
1397 /* And finally drop the currently copying prop, since we're done
1428 svn_revnum_t to_latest, copying, last_merged;
1439 a prior revision we didn't finish copying. But first, check for
1444 So, any time that currently-copying is not set, then
1450 Alternately, if currently-copying *is* set, it must
1453 currently-copying. If this is not the case, somebody has meddled
1466 copying
1425 svn_revnum_t to_latest, copying, last_merged; local
[all...]
/freebsd-10-stable/tools/tools/kdrv/
H A DKernelDriver882 set copying 1;
888 set copying 0; # don't copy this one
891 if {$copying} {
895 set copying 1;
/freebsd-10-stable/contrib/gperf/doc/
H A Dhelp2man35 This is free software; see the source for copying conditions. There is NO
/freebsd-10-stable/contrib/gcc/
H A Dgccbug.in194 This is free software; see the source for copying conditions. There is NO
/freebsd-10-stable/gnu/usr.bin/gdb/libgdb/
H A DMakefile21 coffread.c complaints.c completer.c copying.c corefile.c \
/freebsd-10-stable/contrib/binutils/libiberty/
H A DMakefile.in325 $(srcdir)/copying-lib.texi \
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A DMakefile.in308 $(srcdir)/copying-lib.texi \
/freebsd-10-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex5281 % @copying ... @end copying.
5287 % beforehand -- and a) we want @copying to be done first in the source
5291 \def\copying{\checkenv{}\begingroup\scanargctxt\docopying}
5292 \def\docopying#1@end copying{\endgroup\def\copyingtext{#1}}
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex5157 % @copying ... @end copying.
5163 % beforehand -- and a) we want @copying to be done first in the source
5167 \def\copying{\checkenv{}\begingroup\scanargctxt\docopying}
5168 \def\docopying#1@end copying{\endgroup\def\copyingtext{#1}}
/freebsd-10-stable/contrib/amd/doc/
H A Dtexinfo.tex6766 % @copying ... @end copying.
6772 % beforehand -- and a) we want @copying to be done first in the source
6776 \def\copying{\checkenv{}\begingroup\scanargctxt\docopying}
6777 \def\docopying#1@end copying{\endgroup\def\copyingtext{#1}}
7308 \def\scanargctxt{% used for copying and captions, not macros.

Completed in 193 milliseconds