Searched refs:tree (Results 201 - 225 of 344) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat184 Rem unsetenv.c from djdev204 CVS tree.
190 Rem getpwman.c and pwd.h (djpwd.h) from djdev204 CVS tree.
196 Rem src/msginit.c must use the distributed CVS tree pwd.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DMakefile.in336 @HAVE_DBUS_TRUE@@HAVE_MONODOC_TRUE@@HAVE_MONO_TRUE@monodoc_DATA = avahi-sharp-docs.zip avahi-sharp-docs.tree avahi-sharp-docs.source
567 @HAVE_DBUS_TRUE@@HAVE_MONODOC_TRUE@@HAVE_MONO_TRUE@avahi-sharp-docs.zip: avahi-sharp-docs.tree
569 @HAVE_DBUS_TRUE@@HAVE_MONODOC_TRUE@@HAVE_MONO_TRUE@avahi-sharp-docs.tree: $(srcdir)/en/*/*
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-ui-sharp/
H A DMakefile.in322 @HAVE_DBUS_TRUE@@HAVE_GTK_TRUE@@HAVE_MONODOC_TRUE@@HAVE_MONO_TRUE@monodoc_DATA = avahi-ui-sharp-docs.zip avahi-ui-sharp-docs.tree avahi-ui-sharp-docs.source
556 @HAVE_DBUS_TRUE@@HAVE_GTK_TRUE@@HAVE_MONODOC_TRUE@@HAVE_MONO_TRUE@avahi-ui-sharp-docs.zip: avahi-ui-sharp-docs.tree
558 @HAVE_DBUS_TRUE@@HAVE_GTK_TRUE@@HAVE_MONODOC_TRUE@@HAVE_MONO_TRUE@avahi-ui-sharp-docs.tree: $(srcdir)/en/*/*
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h16 #include <libxml/tree.h>
263 int docdict; /* use strings from dict to build tree */
289 int dictNames; /* Use dictionary names for the tree */
425 * @tree: the tree of enumerated value set
435 xmlEnumerationPtr tree);
441 * @content: the element value tree
1093 the tree allowed afterwards (will possibly
1094 crash if you try to modify the tree) */
H A Dxmlreader.in.h14 #include <libxml/tree.h>
H A Dtree.in.h2 * Summary: interfaces for tree manipulation
3 * Description: this module describes the structures found in an tree resulting
5 * various processing on that tree
62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
110 * The different element types carried by an XML tree.
227 xmlEnumerationPtr tree; /* or the enumeration tree if any */ member in struct:_xmlAttribute
444 * A node in an XML tree.
497 struct _xmlNode *children; /* the document tree */
905 xmlSetTreeDoc (xmlNodePtr tree,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A DMakefile.am16 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 Dparser.h16 #include <libxml/tree.h>
263 int docdict; /* use strings from dict to build tree */
289 int dictNames; /* Use dictionary names for the tree */
427 * @tree: the tree of enumerated value set
437 xmlEnumerationPtr tree);
443 * @content: the element value tree
1095 the tree allowed afterwards (will possibly
1096 crash if you try to modify the tree) */
H A Dxmlreader.h14 #include <libxml/tree.h>
H A Dtree.h2 * Summary: interfaces for tree manipulation
3 * Description: this module describes the structures found in an tree resulting
5 * various processing on that tree
62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
112 * The different element types carried by an XML tree.
229 xmlEnumerationPtr tree; /* or the enumeration tree if any */ member in struct:_xmlAttribute
446 * A node in an XML tree.
516 struct _xmlNode *children; /* the document tree */
933 xmlSetTreeDoc (xmlNodePtr tree,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dirq.h14 #include <linux/radix-tree.h>
60 * we use an open firmware device-tree. We do have references to struct
95 /* Translate device-tree interrupt specifier from raw format coming
116 #define IRQ_HOST_MAP_TREE 3 /* radix tree */
122 struct radix_tree_root tree; member in union:irq_host::__anon9281
145 * @node: device-tree node of the interrupt controller
155 * this call as well. For a IRQ_HOST_MAP_TREE, the radix tree will be allocated
167 * @node: device-tree node of the interrupt controller
179 * aren't properly represented in the device-tree.
232 * This is a fast path, for use by irq controller code that uses radix tree
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h16 #include <libxml/tree.h>
263 int docdict; /* use strings from dict to build tree */
289 int dictNames; /* Use dictionary names for the tree */
425 * @tree: the tree of enumerated value set
435 xmlEnumerationPtr tree);
441 * @content: the element value tree
1093 the tree allowed afterwards (will possibly
1094 crash if you try to modify the tree) */
H A Dxmlreader.in.h14 #include <libxml/tree.h>
H A Dtree.in.h2 * Summary: interfaces for tree manipulation
3 * Description: this module describes the structures found in an tree resulting
5 * various processing on that tree
62 * 2) when creating a tree, xmlNs->href is stored in the dict of xmlDoc.
110 * The different element types carried by an XML tree.
227 xmlEnumerationPtr tree; /* or the enumeration tree if any */ member in struct:_xmlAttribute
444 * A node in an XML tree.
497 struct _xmlNode *children; /* the document tree */
905 xmlSetTreeDoc (xmlNodePtr tree,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestRegexp.c13 #include <libxml/tree.h>
H A Drunxmlconf.c27 #include <libxml/tree.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Deditreg.c109 The nk-record can be treated as a kombination of tree-record and
358 * It is a tree structure that mimics what you see with tools like regedit
638 REG_KEY *root; /* Root of the tree for this file */
787 REG_KEY *nt_find_key_by_name(REG_KEY *tree, char *key);
809 * Find key by name in a tree ... We will assume absolute names here, but we
810 * need the root of the tree ...
813 REG_KEY *nt_find_key_by_name(REG_KEY *tree, char *key) argument
818 if (!tree || !key || !*key) return NULL;
832 if (strcmp(c1, tree->name) != 0) goto error;
835 tmp = nt_find_key_in_list_by_name(tree
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/
H A DMakefile.in444 javadoc2/overview-tree.html \
453 javadoc2/gnu/gettext/package-tree.html \
H A DMakefile444 javadoc2/overview-tree.html \
453 javadoc2/gnu/gettext/package-tree.html \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/
H A DMakefile.am180 lib/libxml/tree.c \
181 lib/libxml/tree.in.h \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dapps.c2317 X509_POLICY_TREE *tree; local
2325 tree = X509_STORE_CTX_get0_policy_tree(ctx);
2331 nodes_print(out, "Authority", X509_policy_tree_get0_policies(tree));
2332 nodes_print(out, "User", X509_policy_tree_get0_user_policies(tree));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifsproto.h106 const char *tree, struct cifsTconInfo *tcon,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Dcatalog.c8 * This file contains the functions related to the catalog B-tree.
79 * Add a new file or directory to the catalog B-tree and
143 * This is the comparison function used for the catalog B-tree. In
144 * comparing catalog B-tree entries, the parent id is the most
232 if (fd.tree->keycmp(fd.search_key, (void *)&rd->key) < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A DMakefile1217 tango:www/avahi.org/tree/download/
1218 scp avahi-$(PACKAGE_VERSION).tar.gz tango:www/avahi.org/tree/download/
1221 ssh tango rm -rf www/avahi.org/tree/download/doxygen
1222 scp -r doxygen/html tango:www/avahi.org/tree/download/doxygen
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/VMS/
H A Dmkshared.com4 $! tree (the same directory where one finds INSTALL.VMS).

Completed in 323 milliseconds

1234567891011>>