Searched defs:tree (Results 1 - 25 of 176) sorted by relevance

12345678

/freebsd-10-stable/contrib/unbound/iterator/
H A Diter_donotq.h61 rbtree_t tree; member in struct:iter_donotq
H A Diter_hints.h62 rbtree_t tree; member in struct:iter_hints
H A Diter_fwd.h60 rbtree_t* tree; member in struct:iter_forwards
/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dkey_defined.c38 find_definition(TRIES * tree, const char *str) argument
H A Dtries.c49 _nc_expand_try(TRIES * tree, unsigned code, int *count, size_t len) argument
88 _nc_remove_key(TRIES ** tree, unsigned code) argument
120 _nc_remove_string(TRIES ** tree, const char *string) argument
[all...]
/freebsd-10-stable/contrib/ncurses/ncurses/trace/
H A Dtrace_tries.c45 recur_tries(TRIES * tree, unsigned level) argument
67 _nc_trace_tries(TRIES * tree) argument
[all...]
/freebsd-10-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex[all...]
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dadd_tries.c48 _nc_add_to_try(TRIES ** tree, const char *str, unsigned code) argument
/freebsd-10-stable/contrib/dtc/
H A Dfstree.c31 struct node *tree; local
84 struct node *tree; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dcoretypes.h47 typedef union tree_node *tree; typedef in typeref:union:tree_node
75 #define tree union _dont_use_tree_here_ * macro
/freebsd-10-stable/contrib/unbound/daemon/
H A Dacl_list.h78 rbtree_t tree; member in struct:acl_list
/freebsd-10-stable/usr.bin/find/
H A Dfind.c166 FTS *tree; /* pointer to top of FTS hierarchy */ variable
/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dpcy_lib.c70 int X509_policy_tree_level_count(const X509_POLICY_TREE *tree) argument
77 X509_POLICY_LEVEL *X509_policy_tree_get0_level(const X509_POLICY_TREE *tree, argument
[all...]
H A Dpcy_node.c111 level_add_node(X509_POLICY_LEVEL *level, const X509_POLICY_DATA *data, X509_POLICY_NODE *parent, X509_POLICY_TREE *tree) argument
/freebsd-10-stable/sys/mips/atheros/
H A Dar71xx_wdog.c104 struct sysctl_oid *tree = device_get_sysctl_tree(sc->dev); local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff.c134 svn_diff__tree_t *tree; local
H A Ddiff4.c174 svn_diff__tree_t *tree; local
/freebsd-10-stable/contrib/unbound/validator/
H A Dval_anchor.h69 rbtree_t* tree; member in struct:val_anchors
H A Dval_neg.h72 rbtree_t tree; member in struct:val_neg_cache
117 rbtree_t tree; member in struct:val_neg_zone
/freebsd-10-stable/sys/mips/rmi/dev/iic/
H A Dat24co2n.c96 struct sysctl_oid *tree = device_get_sysctl_tree(dev); local
H A Dmax6657.c95 struct sysctl_oid *tree = device_get_sysctl_tree(dev); local
/freebsd-10-stable/usr.bin/dtc/
H A Dchecking.hh89 virtual bool check_node(device_tree *tree, node *n) argument
97 virtual bool check_property(device_tree *tree, node *n, property *p) argument
104 bool check_tree(fdt::device_tree *tree) argument
163 check(device_tree *tree, node *n, property *p) argument
178 check(device_tree *tree, node *n, property *p) argument
193 check(device_tree *tree, node *n, property *p) argument
216 check(device_tree *tree, node *n, property *p) argument
[all...]
/freebsd-10-stable/sys/dev/jedec_ts/
H A Djedec_ts.c246 struct sysctl_oid_list *tree; local
/freebsd-10-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c186 struct sysctl_oid_list *tree; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_private.h63 struct tree *tree; member in struct:archive_read_disk

Completed in 121 milliseconds

12345678