Searched refs:doctype (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/Documentation/
H A Dasciidoc.conf36 ifdef::doctype-manpage[]
38 endif::doctype-manpage[]
40 ifdef::doctype-manpage[]
42 endif::doctype-manpage[]
48 ifdef::doctype-manpage[]
65 endif::doctype-manpage[]
69 ifdef::doctype-manpage[]
86 endif::doctype-manpage[]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-parser-trivial.h43 const char *doctype,
H A Dconfig-parser.h44 const char *doctype,
H A Dconfig-parser-trivial.c136 const char *doctype,
141 if (strcmp (doctype, "busconfig") != 0)
146 doctype);
135 bus_config_parser_check_doctype(BusConfigParser *parser, const char *doctype, DBusError *error) argument
H A Dconfig-parser.c532 const char *doctype,
537 if (strcmp (doctype, "busconfig") != 0)
542 doctype);
531 bus_config_parser_check_doctype(BusConfigParser *parser, const char *doctype, DBusError *error) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html318 $doctype = '';
356 if (/^-doctype$/) { $doctype = shift(@ARGV); next; }
1886 if ($doctype eq 'html2') {
1888 } elsif ($doctype) {
1889 print FILE $doctype;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html318 $doctype = '';
356 if (/^-doctype$/) { $doctype = shift(@ARGV); next; }
1886 if ($doctype eq 'html2') {
1888 } elsif ($doctype) {
1889 print FILE $doctype;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexi2html318 $doctype = '';
356 if (/^-doctype$/) { $doctype = shift(@ARGV); next; }
1886 if ($doctype eq 'html2') {
1888 } elsif ($doctype) {
1889 print FILE $doctype;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmatroskadec.c94 char *doctype; member in struct:__anon2183
268 { EBML_ID_DOCTYPE, EBML_STR, 0, offsetof(Ebml,doctype), {.s="(none)"} },
920 // probably valid EBML header but no recognized doctype
1296 "(EBML version %"PRIu64", doctype %s, doc version %"PRIu64")\n",
1297 ebml.version, ebml.doctype, ebml.doctype_version);
1302 if (!strcmp(ebml.doctype, matroska_doctypes[i]))
1305 av_log(s, AV_LOG_WARNING, "Unknown EBML doctype '%s'\n", ebml.doctype);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmatroskadec.c106 char *doctype; member in struct:__anon3531
313 { EBML_ID_DOCTYPE, EBML_STR, 0, offsetof(Ebml, doctype), { .s = "(none)" } },
1131 // probably valid EBML header but no recognized doctype
2073 !ebml.doctype) {
2076 "(EBML version %"PRIu64", doctype %s, doc version %"PRIu64")\n",
2077 ebml.version, ebml.doctype, ebml.doctype_version);
2083 "(EBML version %"PRIu64", doctype %s, doc version %"PRIu64")\n",
2084 ebml.version, ebml.doctype, ebml.doctype_version);
2087 if (!strcmp(ebml.doctype, matroska_doctypes[i]))
2090 av_log(s, AV_LOG_WARNING, "Unknown EBML doctype '
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djdom.jar ... java.lang.String outputString (org.jdom.DocType) org.jdom.DocType doctype java.io. ...

Completed in 233 milliseconds