Searched defs:node (Results 101 - 125 of 798) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libobjc/
H A Dhash.c80 node_ptr node; local
110 node_ptr node = (node_ptr) objc_calloc (1, sizeof (struct cache_node)); local
174 node_ptr node = cache->node_table[indx]; local
207 objc_hash_next(cache_ptr cache, node_ptr node) argument
249 node_ptr node = cache->node_table[(*cache->hash_func)(cache, key)]; local
270 node_ptr node = cache->node_table[(*cache->hash_func)(cache, key)]; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dbinomial_heap_base_.hpp89 typedef typename base_type::node node; typedef in class:__gnu_pbds::detail::binomial_heap_base_
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc.hpp63 typedef Node node; typedef in class:__gnu_pbds::detail::rc
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dipa-utils.c161 struct cgraph_node *node; local
[all...]
H A Dprint-tree.c40 tree node; member in struct:bucket
51 debug_tree (tree node) argument
63 print_node_brief (FILE *file, const char *prefix, tree node, int indent) argument
161 print_node(FILE *file, const char *prefix, tree node, int indent) argument
[all...]
H A Dtree-dump.h49 splay_tree_node node; member in struct:dump_queue
62 tree node; member in struct:dump_info
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A Dfootnotes.c56 make_footnotes_node (NODE *node) argument
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dnode.h34 char *node; /* Name of this node. */ member in struct:tentry
69 char *node; /* Name of node referred to. */ member in struct:node_ref
[all...]
H A Dtoc.c151 toc_find_section_of_node(char *node) argument
[all...]
/netbsd-6-1-5-RELEASE/include/
H A Dsearch.h45 typedef struct node { struct
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dpr18241-1.c19 struct radix_tree_node *node, **slot; member in struct:radix_tree_path
26 static inline void tag_clear(struct radix_tree_node *node, int tag, int offset) argument
91 struct radix_tree_node node; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dmemecc.c80 int node; local
H A Dmkclock.c172 int node; local
230 clockattach(struct mk48txx_softc *sc, int node) argument
H A Dopenprom.c122 int node, optionsnode, len, ok, error, s; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/common/
H A Dnetif_sun.c74 int node; local
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dcom_ebus.c113 int node, port; local
[all...]
H A Dmkclock.c242 mkclock_attach(struct mk48txx_softc *sc, int node) argument
H A Dpcfiic_ebus.c199 envctrl_props(prop_array_t c, int node) argument
218 envctrltwo_props(prop_array_t c, int node) argument
181 add_prop(prop_array_t c, const char *name, const char *compat, u_int addr, int node) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dpci_machdep.h78 int node; member in struct:sparc_pci_chipset::spc_busnode
/netbsd-6-1-5-RELEASE/sys/arch/xen/xen/
H A Dxen_machdep.c228 const struct sysctlnode *node = NULL; local
261 struct sysctlnode node; local
[all...]
/netbsd-6-1-5-RELEASE/sys/compat/freebsd/
H A Dfreebsd_sysctl.c190 struct sysctlnode *node, *pnode; local
/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32_sysctl.c81 struct sysctlnode node; local
97 struct sysctlnode node; local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/acpi/
H A Dacpi_debug.c274 struct sysctlnode node; local
304 struct sysctlnode node; local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/arcbios/
H A Darcbios.c124 arcbios_fetch_system_identifier(struct arcbios_component *node, argument
146 arcbios_subtree_walk(struct arcbios_component *node, argument
174 arcbios_component_id_copy(struct arcbios_component *node, char *dst, size_t dstsize) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/i2c/
H A Dg760a.c167 struct sysctlnode node; local
221 struct sysctlnode* me = NULL, * node = NULL; local

Completed in 296 milliseconds

1234567891011>>