Home
last modified time | relevance | path

Searched refs:root_type (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_schedule.c398 enum isl_schedule_node_type root_type; in isl_schedule_intersect_domain() local
404 root_type = isl_schedule_tree_get_type(schedule->root); in isl_schedule_intersect_domain()
405 if (root_type != isl_schedule_node_domain) in isl_schedule_intersect_domain()
428 enum isl_schedule_node_type root_type; in isl_schedule_gist_domain_params() local
434 root_type = isl_schedule_tree_get_type(schedule->root); in isl_schedule_gist_domain_params()
435 if (root_type != isl_schedule_node_domain) in isl_schedule_gist_domain_params()
599 enum isl_schedule_node_type root_type; in isl_schedule_pair() local
606 root_type = isl_schedule_tree_get_type(schedule1->root); in isl_schedule_pair()
607 if (root_type != isl_schedule_node_domain) in isl_schedule_pair()
610 root_type = isl_schedule_tree_get_type(schedule2->root); in isl_schedule_pair()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dtypelist.h422 typedef typename Typelist_Typelist::root root_type; in _GLIBCXX_VISIBILITY()
423 typedef detail::append_typelist_<root_type> append_type; in _GLIBCXX_VISIBILITY()
433 typedef typename Typelist::root root_type; in _GLIBCXX_VISIBILITY()
438 value = detail::contains_<root_type, T>::value in _GLIBCXX_VISIBILITY()
446 typedef typename Typelist::root root_type; in _GLIBCXX_VISIBILITY()
447 typedef detail::chain_filter_<root_type, Pred> filter_type; in _GLIBCXX_VISIBILITY()
457 typedef typename Typelist::root root_type; in _GLIBCXX_VISIBILITY()
458 typedef detail::chain_at_index_<root_type, i> index_type; in _GLIBCXX_VISIBILITY()
468 typedef typename Typelist::root root_type; in _GLIBCXX_VISIBILITY()
469 typedef detail::chain_transform_<root_type, Transform> transform_type; in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dtypelist.h422 typedef typename Typelist_Typelist::root root_type; in _GLIBCXX_VISIBILITY()
423 typedef detail::append_typelist_<root_type> append_type; in _GLIBCXX_VISIBILITY()
433 typedef typename Typelist::root root_type; in _GLIBCXX_VISIBILITY()
438 value = detail::contains_<root_type, T>::value in _GLIBCXX_VISIBILITY()
446 typedef typename Typelist::root root_type; in _GLIBCXX_VISIBILITY()
447 typedef detail::chain_filter_<root_type, Pred> filter_type; in _GLIBCXX_VISIBILITY()
457 typedef typename Typelist::root root_type; in _GLIBCXX_VISIBILITY()
458 typedef detail::chain_at_index_<root_type, i> index_type; in _GLIBCXX_VISIBILITY()
468 typedef typename Typelist::root root_type; in _GLIBCXX_VISIBILITY()
469 typedef detail::chain_transform_<root_type, Transform> transform_type; in _GLIBCXX_VISIBILITY()
[all …]
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dtrace.c108 trace_type_t *root_type; in trace_init() local
116 root_type = trace_type_register ("trace-index-mapping", in trace_init()
119 if (!root_type) in trace_init()
121 if (new_trace_types == root_type) in trace_init()
123 root_type -> index = 0; in trace_init()
124 trace_type_stash (root_type); in trace_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.117253 (root_type): Call root_type_1.
H A DChangeLog-200729389 * dwarf2out.c (root_type): Delete unused function.
H A DChangeLog-200443049 instead of root_type() of type.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.117253 (root_type): Call root_type_1.