Searched defs:node (Results 1 - 25 of 323) sorted by path

1234567891011>>

/haiku-buildtools/binutils/bfd/
H A Ddwarf2.c465 struct info_list_node *node; local
3613 struct info_list_node *node; local
3666 struct info_list_node *node; local
3727 struct info_list_node *node; local
[all...]
H A Delf32-sh-symbian.c116 symbol_rename * node; local
[all...]
H A Delf32-xtensa.c5445 splay_tree_node node = splay_tree_lookup (l->tree, (splay_tree_key)&a); local
5526 splay_tree_node node = splay_tree_min (action_list->tree); local
5533 splay_tree_node node = splay_tree_successor (action_list->tree, local
5566 splay_tree_node node = splay_tree_lookup (l->tree, (splay_tree_key)&a); local
5635 splay_tree_node node = splay_tree_lookup (action_list->tree, local
5683 map_action_fn(splay_tree_node node, void *p) argument
5800 splay_tree_node node; local
5845 print_action_list_fn(splay_tree_node node, void *p) argument
8316 xlate_map_fn(splay_tree_node node, void *p) argument
9360 action_remove_bytes_fn(splay_tree_node node, void *p) argument
[all...]
/haiku-buildtools/binutils/binutils/
H A Dobjcopy.c1341 need_sym_before(struct addsym_node **node, const char *sym) argument
/haiku-buildtools/binutils/gas/config/
H A Dtc-bfin.c955 Expr_Node *node = (Expr_Node *) allocate (sizeof (Expr_Node)); local
/haiku-buildtools/binutils/gold/
H A Darm-reloc-property.cc67 Tree_node* node = local
165 Tree_node* node local
[all...]
/haiku-buildtools/binutils/ld/
H A Dldlang.c525 lang_section_bst_type *node; local
[all...]
H A Dldmisc.c249 etree_type node; local
/haiku-buildtools/binutils/libiberty/
H A Dfibheap.c66 fibnode_t node; local
100 fibnode_t node; local
198 fibheap_replace_key_data(fibheap_t heap, fibnode_t node, fibheapkey_t key, void *data) argument
240 fibheap_replace_data(fibheap_t heap, fibnode_t node, void *data) argument
247 fibheap_replace_key(fibheap_t heap, fibnode_t node, fibheapkey_t key) argument
256 fibheap_delete_node(fibheap_t heap, fibnode_t node) argument
327 fibheap_ins_root(fibheap_t heap, fibnode_t node) argument
346 fibheap_rem_root(fibheap_t heap, fibnode_t node) argument
403 fibheap_link(fibheap_t heap ATTRIBUTE_UNUSED, fibnode_t node, fibnode_t parent) argument
417 fibheap_cut(fibheap_t heap, fibnode_t node, fibnode_t parent) argument
466 fibnode_remove(fibnode_t node) argument
[all...]
H A Dsplay-tree.c53 splay_tree_delete_helper (splay_tree sp, splay_tree_node node) argument
207 splay_tree_foreach_helper (splay_tree_node node, argument
382 splay_tree_node node; local
503 splay_tree_node node; local
534 splay_tree_node node; local
[all...]
/haiku-buildtools/binutils/opcodes/
H A Daarch64-gen.c186 struct bittree* node; local
622 const opcode_node *node = table + i; local
661 const opcode_node *node = table + i; local
767 opcode_node *node = new_opcode_node (); local
819 opcode_node *node = ret + i; local
839 opcode_node *node = alias_info; local
[all...]
/haiku-buildtools/binutils/zlib/
H A Dtrees.c626 int node; /* new node being created */ local
[all...]
/haiku-buildtools/cloog/osl/source/
H A Drelation.c1200 osl_relation_p clone = NULL, node, previous = NULL; local
2273 osl_relation_p extended = NULL, node, previous = NULL; local
[all...]
H A Drelation_list.c356 osl_relation_list_p clone = NULL, node, previous = NULL; local
434 osl_relation_list_push(osl_relation_list_p *head, osl_relation_list_p node) argument
[all...]
H A Dscop.c519 osl_scop_p clone = NULL, node, previous = NULL; local
[all...]
H A Dstatement.c500 osl_statement_p clone = NULL, node, previous = NULL; local
[all...]
/haiku-buildtools/cloog/source/
H A Dclast.c1990 void clast_filter(struct clast_stmt *node, argument
[all...]
H A Dloop.c2224 struct cloog_loop_sort_node *node; member in struct:cloog_loop_sort
[all...]
/haiku-buildtools/gcc/gcc/ada/
H A Delists.h44 Node_Id node; member in struct:Elmt_Item
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dmisc.c444 gnat_print_decl (FILE *file, tree node, int indent) argument
475 gnat_print_type (FILE *file, tree node, int indent) argument
[all...]
H A Dtrans.c3437 struct cgraph_node *node; local
9355 set_expr_location_from_node1(tree node, Node_Id gnat_node, bool clear_column) argument
9368 set_expr_location_from_node(tree node, Node_Id gnat_node) argument
9378 set_gnu_expr_location_from_node(tree node, Node_Id gnat_node) argument
9434 post_error(const char *msg, Node_Id node) argument
9453 post_error_ne(const char *msg, Node_Id node, Entity_Id ent) argument
9471 post_error_ne_num(const char *msg, Node_Id node, Entity_Id ent, int num) argument
9542 post_error_ne_tree(const char *msg, Node_Id node, Entity_Id ent, tree t) argument
9577 post_error_ne_tree_2(const char *msg, Node_Id node, Entity_Id ent, tree t, int num) argument
[all...]
H A Dutils.c2664 process_attributes(tree *node, struct attrib **attr_list, bool in_place, Node_Id gnat_node) argument
2870 struct deferred_decl_context_node *node; local
5191 struct varpool_node *node; local
5583 handle_const_attribute(tree *node, tree ARG_UNUSED (name), tree ARG_UNUSED (args), int ARG_UNUSED (flags), bool *no_add_attrs) argument
5599 handle_nothrow_attribute(tree *node, tree ARG_UNUSED (name), tree ARG_UNUSED (args), int ARG_UNUSED (flags), bool *no_add_attrs) argument
5615 handle_pure_attribute(tree *node, tree name, tree ARG_UNUSED (args), int ARG_UNUSED (flags), bool *no_add_attrs) argument
5635 handle_novops_attribute(tree *node, tree ARG_UNUSED (name), tree ARG_UNUSED (args), int ARG_UNUSED (flags), bool *ARG_UNUSED (no_add_attrs)) argument
5660 handle_nonnull_attribute(tree *node, tree ARG_UNUSED (name), tree args, int ARG_UNUSED (flags), bool *no_add_attrs) argument
5734 handle_sentinel_attribute(tree *node, tree name, tree args, int ARG_UNUSED (flags), bool *no_add_attrs) argument
5781 handle_noreturn_attribute(tree *node, tree name, tree ARG_UNUSED (args), int ARG_UNUSED (flags), bool *no_add_attrs) argument
5809 handle_leaf_attribute(tree *node, tree name, tree ARG_UNUSED (args), int ARG_UNUSED (flags), bool *no_add_attrs) argument
5830 handle_always_inline_attribute(tree *node, tree name, tree ARG_UNUSED (args), int ARG_UNUSED (flags), bool *no_add_attrs) argument
5851 handle_malloc_attribute(tree *node, tree name, tree ARG_UNUSED (args), int ARG_UNUSED (flags), bool *no_add_attrs) argument
5882 handle_type_generic_attribute(tree *node, tree ARG_UNUSED (name), tree ARG_UNUSED (args), int ARG_UNUSED (flags), bool * ARG_UNUSED (no_add_attrs)) argument
5899 handle_vector_size_attribute(tree *node, tree name, tree args, int ARG_UNUSED (flags), bool *no_add_attrs) argument
5933 handle_vector_type_attribute(tree *node, tree name, tree ARG_UNUSED (args), int ARG_UNUSED (flags), bool *no_add_attrs) argument
[all...]
/haiku-buildtools/gcc/gcc/
H A Dattribs.c376 decl_attributes (tree *node, tree attributes, int flags) argument
[all...]
H A Dauto-profile.c628 struct cgraph_node *node = cgraph_node::get_for_asmname ( local
1562 struct cgraph_node *node; local
[all...]
H A Dbb-reorder.c198 bb_heap_node_t *node; member in struct:bbro_basic_block_data_def
[all...]

Completed in 347 milliseconds

1234567891011>>