Searched refs:tree (Results 101 - 125 of 344) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxinclude.c17 #include <libxml/tree.h>
90 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree);
882 * Build a node list tree copy of the XPointer result.
885 * The caller has to free the node tree.
916 * list is the pointer to the root of the output tree
917 * listParent is a pointer to the parent of output tree (within
919 * last is a pointer to the last node added to the output tree
924 * Check if our output tree needs a parent
1054 /* don't consider it part of the tree content */
1094 * Build a node list tree cop
2318 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree) argument
2434 xmlNodePtr tree; local
2496 xmlXIncludeProcessTreeFlags(xmlNodePtr tree, int flags) argument
2525 xmlXIncludeProcessTree(xmlNodePtr tree) argument
[all...]
H A Dxlink.c36 #include <libxml/tree.h>
H A Dvalid.c254 * need of a tree to validate the content model. this is done in each
337 * only restriction is on the deepness of the tree limited by the
350 unsigned char depth; /* current depth in the overall tree */
1093 * @cur: the element content tree to free
1136 * @cur: the element content tree to free
1371 * @content: the element content tree or NULL
1768 * @cur: the tree to free.
1785 * @cur: the tree to copy.
1925 if (attr->tree != NULL)
1926 xmlFreeEnumeration(attr->tree);
1969 xmlAddAttributeDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name, const xmlChar *ns, xmlAttributeType type, xmlAttributeDefault def, const xmlChar *defaultValue, xmlEnumerationPtr tree) argument
4108 xmlEnumerationPtr tree = attr->tree; local
4354 xmlEnumerationPtr tree = attrDecl->tree; local
4384 xmlEnumerationPtr tree = attrDecl->tree; local
4551 xmlEnumerationPtr tree = attrDecl->tree; local
4593 xmlEnumerationPtr tree = attrDecl->tree; local
6599 xmlEnumerationPtr tree = cur->tree; local
[all...]
H A DHTMLtree.in.h2 * Summary: specific APIs to process HTML tree, especially serialization
4 * tree in an HTML specific way.
16 #include <libxml/tree.h>
H A Dencoding.in.h144 #include <libxml/tree.h>
H A Dentities.in.h15 #include <libxml/tree.h>
H A Dxmlautomata.in.h14 #include <libxml/tree.h>
H A Dxpointer.in.h24 #include <libxml/tree.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c17 #include <libxml/tree.h>
90 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree);
895 * Build a node list tree copy of the XPointer result.
898 * The caller has to free the node tree.
929 * list is the pointer to the root of the output tree
930 * listParent is a pointer to the parent of output tree (within
932 * last is a pointer to the last node added to the output tree
937 * Check if our output tree needs a parent
1067 /* don't consider it part of the tree content */
1107 * Build a node list tree cop
2326 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree) argument
2442 xmlNodePtr tree; local
2504 xmlXIncludeProcessTreeFlags(xmlNodePtr tree, int flags) argument
2533 xmlXIncludeProcessTree(xmlNodePtr tree) argument
[all...]
H A Dxlink.c36 #include <libxml/tree.h>
H A Dvalid.c259 * need of a tree to validate the content model. this is done in each
342 * only restriction is on the deepness of the tree limited by the
355 unsigned char depth; /* current depth in the overall tree */
1098 * @cur: the element content tree to free
1141 * @cur: the element content tree to free
1376 * @content: the element content tree or NULL
1773 * @cur: the tree to free.
1790 * @cur: the tree to copy.
1930 if (attr->tree != NULL)
1931 xmlFreeEnumeration(attr->tree);
1974 xmlAddAttributeDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name, const xmlChar *ns, xmlAttributeType type, xmlAttributeDefault def, const xmlChar *defaultValue, xmlEnumerationPtr tree) argument
4234 xmlEnumerationPtr tree = attr->tree; local
4480 xmlEnumerationPtr tree = attrDecl->tree; local
4510 xmlEnumerationPtr tree = attrDecl->tree; local
4677 xmlEnumerationPtr tree = attrDecl->tree; local
4719 xmlEnumerationPtr tree = attrDecl->tree; local
6725 xmlEnumerationPtr tree = cur->tree; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.c17 #include <libxml/tree.h>
90 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree);
882 * Build a node list tree copy of the XPointer result.
885 * The caller has to free the node tree.
916 * list is the pointer to the root of the output tree
917 * listParent is a pointer to the parent of output tree (within
919 * last is a pointer to the last node added to the output tree
924 * Check if our output tree needs a parent
1054 /* don't consider it part of the tree content */
1094 * Build a node list tree cop
2318 xmlXIncludeDoProcess(xmlXIncludeCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr tree) argument
2434 xmlNodePtr tree; local
2496 xmlXIncludeProcessTreeFlags(xmlNodePtr tree, int flags) argument
2525 xmlXIncludeProcessTree(xmlNodePtr tree) argument
[all...]
H A Dxlink.c36 #include <libxml/tree.h>
H A Dvalid.c254 * need of a tree to validate the content model. this is done in each
337 * only restriction is on the deepness of the tree limited by the
350 unsigned char depth; /* current depth in the overall tree */
1093 * @cur: the element content tree to free
1136 * @cur: the element content tree to free
1371 * @content: the element content tree or NULL
1768 * @cur: the tree to free.
1785 * @cur: the tree to copy.
1925 if (attr->tree != NULL)
1926 xmlFreeEnumeration(attr->tree);
1969 xmlAddAttributeDecl(xmlValidCtxtPtr ctxt, xmlDtdPtr dtd, const xmlChar *elem, const xmlChar *name, const xmlChar *ns, xmlAttributeType type, xmlAttributeDefault def, const xmlChar *defaultValue, xmlEnumerationPtr tree) argument
4108 xmlEnumerationPtr tree = attr->tree; local
4354 xmlEnumerationPtr tree = attrDecl->tree; local
4384 xmlEnumerationPtr tree = attrDecl->tree; local
4551 xmlEnumerationPtr tree = attrDecl->tree; local
4593 xmlEnumerationPtr tree = attrDecl->tree; local
6599 xmlEnumerationPtr tree = cur->tree; local
[all...]
H A DHTMLtree.in.h2 * Summary: specific APIs to process HTML tree, especially serialization
4 * tree in an HTML specific way.
16 #include <libxml/tree.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/
H A DMakefile.am78 javadoc2/overview-tree.html \
87 javadoc2/gnu/gettext/package-tree.html \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A Dinstall.com1 $! INSTALL.COM -- Installs the files in a given directory tree
6 $! P1 root of the directory tree
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dpcy_int.h173 /* This is the tree 'level' data */
220 X509_POLICY_TREE *tree);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/
H A Dinstall.com1 $! INSTALL.COM -- Installs the files in a given directory tree
6 $! P1 root of the directory tree
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dxpath2.c16 #include <libxml/tree.h>
156 * they get removed. Mixing XPath and modifications on a tree must be
165 * elements from the tree *except* namespace nodes where the XPath
166 * semantic is different from the implementation in libxml2 tree.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/mlx4/
H A Dmlx4.h11 * COPYING in the main directory of this source tree, or the
40 #include <linux/radix-tree.h>
203 struct radix_tree_root tree; member in struct:mlx4_cq_table
225 struct radix_tree_root tree; member in struct:mlx4_srq_table
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dpkt_cls.h217 * struct tcf_ematch_tree - ematch tree handle
219 * @hdr: ematch tree header supplied by userspace
235 * @match: called during ematch tree evaluation, must return 1/0
266 * tcf_em_tree_change - replace ematch tree of a running classifier
269 * @dst: destination ematch tree variable
270 * @src: source ematch tree (temporary tree from tcf_em_tree_validate)
272 * This functions replaces the ematch tree in @dst with the ematch
273 * tree in @src. The classifier in charge of the ematch tree ma
299 tcf_em_tree_match(struct sk_buff *skb, struct tcf_ematch_tree *tree, struct tcf_pkt_info *info) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D03-codebook.tex80 codeword decode tree:
198 \paragraph{Huffman decision tree representation}
202 tree used for entropy decoding.
244 decision tree with the entry numbers equivalent to the leaves numbered
249 \captionof{figure}{huffman tree illustration}
256 Note that it's possible to underspecify or overspecify a Huffman tree
258 eliminated, it's clear that the tree is unfinished:
262 \captionof{figure}{underspecified huffman tree illustration}
266 Similarly, in the original codebook, it's clear that the tree is fully
276 tree, thu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Dinstall.com1 $! INSTALL.COM -- Installs the files in a given directory tree
6 $! P1 root of the directory tree
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dinstall.com1 $! INSTALL.COM -- Installs the files in a given directory tree
6 $! P1 root of the directory tree

Completed in 416 milliseconds

1234567891011>>