Searched refs:document (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh140 # to discriminate table of contents and document body formatting passes.
196 PDF document formatting process.
205 document stream to produce only a reference dictionary.
209 for the PDF document. Normally '$CMD' will create a
210 reference dictionary, at the start of document processing;
215 Save the document reference dictionary in file 'name'.
221 document processing.
225 the appearance of the document's front cover section. If
232 start of a PDF document.
411 document, th
[all...]
/freebsd-11-stable/contrib/ncurses/misc/
H A Drun_tic.in137 document, and install the terminfo without the -x option.
156 document, and install the terminfo without the -x option.
/freebsd-11-stable/share/mk/
H A Dbsd.doc.mk16 # EXTRA Extra files (not SRCS) that make up the document. [not set]
20 # MACROS Macro packages used to build the document. [not set]
44 # VOLUME Volume the document belongs to. [not set]
192 document=${DOC} ${SRCS}
195 document=${DOC} ${SRCS}
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.js18 // Use the correct document accordingly with window argument (sandbox)
19 var document = window.document,
36 // A central reference to the root jQuery(document)
118 if ( selector === "body" && !context && document.body ) {
119 this.context = document;
120 this[0] = document.body;
143 doc = ( context ? context.ownerDocument || context : document );
151 selector = [ document.createElement( ret[1] ) ];
167 elem = document
[all...]
H A Djquery.qtip.js15 /* Cache window, document, undefined */
16 (function( window, document, undefined ) {
83 var v = 3, div = document.createElement('div');
766 // Check if window or document is the target
767 else if(target[0] === document || target[0] === window) {
873 quirks = !!BROWSER.ie && document.compatMode !== 'CSS1Compat',
1004 $(document).bind('mousemove.'+NAMESPACE, this._storeMouse);
1028 $(document).unbind('mousemove.'+NAMESPACE);
1308 scrollX: window.pageXOffset || document.body.scrollLeft || document
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dxml.c57 elements open. The Xml parser will make sure the document is well
493 const svn_ra_serf__xml_transition_t *document = NULL;
500 if (document != NULL)
502 document = NULL; /* Multiple document elements defined */
505 document = scan;
509 if (document)
511 document->name);
513 msg = _("document element not found");
491 const svn_ra_serf__xml_transition_t *document = NULL; local
/freebsd-11-stable/release/doc/share/mk/
H A Ddoc.relnotes.mk22 # Find the RELNOTESng document catalogs
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DXML.cpp37 XMLDocument *document = (XMLDocument *)ctx; local
40 document->m_errors.PrintfVarArg(format, args);
41 document->m_errors.EOL();
/freebsd-11-stable/contrib/expat/
H A DMakefile.am117 wget --output-document=tests/xmlts.zip \
H A DMakefile.in996 wget --output-document=tests/xmlts.zip \
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex26 % a Texinfo source document, you may use the result without
39 % complete document in each bug report with which we can reproduce the
733 % document, then we can reconsider our strategy.
1034 % If working on a large document in chapters, it is convenient to
1079 % adobe `portable' document format
1342 % document fonts. Therefore we cannot use special characters,
2524 % @allowcodebreaks provides a document-level way to turn breaking at -
3409 % By default, they are off at the start of a document,
3424 % chapter name on inside top of right hand pages, document
3483 % @settitle line... specifies the title of the document, fo
[all...]
/freebsd-11-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex37 \begin{document}
597 \end{document}
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex28 % a Texinfo source document, you may use the result without
40 % complete document in each bug report with which we can reproduce the
796 % document, then we can reconsider our strategy.
1129 % If working on a large document in chapters, it is convenient to
1174 % adobe `portable' document format
1387 % document fonts. Therefore we cannot use special characters,
2320 % By default, they are off at the start of a document,
2331 % chapter name on inside top of right hand pages, document
2390 % @settitle line... specifies the title of the document, for headings.
2560 % If the document ha
[all...]
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex28 % a Texinfo source document, you may use the result without
40 % complete document in each bug report with which we can reproduce the
773 % document, then we can reconsider our strategy.
1106 % If working on a large document in chapters, it is convenient to
1151 % adobe `portable' document format
1292 % document fonts. Therefore we cannot use special characters,
2219 % By default, they are off at the start of a document,
2230 % chapter name on inside top of right hand pages, document
2289 % @settitle line... specifies the title of the document, for headings.
2459 % If the document ha
[all...]
/freebsd-11-stable/stand/lua/
H A Dconfig.lua190 -- We document the exceptions with a special 'groups' index that indicates

Completed in 272 milliseconds