Home
last modified time | relevance | path

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

/freebsd-9-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddt_provider.c160 ulong_t *xrefs = dt_zalloc(dtp, newsize); in dt_provider_xref() local
162 if (xrefs == NULL) in dt_provider_xref()
165 bcopy(pvp->pv_xrefs, xrefs, oldsize); in dt_provider_xref()
168 pvp->pv_xrefs = xrefs; in dt_provider_xref()
/freebsd-9-stable/contrib/ncurses/
Dconfigure.in550 [ --enable-getcap fast termcap load, no xrefs to terminfo],
Dconfigure738 --enable-getcap fast termcap load, no xrefs to terminfo
/freebsd-9-stable/contrib/texinfo/
DChangeLog1110 have lots to say about xrefs now.
2862 xrefs. From: Juri Linkov <juri@jurta.org>, 18 Dec 2003 05:01:07 +0200.
3689 @xrefs to @unnumbered sections, as there are many situations where
DChangeLog.46434 searching for xrefs, instead of just looking on
2904 either. (All xrefs in pdf were failing.)
8528 manpage node, get the xrefs from manpage_xrefs_in_binding.
8531 is a manpage node, use locate_manpage_xref to get xrefs.
9391 are xrefs and menu items in the node and we are wrapping
12302 Define xrefs for appendices that say "Appendix N".
/freebsd-9-stable/contrib/cvs/doc/
DChangeLog3129 Add xrefs to that node.
3793 (release output, release options): Update xrefs accordingly.
4415 discussion of ignored files in one place (with xrefs from others).
/freebsd-9-stable/contrib/texinfo/doc/
Dinfo-stnd.texi1055 @dfn{cross references}, or @dfn{xrefs} for short.
/freebsd-9-stable/contrib/amd/doc/
Dtexinfo.tex4313 % the section type for xrefs (Ynumbered, Ynothing, Yappendix), #4 is the
/freebsd-9-stable/contrib/groff/doc/
Dtexinfo.tex4385 % the section type for xrefs (Ynumbered, Ynothing, Yappendix), #4 is the
/freebsd-9-stable/contrib/gcc/doc/include/
Dtexinfo.tex4487 % the section type for xrefs (Ynumbered, Ynothing, Yappendix), #4 is the
/freebsd-9-stable/contrib/gcc/
DChangeLog-199918531 * md.texi, invoke.texi: Fix unterminated @xrefs.
DChangeLog-200013318 * cpp.texi: Append a trailing full-stop to xrefs where needed.
DChangeLog-200516816 Correct xrefs to "Using the GNU Compiler Collection (GCC)".