Searched refs:tree (Results 176 - 200 of 344) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dlegacy.c16 #include <libxml/tree.h>
990 * @tree: the tree of enumerated value set
998 xmlEnumerationPtr tree)
1002 tree);
1010 * @content: the element value tree
996 attributeDecl(void *ctx, const xmlChar * elem, const xmlChar * fullname, int type, int def, const xmlChar * defaultValue, xmlEnumerationPtr tree) argument
H A DparserInternals.in.h387 xmlEnumerationPtr *tree);
390 xmlEnumerationPtr *tree);
H A Dvalid.in.h16 #include <libxml/tree.h>
250 xmlEnumerationPtr tree);
H A DxmlIO.in.h118 #include <libxml/tree.h>
H A Dxpath.in.h27 #include <libxml/tree.h>
107 XPATH_XSLT_TREE = 9 /* An XSLT value tree, non modifiable */
H A Dtree.c2 * tree.c : implementation of access function for an XML tree.
29 #include <libxml/tree.h>
52 xmlNsPtr xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns);
1169 * Free up all the structures used by a document, tree included.
1234 * produce a flat tree with only TEXTs and ENTITY_REFs.
1431 * produce a flat tree with only TEXTs and ENTITY_REFs.
2723 * @tree: the top element
2726 * update all nodes under the tree to point to the right document
2729 xmlSetTreeDoc(xmlNodePtr tree, xmlDocPt argument
5792 xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns) argument
5861 xmlReconciliateNs(xmlDocPtr doc, xmlNodePtr tree) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A DMakefile.msvc123 $(XML_INTDIR)\tree.obj\
168 $(XML_INTDIR_A)\tree.obj\
213 $(XML_INTDIR_A_DLL)\tree.obj\
H A DMakefile.bcb141 $(XML_INTDIR)\tree.obj\
186 $(XML_INTDIR_A)\tree.obj\
H A DMakefile.mingw131 $(XML_INTDIR)/tree.o\
178 $(XML_INTDIR_A)/tree.o\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_vfy.c857 ret = X509_policy_check(&ctx->tree, &ctx->explicit_policy, ctx->chain,
1363 ctx->tree = NULL;
1476 if (ctx->tree != NULL)
1478 X509_policy_tree_free(ctx->tree);
1479 ctx->tree=NULL;
1513 return ctx->tree;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DparserInternals.in.h387 xmlEnumerationPtr *tree);
390 xmlEnumerationPtr *tree);
H A Dvalid.in.h16 #include <libxml/tree.h>
250 xmlEnumerationPtr tree);
H A DxmlIO.in.h118 #include <libxml/tree.h>
H A Dxpath.in.h27 #include <libxml/tree.h>
107 XPATH_XSLT_TREE = 9 /* An XSLT value tree, non modifiable */
H A Dtree.c2 * tree.c : implementation of access function for an XML tree.
29 #include <libxml/tree.h>
52 xmlNsPtr xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns);
1169 * Free up all the structures used by a document, tree included.
1234 * produce a flat tree with only TEXTs and ENTITY_REFs.
1431 * produce a flat tree with only TEXTs and ENTITY_REFs.
2723 * @tree: the top element
2726 * update all nodes under the tree to point to the right document
2729 xmlSetTreeDoc(xmlNodePtr tree, xmlDocPt argument
5792 xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns) argument
5861 xmlReconciliateNs(xmlDocPtr doc, xmlNodePtr tree) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DparserInternals.h387 xmlEnumerationPtr *tree);
390 xmlEnumerationPtr *tree);
H A Dvalid.h16 #include <libxml/tree.h>
250 xmlEnumerationPtr tree);
H A DxmlIO.h118 #include <libxml/tree.h>
H A Dxpath.h27 #include <libxml/tree.h>
107 XPATH_XSLT_TREE = 9 /* An XSLT value tree, non modifiable */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dhfsplus_fs.h91 struct hfs_btree *tree; member in struct:hfs_bnode
241 struct hfs_btree *tree; member in struct:hfs_find_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestAutomata.c13 #include <libxml/tree.h>
H A Dtree.c2 * tree.c : implementation of access function for an XML tree.
29 #include <libxml/tree.h>
52 xmlNsPtr xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns);
1176 * Free up all the structures used by a document, tree included.
1241 * produce a flat tree with only TEXTs and ENTITY_REFs.
1438 * produce a flat tree with only TEXTs and ENTITY_REFs.
2742 * @tree: the top element
2745 * update all nodes under the tree to point to the right document
2748 xmlSetTreeDoc(xmlNodePtr tree, xmlDocPt argument
5850 xmlNewReconciliedNs(xmlDocPtr doc, xmlNodePtr tree, xmlNsPtr ns) argument
5919 xmlReconciliateNs(xmlDocPtr doc, xmlNodePtr tree) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml_wrap.h2 #include <libxml/tree.h>
31 * compiled outside the libxml2 build tree.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_dmap.h24 #define TREESIZE (256+64+16+4+1) /* size of a dmap tree */
25 #define LEAFIND (64+16+4+1) /* index of 1st leaf of a dmap tree */
26 #define LPERDMAP 256 /* num leaves per dmap tree */
27 #define L2LPERDMAP 8 /* l2 number of leaves per dmap tree */
33 #define CTLTREESIZE (1024+256+64+16+4+1) /* size of a dmapctl tree */
34 #define CTLLEAFIND (256+64+16+4+1) /* idx of 1st leaf of a dmapctl tree */
35 #define LPERCTL 1024 /* num of leaves per dmapctl tree */
36 #define L2LPERCTL 10 /* l2 num of leaves per dmapctl tree */
37 #define ROOT 0 /* index of the root of a tree */
62 * of the tree
164 struct dmaptree tree; /* 360: dmap tree */ member in struct:dmap
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mlx4/
H A Ddevice.h7 * COPYING in the main directory of this source tree, or the
38 #include <linux/radix-tree.h>

Completed in 485 milliseconds

1234567891011>>