Searched refs:tree (Results 251 - 275 of 344) sorted by relevance

<<11121314

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmllint.c76 #include <libxml/tree.h>
1095 const xmlChar * defaultValue, xmlEnumerationPtr tree)
1106 xmlFreeEnumeration(tree);
2129 * build an XML tree from a string;
2824 printf("\t--debug : dump a debug tree of the in-memory document\n");
2838 printf("\t--noout : don't output the result tree\n");
2898 printf("\t--dtdattr : loaddtd + populate the tree with inherited attributes \n");
2917 printf("\t--sax: do not build a tree but work just at the SAX level\n");
1093 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar * elem, const xmlChar * name, int type, int def, const xmlChar * defaultValue, xmlEnumerationPtr tree) argument
H A DMakefile.in80 parserInternals.c parser.c tree.c hash.c list.c xmlIO.c \
90 @WITH_TRIO_SOURCES_FALSE@ parserInternals.lo parser.lo tree.lo \
105 @WITH_TRIO_SOURCES_TRUE@ parserInternals.lo parser.lo tree.lo \
524 @WITH_TRIO_SOURCES_FALSE@ parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
534 @WITH_TRIO_SOURCES_TRUE@ parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
940 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tree.Plo@am__quote@
H A Drunsuite.c25 #include <libxml/tree.h>
H A Ddict.c32 #include <libxml/tree.h>
H A Dschematron.c30 #include <libxml/tree.h>
88 xmlNodePtr node; /* the node in the tree */
104 xmlNodePtr node; /* the node in the tree */
661 * @doc: a preparsed document tree
1592 * @instance: the document instace tree
1595 * Validate a rule against a tree instance at a given position
1656 * @instance: the document instace tree
1658 * Validate a tree instance against the schematron
H A DMakefile80 parserInternals.c parser.c tree.c hash.c list.c xmlIO.c \
90 parserInternals.lo parser.lo tree.lo \
105 # parserInternals.lo parser.lo tree.lo \
524 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
534 # parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
940 include ./$(DEPDIR)/tree.Plo
H A DMakefile.am25 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
35 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
H A Dc14n.c22 #include <libxml/tree.h>
H A Dtestapi.c188 #include <libxml/tree.h>
1174 #include <libxml/tree.h>
2185 htmlNodePtr node; /* an htmlNodePtr in a tree */
3796 xmlEnumerationPtr tree; /* the tree of enumerated value set */ local
3813 tree = gen_xmlEnumerationPtr(n_tree, 6);
3815 xmlSAX2AttributeDecl(ctx, (const xmlChar *)elem, (const xmlChar *)fullname, type, def, (const xmlChar *)defaultValue, tree); local
3823 des_xmlEnumerationPtr(n_tree, tree, 6);
3987 xmlElementContentPtr content; /* the element value tree */
7679 xmlNodePtr tree; /* local
22593 xmlNodePtr tree; /* a node defining the subtree to reconciliate */ local
24438 xmlEnumerationPtr tree; /* if it's an enumeration, the associated list */ local
27145 xmlNodePtr tree; /* a node in an XML document */ local
27179 xmlNodePtr tree; /* a node in an XML document */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dmsh.c404 static char *tree(unsigned size);
765 DBGPRINTF(("PRINT_TREE: no tree\n"));
2098 t = (struct op *) tree(sizeof(*t));
2164 iop = (struct ioword *) tree(sizeof(*iop));
2385 static char *tree(unsigned size) function
2452 * execute tree
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tokenring/
H A Dsmctr.c755 DECODE_TREE_NODE *tree; local
767 tree = (DECODE_TREE_NODE *)(tp->ptr_ucode + TREE_OFFSET);
775 while((tree + branch)->tag != LEAF && weight)
777 branch = *ucode & bit ? (tree + branch)->llink
778 : (tree + branch)->rlink;
790 buff |= (tree + branch)->info << shift;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/makefiles/
H A DWLAN_Common.mk145 # This points to the root of the build tree, currently known to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile291 tree.html xmldtd.html XMLinfo.html XSLT.html
H A DMakefile.in291 tree.html xmldtd.html XMLinfo.html XSLT.html
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DMakefile286 tree.h \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dc14n.c22 #include <libxml/tree.h>
H A Dschematron.c30 #include <libxml/tree.h>
88 xmlNodePtr node; /* the node in the tree */
104 xmlNodePtr node; /* the node in the tree */
656 * @doc: a preparsed document tree
1537 * @instance: the document instace tree
1540 * Validate a rule against a tree instance at a given position
1601 * @instance: the document instace tree
1603 * Validate a tree instance against the schematron
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dc14n.c22 #include <libxml/tree.h>
H A Dschematron.c30 #include <libxml/tree.h>
88 xmlNodePtr node; /* the node in the tree */
104 xmlNodePtr node; /* the node in the tree */
656 * @doc: a preparsed document tree
1537 * @instance: the document instace tree
1540 * Validate a rule against a tree instance at a given position
1601 * @instance: the document instace tree
1603 * Validate a tree instance against the schematron
H A DparserInternals.c40 #include <libxml/tree.h>
1801 * @node: an XML node within the tree
H A Dpattern.c31 #include <libxml/tree.h>
1719 * tree level.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dpod2man.pl76 best if you put your Perl man pages in a separate tree, like
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dpod2man.pl76 best if you put your Perl man pages in a separate tree, like
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/projects/
H A DMakefile476 LIBXML_H = libxml/DOCBparser.h libxml/HTMLparser.h libxml/HTMLtree.h libxml/SAX2.h libxml/SAX.h libxml/c14n.h libxml/catalog.h libxml/chvalid.h libxml/debugXML.h libxml/dict.h libxml/encoding.h libxml/entities.h libxml/globals.h libxml/hash.h libxml/list.h libxml/nanoftp.h libxml/nanohttp.h libxml/parser.h libxml/parserInternals.h libxml/pattern.h libxml/relaxng.h libxml/schemasInternals.h libxml/schematron.h libxml/threads.h libxml/tree.h libxml/uri.h libxml/valid.h libxml/xinclude.h libxml/xlink.h libxml/xmlIO.h libxml/xmlautomata.h libxml/xmlerror.h libxml/xmlexports.h libxml/xmlmemory.h libxml/xmlmodule.h libxml/xmlreader.h libxml/xmlregexp.h libxml/xmlsave.h libxml/xmlschemas.h libxml/xmlschemastypes.h libxml/xmlstring.h libxml/xmlunicode.h libxml/xmlversion.h libxml/xmlwriter.h libxml/xpath.h libxml/xpathInternals.h libxml/xpointer.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/styles/
H A DMakefile486 LIBXML_H = libxml/DOCBparser.h libxml/HTMLparser.h libxml/HTMLtree.h libxml/SAX2.h libxml/SAX.h libxml/c14n.h libxml/catalog.h libxml/chvalid.h libxml/debugXML.h libxml/dict.h libxml/encoding.h libxml/entities.h libxml/globals.h libxml/hash.h libxml/list.h libxml/nanoftp.h libxml/nanohttp.h libxml/parser.h libxml/parserInternals.h libxml/pattern.h libxml/relaxng.h libxml/schemasInternals.h libxml/schematron.h libxml/threads.h libxml/tree.h libxml/uri.h libxml/valid.h libxml/xinclude.h libxml/xlink.h libxml/xmlIO.h libxml/xmlautomata.h libxml/xmlerror.h libxml/xmlexports.h libxml/xmlmemory.h libxml/xmlmodule.h libxml/xmlreader.h libxml/xmlregexp.h libxml/xmlsave.h libxml/xmlschemas.h libxml/xmlschemastypes.h libxml/xmlstring.h libxml/xmlunicode.h libxml/xmlversion.h libxml/xmlwriter.h libxml/xpath.h libxml/xpathInternals.h libxml/xpointer.h

Completed in 544 milliseconds

<<11121314