Home
last modified time | relevance | path

Searched refs:same_type (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dstandard_policies.hpp94 typedef is_same<default_fn, Comb_Hash_Fn> same_type; typedef
97 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
122 typedef is_same<default_fn, Comb_Probe_Fn> same_type; typedef
125 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dstandard_policies.hpp94 typedef is_same<default_fn, Comb_Hash_Fn> same_type; typedef
97 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
122 typedef is_same<default_fn, Comb_Probe_Fn> same_type; typedef
125 typedef __conditional_type<same_type::value, iftrue, iffalse> cond_type;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-loop-distribution.c2470 bool same_type = true, all_builtins = partition_builtin_p (first); in break_alias_scc_partitions() local
2478 same_type = false; in break_alias_scc_partitions()
2487 if (!same_type || all_builtins) in break_alias_scc_partitions()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-loop-distribution.cc2509 bool same_type = true, all_builtins = partition_builtin_p (first); in break_alias_scc_partitions() local
2517 same_type = false; in break_alias_scc_partitions()
2526 if (!same_type || all_builtins) in break_alias_scc_partitions()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.c8956 bool same_type = (c->ts.type == BT_DERIVED && der_type == c->ts.u.derived) in structure_alloc_comps() local
9124 && !same_type in structure_alloc_comps()
9148 if (attr->allocatable && !same_type in structure_alloc_comps()
9456 && !same_type) in structure_alloc_comps()
9578 if (cmp_has_alloc_comps && !c->attr.proc_pointer && !same_type) in structure_alloc_comps()
9620 && !c->attr.proc_pointer && !same_type in structure_alloc_comps()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.cc9124 bool same_type = (c->ts.type == BT_DERIVED && der_type == c->ts.u.derived) in structure_alloc_comps() local
9316 && !same_type in structure_alloc_comps()
9340 if (attr->allocatable && !same_type in structure_alloc_comps()
9648 && !same_type) in structure_alloc_comps()
9770 if (cmp_has_alloc_comps && !c->attr.proc_pointer && !same_type) in structure_alloc_comps()
9812 && !c->attr.proc_pointer && !same_type in structure_alloc_comps()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19911830 same_type, integral_type, numeric_type, character_type,
H A DChangeLog-201213090 (simple_type, ordered_type, same_type, integral_type): Delete.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19911830 same_type, integral_type, numeric_type, character_type,
H A DChangeLog-201213090 (simple_type, ordered_type, same_type, integral_type): Delete.