Searched refs:doc (Results 226 - 250 of 651) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DMakefile.am5 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/vlan/
H A Dvconfig.spec48 %doc CHANGELOG contrib README README.ifup vlan.html vlan_test.pl ifcfg-vlan2-example
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libdaemon-0.14/doc/
H A DMakefile2 # doc/Makefile. Generated from Makefile.in by configure.
57 subdir = doc
168 abs_builddir = $(TIMEMACHINE_PATH)/libdaemon-0.14/doc
169 abs_srcdir = $(TIMEMACHINE_PATH)/libdaemon-0.14/doc
188 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
238 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
240 $(AUTOMAKE) --foreign doc/Makefile
470 # lynx --dump $^ | sed 's,file://localhost/.*/doc/README.html,README,' | sed 's,file://localhost/.*/doc/reference/,reference/,' > $@
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/doc/
H A DMakefile2 # doc/Makefile. Generated from Makefile.in by configure.
37 subdir = doc
187 abs_builddir = ${TIMEMACHINE_PATH}/netatalk-2.2.0/doc
188 abs_srcdir = ${TIMEMACHINE_PATH}/netatalk-2.2.0/doc
209 docdir = ${datarootdir}/doc/${PACKAGE}
256 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
258 $(AUTOMAKE) --foreign doc/Makefile
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/devhelp/
H A DMakefile.in34 subdir = doc/devhelp
262 DEVHELP_DIR = $(datadir)/gtk-doc/html/libxml2
333 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/devhelp/Makefile'; \
335 $(AUTOMAKE) --gnu doc/devhelp/Makefile
491 libxml2.devhelp $(HTML_FILES): devhelp.xsl html.xsl $(top_srcdir)/doc/libxml2-api.xml
494 $(XSLTPROC) --nonet -o $(srcdir)/libxml2.devhelp devhelp.xsl $(top_srcdir)/doc/libxml2-api.xml ; fi );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Derror.c515 if ((node->doc != NULL) && (node->doc->URL != NULL)) {
517 /* file = (const char *) node->doc->URL; */
524 (node->doc != NULL) && (node->doc->URL != NULL))
546 * of the usual "base" (doc->URL) for the node (bug 152623).
572 to->file = (char *) xmlStrdup(baseptr->doc->URL);
573 if ((to->file == NULL) && (node != NULL) && (node->doc != NULL)) {
574 to->file = (char *) xmlStrdup(node->doc->URL);
H A Dlegacy.c22 void xmlUpgradeOldNs(xmlDocPtr doc);
670 * @doc: the document carrying the namespace
679 xmlNewGlobalNs(xmlDocPtr doc ATTRIBUTE_UNUSED,
695 * @doc: a document pointer
701 xmlUpgradeOldNs(xmlDocPtr doc ATTRIBUTE_UNUSED)
714 * @doc: the document containing the string
726 xmlEncodeEntities(xmlDocPtr doc ATTRIBUTE_UNUSED,
H A Dxmlschemas.in.h108 xmlSchemaNewDocParserCtxt (xmlDocPtr doc);
H A Dxmlreader.in.h311 xmlReaderWalker (xmlDocPtr doc);
342 xmlDocPtr doc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Derror.c515 if ((node->doc != NULL) && (node->doc->URL != NULL)) {
517 /* file = (const char *) node->doc->URL; */
524 (node->doc != NULL) && (node->doc->URL != NULL))
546 * of the usual "base" (doc->URL) for the node (bug 152623).
572 to->file = (char *) xmlStrdup(baseptr->doc->URL);
573 if ((to->file == NULL) && (node != NULL) && (node->doc != NULL)) {
574 to->file = (char *) xmlStrdup(node->doc->URL);
H A Dlegacy.c22 void xmlUpgradeOldNs(xmlDocPtr doc);
670 * @doc: the document carrying the namespace
679 xmlNewGlobalNs(xmlDocPtr doc ATTRIBUTE_UNUSED,
695 * @doc: a document pointer
701 xmlUpgradeOldNs(xmlDocPtr doc ATTRIBUTE_UNUSED)
714 * @doc: the document containing the string
726 xmlEncodeEntities(xmlDocPtr doc ATTRIBUTE_UNUSED,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Derror.c515 if ((node->doc != NULL) && (node->doc->URL != NULL)) {
517 /* file = (const char *) node->doc->URL; */
524 (node->doc != NULL) && (node->doc->URL != NULL))
546 * of the usual "base" (doc->URL) for the node (bug 152623).
572 to->file = (char *) xmlStrdup(baseptr->doc->URL);
573 if ((to->file == NULL) && (node != NULL) && (node->doc != NULL)) {
574 to->file = (char *) xmlStrdup(node->doc->URL);
H A Dlegacy.c22 void xmlUpgradeOldNs(xmlDocPtr doc);
670 * @doc: the document carrying the namespace
679 xmlNewGlobalNs(xmlDocPtr doc ATTRIBUTE_UNUSED,
695 * @doc: a document pointer
701 xmlUpgradeOldNs(xmlDocPtr doc ATTRIBUTE_UNUSED)
714 * @doc: the document containing the string
726 xmlEncodeEntities(xmlDocPtr doc ATTRIBUTE_UNUSED,
H A Dxmlschemas.in.h108 xmlSchemaNewDocParserCtxt (xmlDocPtr doc);
H A Dxmlreader.in.h311 xmlReaderWalker (xmlDocPtr doc);
342 xmlDocPtr doc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Debian/debian-unstable/
H A Drules180 # It's provided in the samba-doc package so in the swat package
182 ln -s ../../doc/samba-doc/htmldocs/using_samba \
222 [ -x /usr/bin/dh_installexamples ] && DH_OPTIONS= dh_installexamples -v -psamba-doc examples/*
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A DMakefile182 rm -f $(mandir)/$(FLEX)doc.$(manext)
186 rm -f $(mandir)/$(FLEX)doc.$(manext)
197 rm -f $(mandir)/$(FLEX).$(manext) $(mandir)/$(FLEX)doc.$(manext)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libdaemon-0.14/
H A DMakefile.in127 DIST_SUBDIRS = libdaemon doc examples
281 SUBDIRS = libdaemon doc $(am__append_1)
811 @USE_LYNX_TRUE@ $(MAKE) -C doc README
812 @USE_LYNX_TRUE@ ln -s doc/README README
815 $(MAKE) -C doc doxygen
821 cp doc/README.html doc/style.css $$HOME/homepage/private/projects/libdaemon
823 cp -av doc/reference/ $$HOME/homepage/private/projects/libdaemon/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dcommand.h131 char *doc; /* Documentation of this command. */ member in struct:cmd_element
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlschemas.h125 xmlSchemaNewDocParserCtxt (xmlDocPtr doc);
H A Dxmlreader.h317 xmlReaderWalker (xmlDocPtr doc);
348 xmlDocPtr doc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dtypes.c153 libxml_xmlDocPtrWrap(xmlDocPtr doc) argument
158 printf("libxml_xmlDocPtrWrap: doc = %p\n", doc);
160 if (doc == NULL) {
166 PyCObject_FromVoidPtrAndDesc((void *) doc, (char *) "xmlDocPtr",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/
H A DMakefile.am82 javadoc2/help-doc.html \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/docs/
H A Dautodocifier.pl157 my $doc = $docs{$applet} ||= { };
159 $doc->{$type} = beautify($text);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/doc/html/images/hw/
H A DMakefile.in224 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html/images/hw
258 subdir = doc/html/images/hw
272 $(AUTOMAKE) --foreign doc/html/images/hw/Makefile

Completed in 299 milliseconds

1234567891011>>