Home
last modified time | relevance | path

Searched defs:node (Results 1 – 25 of 1300) sorted by relevance

12345678910>>...52

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dprintpoolfield.c49 ip_pool_node_t *node = (ip_pool_node_t *)p; local
57 iphtent_t *node = (iphtent_t *)p; local
63 ipf_dstnode_t *node = (ipf_dstnode_t *)p; local
73 ip_pool_node_t *node = (ip_pool_node_t *)p; local
79 iphtent_t *node = (iphtent_t *)p; local
95 ipf_dstnode_t *node = (ipf_dstnode_t *)p; local
108 ip_pool_node_t *node = (ip_pool_node_t *)p; local
116 iphtent_t *node = (iphtent_t *)p; local
130 ip_pool_node_t *node = (ip_pool_node_t *)p; local
138 iphtent_t *node = (iphtent_t *)p; local
[all …]
/netbsd-src/external/bsd/kyua-cli/dist/utils/config/
H A Dnodes_test.cpp85 config::bool_node node; in ATF_TEST_CASE_BODY() local
100 config::bool_node node; in ATF_TEST_CASE_BODY() local
110 config::bool_node node; in ATF_TEST_CASE_BODY() local
123 config::bool_node node; in ATF_TEST_CASE_BODY() local
137 config::bool_node node; in ATF_TEST_CASE_BODY() local
150 config::bool_node node; in ATF_TEST_CASE_BODY() local
161 config::bool_node node; in ATF_TEST_CASE_BODY() local
172 config::bool_node node; in ATF_TEST_CASE_BODY() local
181 config::bool_node node; in ATF_TEST_CASE_BODY() local
192 config::int_node node; in ATF_TEST_CASE_BODY() local
[all …]
/netbsd-src/external/mit/isl/dist/
H A Disl_schedule_node.c31 isl_schedule_node *node; in isl_schedule_node_alloc() local
69 isl_schedule_node *node; in isl_schedule_node_from_domain() local
87 isl_schedule_node *node; in isl_schedule_node_from_extension() local
103 isl_ctx *isl_schedule_node_get_ctx(__isl_keep isl_schedule_node *node) in isl_schedule_node_get_ctx()
111 __isl_keep isl_schedule_node *node) in isl_schedule_node_peek_leaf()
119 __isl_keep isl_schedule_node *node) in isl_schedule_node_get_leaf()
127 __isl_keep isl_schedule_node *node) in isl_schedule_node_get_type()
136 __isl_keep isl_schedule_node *node) in isl_schedule_node_get_parent_type()
167 __isl_keep isl_schedule_node *node) in isl_schedule_node_get_tree()
178 __isl_keep isl_schedule_node *node) in isl_schedule_node_get_schedule()
[all …]
H A Disl_ast.c118 __isl_keep isl_ast_node *node, void *user), in isl_ast_print_options_set_print_user()
139 __isl_keep isl_ast_node *node, void *user), in isl_ast_print_options_set_print_for()
902 isl_ctx *isl_ast_node_get_ctx(__isl_keep isl_ast_node *node) in isl_ast_node_get_ctx()
907 enum isl_ast_node_type isl_ast_node_get_type(__isl_keep isl_ast_node *node) in isl_ast_node_get_type()
915 isl_ast_node *node; in isl_ast_node_alloc() local
935 isl_ast_node *node; in isl_ast_node_alloc_if() local
957 isl_ast_node *node; in isl_ast_node_alloc_for() local
981 __isl_take isl_ast_node *node) in isl_ast_node_alloc_mark()
1010 isl_ast_node *node; in isl_ast_node_user_from_expr() local
1040 isl_ast_node *node; in isl_ast_node_block_from_children() local
[all …]
H A Disl_test_python.py336 def inc_count(node): argument
342 def fail_map(node): argument
353 def inc_count(node): argument
360 def inc_count(node): argument
366 def is_not_domain(node): argument
371 def fail(node): argument
382 def collect_filters(node): argument
397 def mark_unroll(node): argument
405 def inc_count_ast(node, build): argument
425 def inc_count_ast(node, build): argument
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgl_anylinked_list2.h94 gl_list_node_t node = in gl_linked_create() local
127 gl_linked_node_value (gl_list_t list, gl_list_node_t node) in gl_linked_node_value()
133 gl_linked_next_node (gl_list_t list, gl_list_node_t node) in gl_linked_next_node()
139 gl_linked_previous_node (gl_list_t list, gl_list_node_t node) in gl_linked_previous_node()
148 gl_list_node_t node; in gl_linked_get_at() local
174 gl_list_node_t node; in gl_linked_set_at() local
239 gl_list_node_t node; in gl_linked_search_from_to() local
280 gl_list_node_t node; in gl_linked_search_from_to() local
390 gl_list_node_t node; in gl_linked_indexof_from_to() local
500 gl_list_node_t node = in gl_linked_add_first() local
[all …]
/netbsd-src/usr.sbin/autofs/
H A Dcommon.h52 struct node { struct
55 struct node *n_parent; argument
56 char *n_key;
57 char *n_options;
58 char *n_location;
59 char *n_map;
83 struct node *node_new_root(void); argument
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Drbt.c102 PARENT(node) global() argument
103 LEFT(node) global() argument
104 RIGHT(node) global() argument
105 DOWN(node) global() argument
106 UPPERNODE(node) global() argument
107 DATA(node) global() argument
108 IS_EMPTY(node) global() argument
109 HASHNEXT(node) global() argument
110 HASHVAL(node) global() argument
111 COLOR(node) global() argument
112 NAMELEN(node) global() argument
113 OLDNAMELEN(node) global() argument
114 OFFSETLEN(node) global() argument
115 ATTRS(node) global() argument
116 IS_ROOT(node) global() argument
117 FINDCALLBACK(node) global() argument
119 WANTEMPTYDATA_OR_DATA(options,node) global() argument
126 DIRTY(node) global() argument
127 WILD(node) global() argument
128 LOCKNUM(node) global() argument
143 NAME(node) global() argument
144 OFFSETS(node) global() argument
145 OLDOFFSETLEN(node) global() argument
147 NODE_SIZE(node) global() argument
153 IS_RED(node) global() argument
154 IS_BLACK(node) global() argument
155 MAKE_RED(node) global() argument
156 MAKE_BLACK(node) global() argument
165 ADD_LEVEL(chain,node) global() argument
178 NODENAME(dns_rbtnode_t * node,dns_name_t * name) NODENAME() argument
194 Name(dns_rbtnode_t * node) Name() argument
211 get_upper_node(dns_rbtnode_t * node) get_upper_node() argument
216 dns__rbtnode_getdistance(dns_rbtnode_t * node) dns__rbtnode_getdistance() argument
284 dns__rbtnode_namelen(dns_rbtnode_t * node) dns__rbtnode_namelen() argument
308 dns__rbtnode_getsize(dns_rbtnode_t * node) dns__rbtnode_getsize() argument
427 move_chain_to_last(dns_rbtnodechain_t * chain,dns_rbtnode_t * node) move_chain_to_last() argument
773 dns_rbtnode_t *node; dns_rbt_addname() local
803 dns_rbt_findnode(dns_rbt_t * rbt,const dns_name_t * name,dns_name_t * foundname,dns_rbtnode_t ** node,dns_rbtnodechain_t * chain,unsigned int options,dns_rbtfindcallback_t callback,void * callback_arg) dns_rbt_findnode() argument
1334 dns_rbtnode_t *node = NULL; dns_rbt_findname() local
1356 dns_rbtnode_t *node = NULL; dns_rbt_deletename() local
1429 dns_rbt_deletenode(dns_rbt_t * rbt,dns_rbtnode_t * node,bool recurse) dns_rbt_deletenode() argument
1491 dns_rbt_namefromnode(dns_rbtnode_t * node,dns_name_t * name) dns_rbt_namefromnode() argument
1500 dns_rbt_fullnamefromnode(dns_rbtnode_t * node,dns_name_t * name) dns_rbt_fullnamefromnode() argument
1528 dns_rbt_formatnodename(dns_rbtnode_t * node,char * printname,unsigned int size) dns_rbt_formatnodename() argument
1551 dns_rbtnode_t *node; create_node() local
1625 hash_add_node(dns_rbt_t * rbt,dns_rbtnode_t * node,const dns_name_t * name) hash_add_node() argument
1710 dns_rbtnode_t *node = NULL; hashtable_rehash_one() local
1766 hash_node(dns_rbt_t * rbt,dns_rbtnode_t * node,const dns_name_t * name) hash_node() argument
1825 rotate_left(dns_rbtnode_t * node,dns_rbtnode_t ** rootp) rotate_left() argument
1858 rotate_right(dns_rbtnode_t * node,dns_rbtnode_t ** rootp) rotate_right() argument
1895 addonlevel(dns_rbtnode_t * node,dns_rbtnode_t * current,int order,dns_rbtnode_t ** rootp) addonlevel() argument
2239 dns_rbtnode_t *node = *nodep; freenode() local
2258 dns_rbtnode_t *node = root; deletetreeflat() local
2262 dns_rbtnode_t *node = root; deletetreeflat() local
2266 dns_rbtnode_t *node = root; deletetreeflat() local
2274 dns_rbtnode_t *node = root; deletetreeflat() local
2301 getheight_helper(dns_rbtnode_t * node) getheight_helper() argument
2324 check_properties_helper(dns_rbtnode_t * node) check_properties_helper() argument
2371 check_black_distance_helper(dns_rbtnode_t * node,size_t * distance) check_black_distance_helper() argument
2455 printnodename(dns_rbtnode_t * node,bool quoted,FILE * f) printnodename() argument
2537 print_dot_helper(dns_rbtnode_t * node,unsigned int * nodecount,bool show_pointers,FILE * f) print_dot_helper() argument
2628 dns_rbtnodechain_current(dns_rbtnodechain_t * chain,dns_name_t * name,dns_name_t * origin,dns_rbtnode_t ** node) dns_rbtnodechain_current() argument
[all...]
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhash.h30 struct node struct
33 struct node *next; argument
34 struct node *prev; argument
35 struct node *hashnext; argument
36 struct node *hashprev; argument
39 void (*delproc) (struct node *); argument
/netbsd-src/sys/fs/tmpfs/
H A Dtmpfs_subr.c109 tmpfs_init_vnode(struct vnode *vp, tmpfs_node_t *node) in tmpfs_init_vnode()
163 tmpfs_node_t *node; in tmpfs_loadvnode() local
188 tmpfs_node_t *node, *dnode; in tmpfs_newvnode() local
309 tmpfs_free_node(tmpfs_mount_t *tmp, tmpfs_node_t *node) in tmpfs_free_node()
372 tmpfs_node_t *dnode = VP_TO_TMPFS_DIR(dvp), *node; in tmpfs_construct_node() local
498 tmpfs_dir_attach(tmpfs_node_t *dnode, tmpfs_dirent_t *de, tmpfs_node_t *node) in tmpfs_dir_attach()
556 tmpfs_node_t *node = de->td_node; in tmpfs_dir_detach() local
600 tmpfs_dir_lookup(tmpfs_node_t *node, struct componentname *cnp) in tmpfs_dir_lookup()
628 tmpfs_dir_cached(tmpfs_node_t *node) in tmpfs_dir_cached()
737 tmpfs_dir_lookupbyseq(tmpfs_node_t *node, off_t seq) in tmpfs_dir_lookupbyseq()
[all …]
/netbsd-src/sys/dev/raidframe/
H A Drf_dagfuncs.c106 rf_TerminateFunc(RF_DagNode_t *node) in rf_TerminateFunc()
114 rf_TerminateUndoFunc(RF_DagNode_t *node) in rf_TerminateUndoFunc()
133 rf_DiskReadMirrorIdleFunc(RF_DagNode_t *node) in rf_DiskReadMirrorIdleFunc()
144 rf_DiskReadMirrorPartitionFunc(RF_DagNode_t *node) in rf_DiskReadMirrorPartitionFunc()
155 rf_DiskReadMirrorUndoFunc(RF_DagNode_t *node) in rf_DiskReadMirrorUndoFunc()
166 rf_ParityLogUpdateFunc(RF_DagNode_t *node) in rf_ParityLogUpdateFunc()
202 rf_ParityLogOverwriteFunc(RF_DagNode_t *node) in rf_ParityLogOverwriteFunc()
233 rf_ParityLogUpdateUndoFunc(RF_DagNode_t *node) in rf_ParityLogUpdateUndoFunc()
238 rf_ParityLogOverwriteUndoFunc(RF_DagNode_t *node) in rf_ParityLogOverwriteUndoFunc()
247 rf_NullNodeFunc(RF_DagNode_t *node) in rf_NullNodeFunc()
[all …]
/netbsd-src/external/bsd/wpa/dist/src/utils/
H A Dxml-utils.c19 xml_node_t *node; in get_node_uri_iter() local
50 xml_node_t *node; in get_node_uri() local
67 xml_node_t *node; in get_node_iter() local
93 xml_node_t *node; in get_node() local
109 xml_node_t *node; in get_child_node() local
125 xml_node_t *node; in node_from_file() local
169 int node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node) in node_to_file()
192 static char * get_val(struct xml_node_ctx *ctx, xml_node_t *node) in get_val()
230 xml_node_t *node; in node_to_tnds() local
264 xml_node_t *node; in add_ddfname() local
[all …]
/netbsd-src/external/gpl2/dtc/dist/
H A Dchecks.c64 struct node *node, in check_msg()
121 #define FAIL(c, dti, node, ...) \ argument
128 #define FAIL_PROP(c, dti, node, prop, ...) \ argument
136 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node) in check_nodes_props()
194 struct node *node) in check_always_fail()
201 struct node *node) in check_is_string()
219 struct node *node) in check_is_string_list()
248 struct node *node) in check_is_cell()
270 struct node *node) in check_duplicate_node_names()
284 struct node *node) in check_duplicate_property_names()
[all …]
H A Ddtc.h150 struct node { struct
154 struct node *children; argument
156 struct node *parent; argument
157 struct node *next_sibling; argument
159 char *fullpath;
160 int basenamelen;
162 cell_t phandle;
163 int addr_cells, size_cells;
165 struct label *labels;
166 const struct bus_type *bus;
[all …]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbt.c184 getparent(dns_rbtnode_t *node, file_header_t *header) { in getparent()
193 getleft(dns_rbtnode_t *node, file_header_t *header) { in getleft()
202 getright(dns_rbtnode_t *node, file_header_t *header) { in getright()
211 getdown(dns_rbtnode_t *node, file_header_t *header) { in getdown()
220 getdata(dns_rbtnode_t *node, file_header_t *header) { in getdata()
231 #define PARENT(node) ((node)->parent) argument
232 #define LEFT(node) ((node)->left) argument
233 #define RIGHT(node) ((node)->right) argument
234 #define DOWN(node) ((node)->down) argument
235 #define UPPERNODE(node) ((node)->uppernode) argument
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsplay-tree-utils.tcc24 base_splay_tree<Accessors>::get_child (node_type node, unsigned int index) in get_child()
34 base_splay_tree<Accessors>::set_child (node_type node, unsigned int index, in set_child()
49 base_splay_tree<Accessors>::promote_child (node_type node, unsigned int index) in promote_child()
63 base_splay_tree<Accessors>::promote_child (node_type node, unsigned int index, in promote_child()
77 base_splay_tree<Accessors>::print (pretty_printer *pp, node_type node, in print()
162 base_splay_tree<Accessors>::print (pretty_printer *pp, node_type node, in print()
198 node_type node = promote_child (start, N); in splay_limit() local
269 base_splay_tree<Accessors>::remove_node_internal (node_type node) in remove_node_internal()
291 base_splay_tree<Accessors>::insert_child (node_type node, unsigned int index, in insert_child()
305 node_type node = m_root; in splay_neighbor() local
[all …]
H A Dlto-cgraph.cc107 symtab_node *node) in lto_symtab_encoder_encode()
139 symtab_node *node) in lto_symtab_encoder_delete_node()
172 struct cgraph_node *node) in lto_symtab_encoder_encode_body_p()
182 struct cgraph_node *node) in lto_set_symtab_encoder_encode_body()
193 varpool_node *node) in lto_symtab_encoder_encode_initializer_p()
205 varpool_node *node) in lto_set_symtab_encoder_encode_initializer()
215 symtab_node *node) in lto_symtab_encoder_in_partition_p()
227 symtab_node *node) in lto_set_symtab_encoder_in_partition()
303 referenced_from_other_partition_p (symtab_node *node, lto_symtab_encoder_t encoder) in referenced_from_other_partition_p()
325 reachable_from_other_partition_p (struct cgraph_node *node, lto_symtab_encoder_t encoder) in reachable_from_other_partition_p()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dptree.c29 cxx_print_decl (FILE *file, tree node, int indent) in cxx_print_decl()
73 cxx_print_type (FILE *file, tree node, int indent) in cxx_print_type()
172 cxx_print_identifier (FILE *file, tree node, int indent) in cxx_print_identifier()
183 cxx_print_lambda_node (FILE *file, tree node, int indent) in cxx_print_lambda_node()
209 cxx_print_xnode (FILE *file, tree node, int indent) in cxx_print_xnode()
280 debug_tree (cp_expr node) in debug_tree()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-cgraph.c103 symtab_node *node) in lto_symtab_encoder_encode()
135 symtab_node *node) in lto_symtab_encoder_delete_node()
168 struct cgraph_node *node) in lto_symtab_encoder_encode_body_p()
178 struct cgraph_node *node) in lto_set_symtab_encoder_encode_body()
189 varpool_node *node) in lto_symtab_encoder_encode_initializer_p()
201 varpool_node *node) in lto_set_symtab_encoder_encode_initializer()
211 symtab_node *node) in lto_symtab_encoder_in_partition_p()
223 symtab_node *node) in lto_set_symtab_encoder_in_partition()
299 referenced_from_other_partition_p (symtab_node *node, lto_symtab_encoder_t encoder) in referenced_from_other_partition_p()
321 reachable_from_other_partition_p (struct cgraph_node *node, lto_symtab_encoder_t encoder) in reachable_from_other_partition_p()
[all …]
/netbsd-src/sys/dev/ic/
H A Dath_netbsd.c115 struct sysctlnode node; in ath_sysctl_slottime() local
133 struct sysctlnode node; in ath_sysctl_acktimeout() local
151 struct sysctlnode node; in ath_sysctl_ctstimeout() local
169 struct sysctlnode node; in ath_sysctl_softled() local
198 struct sysctlnode node; in ath_sysctl_rxantenna() local
217 struct sysctlnode node; in ath_sysctl_diversity() local
238 struct sysctlnode node; in ath_sysctl_diag() local
257 struct sysctlnode node; in ath_sysctl_tpscale() local
277 struct sysctlnode node; in ath_sysctl_tpc() local
295 struct sysctlnode node; in ath_sysctl_rfkill() local
[all …]
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.h52 struct node { struct
53 node *next; argument
54 node *last; argument
59 node(); argument
118 inline node::node() in node() function
123 inline node::node(node *n) in node() function
128 inline node::node(node *n, statem *s, int divlevel) in node() function
319 : node(nxt), n(i), was_tab(0), unformat(0), col(c) {} in node() function
321 : node(nxt, s, divlevel), n(i), was_tab(0), unformat(0), col(c) {} in node() function
324 : node(nxt, s, divlevel), n(i), was_tab(flag1), unformat(flag2), in node() function
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-partition.c96 symbol_partitioned_p (symtab_node *node) in symbol_partitioned_p()
103 add_references_to_partition (ltrans_partition part, symtab_node *node) in add_references_to_partition()
131 add_symbol_to_partition_1 (ltrans_partition part, symtab_node *node) in add_symbol_to_partition_1()
225 contained_in_symbol (symtab_node *node) in contained_in_symbol()
248 add_symbol_to_partition (ltrans_partition part, symtab_node *node) in add_symbol_to_partition()
281 symtab_node *node = lto_symtab_encoder_deref (partition->encoder, in undo_partition() local
305 symtab_node *node; in lto_1_to_1_map() local
358 symtab_node *node; in lto_max_map() local
390 symtab_node *node; in add_sorted_nodes() local
478 struct cgraph_node *node; in lto_balanced_map() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-partition.cc96 symbol_partitioned_p (symtab_node *node) in symbol_partitioned_p()
103 add_references_to_partition (ltrans_partition part, symtab_node *node) in add_references_to_partition()
131 add_symbol_to_partition_1 (ltrans_partition part, symtab_node *node) in add_symbol_to_partition_1()
225 contained_in_symbol (symtab_node *node) in contained_in_symbol()
248 add_symbol_to_partition (ltrans_partition part, symtab_node *node) in add_symbol_to_partition()
281 symtab_node *node = lto_symtab_encoder_deref (partition->encoder, in undo_partition() local
305 symtab_node *node; in lto_1_to_1_map() local
358 symtab_node *node; in lto_max_map() local
390 symtab_node *node; in add_sorted_nodes() local
478 struct cgraph_node *node; in lto_balanced_map() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c730 handle_packed_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_packed_attribute()
772 handle_nocommon_attribute (tree *node, tree name, in handle_nocommon_attribute()
791 handle_common_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_common_attribute()
809 handle_noreturn_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_noreturn_attribute()
839 handle_hot_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_hot_attribute()
860 handle_cold_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_cold_attribute()
880 add_no_sanitize_value (tree node, unsigned int flags) in add_no_sanitize_value()
904 handle_no_sanitize_attribute (tree *node, tree name, tree args, int, in handle_no_sanitize_attribute()
937 handle_no_sanitize_address_attribute (tree *node, tree name, tree, int, in handle_no_sanitize_address_attribute() argument
953 handle_no_sanitize_thread_attribute (tree *node, tree name, tree, int, in handle_no_sanitize_thread_attribute() argument
[all …]
/netbsd-src/sys/external/bsd/drm2/drm/
H A Ddrm_vma_manager.c132 drm_vma_node_init(struct drm_vma_offset_node *node) in drm_vma_node_init()
145 drm_vma_node_destroy(struct drm_vma_offset_node *node) in drm_vma_node_destroy()
160 struct drm_vma_offset_node *node, unsigned long npages) in drm_vma_offset_add()
193 struct drm_vma_offset_node *node) in drm_vma_offset_remove()
228 struct drm_vma_offset_node *node; in drm_vma_offset_lookup_locked() local
249 struct drm_vma_offset_node *node; in drm_vma_offset_exact_lookup_locked() local
267 struct drm_vma_offset_node *node; in drm_vma_offset_exact_lookup() local
277 drm_vma_node_allow(struct drm_vma_offset_node *node, struct drm_file *file) in drm_vma_node_allow()
297 drm_vma_node_revoke(struct drm_vma_offset_node *node, struct drm_file *file) in drm_vma_node_revoke()
311 drm_vma_node_is_allowed(struct drm_vma_offset_node *node, in drm_vma_node_is_allowed()
[all …]

12345678910>>...52