| /netbsd-src/external/bsd/ntp/dist/include/ |
| H A D | ntp_prio_q.h | 63 # define get_node(size) debug_get_node(size, __FILE__, __LINE__) macro 66 # define get_node(size) debug_get_node(size) macro
|
| /netbsd-src/usr.bin/tsort/ |
| H A D | tsort.c | 110 static NODE *get_node(const char *); 210 n1 = get_node(s1); in add_arc() 215 n2 = get_node(s2); in add_arc() 239 get_node(const char *name) in get_node() function
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| H A D | nouveau_ttm.c | 99 .get_node = nouveau_vram_manager_new, 125 .get_node = nouveau_gart_manager_new, 164 .get_node = nv04_gart_manager_new,
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ipa-icf.cc | 499 ipa_node_params *parms_info = ipa_node_params_sum->get (get_node ()); in param_used_p() 1020 cgraph_node *original = get_node (); in merge() 1022 cgraph_node *alias = alias_func->get_node (); in merge() 1351 get_node ()->get_untransformed_body (); in init() 1494 if (!opt_for_fn (get_node ()->decl, flag_devirtualize)) in compare_polymorphic_p() 1496 if (get_node ()->indirect_calls != NULL) in compare_polymorphic_p() 1500 for (e = get_node ()->callees; e; e = e->next_callee) in compare_polymorphic_p() 1629 gcc_checking_assert (get_node ()); in sem_variable() 1920 decl = get_node ()->decl; in init() 1972 varpool_node *original = get_node (); in merge() [all …]
|
| H A D | ipa-icf.h | 336 inline cgraph_node *get_node (void) in get_node() function 442 inline varpool_node *get_node (void) in get_node() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | ipa-icf.c | 489 class ipa_node_params *parms_info = IPA_NODE_REF (get_node ()); in param_used_p() 494 return ipa_is_param_used (IPA_NODE_REF (get_node ()), i); in param_used_p() 1015 cgraph_node *original = get_node (); in merge() 1017 cgraph_node *alias = alias_func->get_node (); in merge() 1346 get_node ()->get_untransformed_body (); in init() 1474 if (!opt_for_fn (get_node ()->decl, flag_devirtualize)) in compare_polymorphic_p() 1476 if (get_node ()->indirect_calls != NULL) in compare_polymorphic_p() 1480 for (e = get_node ()->callees; e; e = e->next_callee) in compare_polymorphic_p() 1608 gcc_checking_assert (get_node ()); in sem_variable() 1899 decl = get_node ()->decl; in init() [all …]
|
| H A D | ipa-icf.h | 336 inline cgraph_node *get_node (void) in get_node() function 435 inline varpool_node *get_node (void) in get_node() function
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | CallStack.h | 107 get_node (int) in get_node() function
|
| H A D | ArchiveExp.cc | 84 CallStackNode *node = callStack->get_node (n); in read_data()
|
| H A D | CallStack.cc | 128 virtual CallStackNode *get_node (int n); 181 CallStackNode *node = get_node (i); in ~CallStackP() 211 CallStackNode *node = get_node (nodes - 1); in new_Node() 1124 CallStackP::get_node (int n) in get_node() function in CallStackP
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | CallStack.h | 107 get_node (int) in get_node() function
|
| H A D | ArchiveExp.cc | 84 CallStackNode *node = callStack->get_node (n); in read_data()
|
| H A D | CallStack.cc | 128 virtual CallStackNode *get_node (int n); 181 CallStackNode *node = get_node (i); in ~CallStackP() 211 CallStackNode *node = get_node (nodes - 1); in new_Node() 1124 CallStackP::get_node (int n) in get_node() function in CallStackP
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
| H A D | check_ninja_deps.py | 142 label = lambda v: g.get_node(v).attr["label"]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/ |
| H A D | ttm_bo_manager.c | 158 .get_node = ttm_bo_man_get_node,
|
| H A D | ttm_bo.c | 980 ret = (*man->func->get_node)(man, bo, place, mem); in ttm_bo_mem_force_space() 1127 ret = (*man->func->get_node)(man, bo, place, mem); in ttm_bo_mem_space()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| H A D | vmwgfx_gmrid_manager.c | 156 .get_node = vmw_gmrid_man_get_node,
|
| /netbsd-src/external/bsd/ntp/dist/ntpd/ |
| H A D | ntpsim.c | 215 if ((e = get_node(sizeof(*e))) == NULL) in event() 450 if ((rbuf = get_node(sizeof(*rbuf))) == NULL) in sim_event_recv_packet()
|
| /netbsd-src/external/bsd/wpa/dist/src/utils/ |
| H A D | xml-utils.c | 89 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_node() function 114 match = get_node(ctx, node, path); in get_child_node()
|
| H A D | xml-utils.h | 84 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root,
|
| /netbsd-src/sys/external/bsd/drm2/dist/include/drm/ttm/ |
| H A D | ttm_bo_driver.h | 108 int (*get_node)(struct ttm_mem_type_manager *man, member
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_gtt_mgr.c | 373 .get_node = amdgpu_gtt_mgr_new,
|
| H A D | amdgpu_vram_mgr.c | 533 .get_node = amdgpu_vram_mgr_new,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | error.c | 3559 p->get_node ()); in print_instantiation_full_context() 3595 t->get_node ()); in print_instantiation_partial_context_line() 3601 t->get_node ()); in print_instantiation_partial_context_line()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | error.cc | 3660 p->get_node ()); in print_instantiation_full_context() 3696 t->get_node ()); in print_instantiation_partial_context_line() 3702 t->get_node ()); in print_instantiation_partial_context_line()
|