Home
last modified time | relevance | path

Searched defs:node (Results 226 – 250 of 660) sorted by relevance

12345678910>>...27

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-dump.h49 splay_tree_node node; member
62 const_tree node; member
H A Dira-emit.c352 subloop_tree_node_p (ira_loop_tree_node_t subnode, ira_loop_tree_node_t node) in subloop_tree_node_p()
367 ira_loop_tree_node_t node; in set_allocno_reg() local
458 ira_loop_tree_node_t node; in store_can_be_removed_p() local
556 change_loop (ira_loop_tree_node_t node) in change_loop()
1062 add_range_and_copies_from_move_list (move_t list, ira_loop_tree_node_t node, in add_range_and_copies_from_move_list()
1202 ira_loop_tree_node_t node; in add_ranges_and_copies() local
H A Dlto-symtab.c45 struct cgraph_node *node; local
208 lto_cgraph_replace_node (struct cgraph_node *node, in lto_cgraph_replace_node()
759 struct cgraph_node *node; in lto_symtab_merge_cgraph_nodes() local
H A Dlto-streamer-out.c112 output_type_ref (struct output_block *ob, tree node) in output_type_ref()
780 output_function (struct cgraph_node *node) in output_function()
898 struct cgraph_node *node; in output_alias_pair_p() local
1024 copy_function (struct cgraph_node *node) in copy_function()
1084 struct cgraph_node *node; in lto_output() local
1395 struct cgraph_node *node; in produce_symtab() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-dump.h48 splay_tree_node node; member
61 const_tree node; member
H A Dtrans-mem.c2498 struct cgraph_node *node; in expand_call_tm() local
4226 maybe_push_queue (struct cgraph_node *node, in maybe_push_queue()
4255 struct cgraph_node *node; in ipa_tm_scan_calls_block() local
4306 ipa_tm_scan_calls_clone (struct cgraph_node *node, in ipa_tm_scan_calls_clone()
4320 ipa_tm_note_irrevocable (struct cgraph_node *node, in ipa_tm_note_irrevocable()
4401 struct cgraph_node *node; in ipa_tm_scan_irr_block() local
4694 ipa_tm_mayenterirr_function (struct cgraph_node *node) in ipa_tm_mayenterirr_function()
4756 ipa_tm_diagnose_tm_safe (struct cgraph_node *node) in ipa_tm_diagnose_tm_safe()
4772 ipa_tm_diagnose_transaction (struct cgraph_node *node, in ipa_tm_diagnose_transaction()
5369 ipa_tm_transform_clone (struct cgraph_node *node) in ipa_tm_transform_clone()
[all …]
H A Dpasses.c1662 struct cgraph_node *node; in do_per_function() local
1682 remove_cgraph_node_from_order (cgraph_node *node, void *data) in remove_cgraph_node_from_order()
1730 struct cgraph_node *node = order[i]; in do_per_function_toporder() local
2215 execute_one_ipa_transform_pass (struct cgraph_node *node, in execute_one_ipa_transform_pass()
2271 struct cgraph_node *node; in execute_all_ipa_transforms() local
2550 struct cgraph_node *node; in execute_one_pass() local
2689 struct cgraph_node *node; in ipa_write_summaries() local
2709 struct cgraph_node *node = order[i]; in ipa_write_summaries() local
2795 struct cgraph_node *node = lsei_cgraph_node (lsei); in ipa_write_optimization_summaries() local
2959 struct cgraph_node *node, gimple **stmts) in execute_ipa_stmt_fixups()
[all …]
H A Dprint-tree.c58 print_node_brief (FILE *file, const char *prefix, const_tree node, int indent) in print_node_brief()
174 print_node (FILE *file, const char *prefix, tree node, int indent, in print_node()
1001 debug_tree (tree node) in debug_tree()
H A Dipa-icf.c99 symbol_compare_collection::symbol_compare_collection (symtab_node *node) in symbol_compare_collection()
239 sem_function::sem_function (cgraph_node *node, bitmap_obstack *stack) in sem_function()
986 set_local (cgraph_node *node, void *data) in set_local()
996 set_addressable (varpool_node *node, void *) in set_addressable()
1006 clear_decl_rtl (symtab_node *node, void *) in clear_decl_rtl()
1695 sem_function::parse (cgraph_node *node, bitmap_obstack *stack) in parse()
2099 sem_variable::parse (varpool_node *node, bitmap_obstack *stack) in parse()
2325 symtab_node *node = lsei_node (lsei); in write_summary() local
2338 symtab_node *node = lsei_node (lsei); in write_summary() local
2384 symtab_node *node; in read_section() local
[all …]
H A Dira-emit.c355 subloop_tree_node_p (ira_loop_tree_node_t subnode, ira_loop_tree_node_t node) in subloop_tree_node_p()
370 ira_loop_tree_node_t node; in set_allocno_reg() local
461 ira_loop_tree_node_t node; in store_can_be_removed_p() local
561 change_loop (ira_loop_tree_node_t node) in change_loop()
1075 add_range_and_copies_from_move_list (move_t list, ira_loop_tree_node_t node, in add_range_and_copies_from_move_list()
1215 ira_loop_tree_node_t node; in add_ranges_and_copies() local
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dtraditional.c58 cpp_hashnode *node; member
314 maybe_start_funlike (cpp_reader *pfile, cpp_hashnode *node, const uchar *start, struct fun_macro *m… in maybe_start_funlike()
476 cpp_hashnode *node; in _cpp_scan_out_logical_line() local
690 push_replacement_text (cpp_reader *pfile, cpp_hashnode *node) in push_replacement_text()
719 recursive_macro (cpp_reader *pfile, cpp_hashnode *node) in recursive_macro()
/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlto-lang.c253 handle_noreturn_attribute (tree *node, tree ARG_UNUSED (name), in handle_noreturn_attribute()
277 handle_leaf_attribute (tree *node, tree name, in handle_leaf_attribute()
299 handle_const_attribute (tree *node, tree ARG_UNUSED (name), in handle_const_attribute()
329 handle_malloc_attribute (tree *node, tree ARG_UNUSED (name), in handle_malloc_attribute()
347 handle_pure_attribute (tree *node, tree ARG_UNUSED (name), in handle_pure_attribute()
364 handle_novops_attribute (tree *node, tree ARG_UNUSED (name), in handle_novops_attribute()
391 handle_nonnull_attribute (tree *node, tree ARG_UNUSED (name), in handle_nonnull_attribute()
444 handle_nothrow_attribute (tree *node, tree ARG_UNUSED (name), in handle_nothrow_attribute()
480 handle_type_generic_attribute (tree *node, tree ARG_UNUSED (name), in handle_type_generic_attribute()
510 handle_returns_twice_attribute (tree *node, tree ARG_UNUSED (name), in handle_returns_twice_attribute()
[all …]
H A Dlto-symtab.c42 lto_cgraph_replace_node (struct cgraph_node *node, in lto_cgraph_replace_node()
881 symtab_node *node; in lto_symtab_merge_decls() local
968 symtab_node *node; in lto_symtab_merge_symbols() local
/dragonfly/contrib/gcc-4.7/libobjc/
H A Dobjc-sync.c205 lock_node_ptr node; in objc_sync_enter() local
349 lock_node_ptr node; in objc_sync_exit() local
H A Dclass.c212 class_node_ptr node; in class_table_get_safe() local
252 class_node_ptr node; member
516 class_node_ptr node = class_table_array[hash]; in objc_getClassList() local
789 class_node_ptr node = class_table_array[hash]; in __objc_update_classes_with_methods() local
/dragonfly/contrib/ldns/
H A Ddnssec_zone.c513 ldns_rbnode_t *node; in ldns_dnssec_zone_find_rrset() local
602 ldns_todo_nsec3_ents_node_free(ldns_rbnode_t *node, void *arg) { in ldns_todo_nsec3_ents_node_free()
849 ldns_dnssec_name_node_free(ldns_rbnode_t *node, void *arg) {
856 ldns_dnssec_name_node_deep_free(ldns_rbnode_t *node, void *arg) {
863 ldns_hashed_names_node_free(ldns_rbnode_t *node, void *arg) {
1064 ldns_rbnode_t *node; local
1183 ldns_rbnode_t *node = NULL; local
1267 ldns_rbnode_t* node; local
1299 ldns_rbnode_t *node; member
/dragonfly/sys/netgraph/
H A Dng_device.c98 node_p node; member
203 ng_device_cons(node_p node) in ng_device_cons()
217 ng_device_rcvmsg(node_p node, in ng_device_rcvmsg()
264 ng_device_newhook(node_p node, hook_p hook, const char *name) in ng_device_newhook()
/dragonfly/sys/netgraph/cisco/
H A Dng_cisco.c103 node_p node; member
220 cisco_newhook(node_p node, hook_p hook, const char *name) in cisco_newhook()
248 cisco_rcvmsg(node_p node, struct ng_mesg *msg, in cisco_rcvmsg()
400 cisco_rmnode(node_p node) in cisco_rmnode()
/dragonfly/sys/vfs/hammer/
H A Dhammer_crc.h225 hammer_crc_get_btree(uint32_t vol_version, hammer_node_ondisk_t node) in hammer_crc_get_btree()
231 hammer_crc_set_btree(uint32_t vol_version, hammer_node_ondisk_t node) in hammer_crc_set_btree()
237 hammer_crc_test_btree(uint32_t vol_version, hammer_node_ondisk_t node) in hammer_crc_test_btree()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dtraits.hpp69 typedef Node node; typedef
176 typedef Node node; typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dtraits.hpp69 typedef Node node; typedef
181 typedef Node node; typedef
/dragonfly/usr.sbin/makefs/
H A Dmtree.c153 mtree_file_path(fsnode *node) in mtree_file_path()
479 read_mtree_keywords(FILE *fp, fsnode *node) in read_mtree_keywords()
823 fsnode *last, *node, *parent; in read_mtree_spec1() local
1029 read_mtree(const char *fname, fsnode *node) in read_mtree()
/dragonfly/sys/netgraph7/bluetooth/socket/
H A Dng_btsocket_hci_raw.c172 ng_btsocket_hci_raw_node_constructor(node_p node) in ng_btsocket_hci_raw_node_constructor()
182 ng_btsocket_hci_raw_node_shutdown(node_p node) in ng_btsocket_hci_raw_node_shutdown()
218 ng_btsocket_hci_raw_node_newhook(node_p node, hook_p hook, char const *name) in ng_btsocket_hci_raw_node_newhook()
250 ng_btsocket_hci_raw_node_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_btsocket_hci_raw_node_rcvmsg()
627 ng_btsocket_hci_raw_output(node_p node, hook_p hook, void *arg1, int arg2) in ng_btsocket_hci_raw_output()
/dragonfly/contrib/gdb-7/gdb/
H A Dobserver.c92 struct observer_list *node = XMALLOC (struct observer_list); in xalloc_observer_list_node() local
102 xfree_observer_list_node (struct observer_list *node) in xfree_observer_list_node()
/dragonfly/sys/dev/drm/i915/
H A Di915_gem_evict.c134 struct drm_mm_node *node; in i915_gem_evict_something() local
280 struct drm_mm_node *node; in i915_gem_evict_for_node() local

12345678910>>...27