Home
last modified time | relevance | path

Searched refs:document (Results 1 – 25 of 115) sorted by relevance

12345

/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c378 WriteDocument(DOCUMENT * document, int reverse, int **pageList) in WriteDocument() argument
383 if (document->header && document->trailer && document->page) { in WriteDocument()
384 WriteDocumentHeader(1, document); in WriteDocument()
386 if (document->global != NULL) { in WriteDocument()
387 while (document->global[count] != NULL) { in WriteDocument()
388 GLOBAL *global = document->global[count++]; in WriteDocument()
394 count = reverse ? (document->pages-1) : 0; in WriteDocument()
396 for (prnindex = 0; prnindex < document->pages; prnindex++) { in WriteDocument()
397 PAGE *page = document->page[count]; in WriteDocument()
400 WritePage(1, page, document->global != NULL, in WriteDocument()
[all …]
H A DREADME31 document to be parsed is that it contains DSC Page and Trailer comments. The
/illumos-gate/usr/src/cmd/file/
H A Dmagic278 0 string <!OPS Interleaf ASCII document
285 0 string %! PostScript document
291 0 string \004%! PostScript document text
293 0 string Interpress/Xerox Interpress document
309 0 string <MakerFile Frame Maker document
438 0 long 0x884f5053 Interleaf fast-saved document
449 4 string pgscriptver IslandWrite document
450 13 string DrawFile IslandDraw document
474 0 string <html html document
475 0 string <HTML html document
[all …]
/illumos-gate/usr/src/tools/smatch/src/Documentation/sphinx/
H A Dir.py36 self.env = self.state.document.settings.env
38 source = self.state.document
45 node.document = source
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DTODO.md13 * document the extensions
14 * document the API
15 * document the limitations of modifying ptrlists during list walking
16 * document the data structures
17 * document flow of data / architecture / code structure
H A Ddev-options.rst12 document options only useful for development on sparse itself.
H A Dsubmitting-patches.md7 This document mostly focuses on the parts that might be different from the Linux
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1993 xmlDocPtr document; in txml_file_parse() local
2024 if ((document = xmlReadFd(fd, filenm, NULL, readflags)) == NULL) { in txml_file_parse()
2033 if ((dtd = xmlGetIntSubset(document)) == NULL) { in txml_file_parse()
2036 xmlFreeDoc(document); in txml_file_parse()
2043 xmlFreeDoc(document); in txml_file_parse()
2047 if ((cursor = xmlDocGetRootElement(document)) == NULL) { in txml_file_parse()
2049 xmlFreeDoc(document); in txml_file_parse()
2060 xmlFreeDoc(document); in txml_file_parse()
2067 xmlFreeDoc(document); in txml_file_parse()
2076 xmlFreeDoc(document); in txml_file_parse()
[all …]
/illumos-gate/usr/src/lib/print/libprint/common/
H A DsunPrinter.oc.conf.txt51 printer-document-format-supported,
62 printer-multiple-document-jobs-supported,
97 printer-multiple-document-jobs-supported
H A DsunPrinter.at.conf.txt38 attribute printer-multiple-document-jobs-supported 1.3.18.0.2.4.1132 bin single
42 attribute printer-document-format-supported 1.3.18.0.2.4.1130 cis
/illumos-gate/usr/src/cmd/Adm/
H A Dmime.types37 application/vnd.openxmlformats-officedocument.wordprocessingml.document docx
38 application/vnd.ms-word.document.macroenabled.12 docm
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c3698 xmlDocPtr document; in lxml_get_bundle_file() local
3723 document = xmlReadFile(filename, NULL, xml_read_options); in lxml_get_bundle_file()
3724 if (document == NULL) { in lxml_get_bundle_file()
3729 document->name = safe_strdup(filename); in lxml_get_bundle_file()
3734 if ((dtd = xmlGetIntSubset(document)) == NULL) { in lxml_get_bundle_file()
3742 dtdpath = (char *)document->intSubset->SystemID; in lxml_get_bundle_file()
3750 if ((cursor = xmlDocGetRootElement(document)) == NULL) { in lxml_get_bundle_file()
3752 xmlFreeDoc(document); in lxml_get_bundle_file()
3758 xmlFreeDoc(document); in lxml_get_bundle_file()
3771 if (document->extSubset != NULL) in lxml_get_bundle_file()
[all …]
/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A DTHIRDPARTYLICENSE4 * in the "LICENCE" document which accompanies distributions of Crack v4.0
/illumos-gate/usr/src/cmd/svc/milestone/
H A DREADME.share43 document recommends an invocation like
145 (An extended version of this document is available at
147 document references.)
/illumos-gate/usr/src/lib/print/libipp-listener/
H A DMakefile.com35 restart-job.o resume-printer.o send-document.o set-job-attributes.o \
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/
H A DS126 # University Acknowledgment- Portions of this document are derived from
H A DCI26 # University Acknowledgment- Portions of this document are derived from
H A DCW26 # University Acknowledgment- Portions of this document are derived from
H A DCX26 # University Acknowledgment- Portions of this document are derived from
H A DGR26 # University Acknowledgment- Portions of this document are derived from
H A DH26 # University Acknowledgment- Portions of this document are derived from
H A DB26 # University Acknowledgment- Portions of this document are derived from
H A DBI26 # University Acknowledgment- Portions of this document are derived from
H A DHB26 # University Acknowledgment- Portions of this document are derived from
/illumos-gate/usr/src/data/consfonts/
H A DTHIRDPARTYLICENSE27 to any document created using the fonts or their derivatives.
78 remain under this license does not apply to any document created

12345