/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/ |
D | common_type.pass.cpp | 31 struct common_type<T, ::S<T> > struct 37 struct common_type< ::S<T>, T> { struct 43 struct common_type< ::S<T>, ::S<T> > { struct 47 template <> struct common_type< ::S<long>, long> {}; struct 48 template <> struct common_type<long, ::S<long> > {}; struct 49 template <> struct common_type< ::X<double>, ::X<double> > {}; struct 59 -> always_bool<typename std::common_type<Args...>::type> in no_common_type_imp() argument 72 using CommonType = typename std::common_type<Args...>::type; 240 static_assert((std::is_same<std::common_type<int>::type, int>::value), ""); in main() 241 static_assert((std::is_same<std::common_type<char>::type, char>::value), ""); in main() [all …]
|
/external/clang/test/SemaCXX/ |
D | libstdcxx_common_type_hack.cpp | 14 template<typename...Ts> struct common_type {}; struct 15 template<typename A, typename B> struct common_type<A, B> { struct 28 using T = std::common_type<int, int>::type; argument
|
/external/mesa3d/src/gallium/state_trackers/clover/util/ |
D | functional.hpp | 39 typename std::common_type<T, S>::type 47 typename std::common_type<T, S>::type 63 typename std::common_type<T, S>::type 71 typename std::common_type<T, S>::type 79 typename std::common_type<T, S>::type 138 typename std::common_type<T, S>::type
|
/external/clang/www/ |
D | libstdc++4.6-clang11.patch | 6 struct common_type<_Tp, _Up> 11 struct common_type<_Tp, _Up, _Vp...>
|
D | libstdc++4.7-clang11.patch | 8 struct common_type<_Tp, _Up> 13 struct common_type<_Tp, _Up, _Vp...>
|
/external/libcxx/include/ |
D | chrono | 78 constexpr common_type<duration>::type operator+() const; 79 constexpr common_type<duration>::type operator-() const; 143 // common_type traits 145 struct common_type<chrono::duration<Rep1, Period1>, chrono::duration<Rep2, Period2>>; 148 struct common_type<chrono::time_point<Clock, Duration1>, chrono::time_point<Clock, Duration2>>; 160 typename common_type<duration<Rep1, Period1>, duration<Rep2, Period2>>::type 164 typename common_type<duration<Rep1, Period1>, duration<Rep2, Period2>>::type 168 duration<typename common_type<Rep1, Rep2>::type, Period> 172 duration<typename common_type<Rep1, Rep2>::type, Period> 176 duration<typename common_type<Rep1, Rep2>::type, Period> [all …]
|
D | string_view | 624 typename common_type<basic_string_view<_CharT, _Traits> >::type __rhs) _NOEXCEPT 632 bool operator==(typename common_type<basic_string_view<_CharT, _Traits> >::type __lhs, 653 typename common_type<basic_string_view<_CharT, _Traits> >::type __rhs) _NOEXCEPT 662 bool operator!=(typename common_type<basic_string_view<_CharT, _Traits> >::type __lhs, 682 typename common_type<basic_string_view<_CharT, _Traits> >::type __rhs) _NOEXCEPT 689 bool operator<(typename common_type<basic_string_view<_CharT, _Traits> >::type __lhs, 707 typename common_type<basic_string_view<_CharT, _Traits> >::type __rhs) _NOEXCEPT 714 bool operator>(typename common_type<basic_string_view<_CharT, _Traits> >::type __lhs, 732 typename common_type<basic_string_view<_CharT, _Traits> >::type __rhs) _NOEXCEPT 739 bool operator<=(typename common_type<basic_string_view<_CharT, _Traits> >::type __lhs, [all …]
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/sched/sched_switch_end/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/binder/binder_read_done/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/timer/timer_expire_exit/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/timer/timer_init/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/mac80211/drv_offchannel_tx_cancel_wait/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/msm_low_power/cpu_idle_enter/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/irq/ipi_exit/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/cfg80211/cfg80211_sched_scan_stopped/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/binder/binder_ioctl_done/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/writeback/writeback_nowork/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/printk/console/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/rcu/rcu_utilization/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/cfg80211/rdev_return_void/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/dwc3/dwc3_gadget/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/mac80211/api_sched_scan_stopped/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/block/block_plug/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/writeback/writeback_pages_written/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/kmem/migrate_pages_start/ |
D | format | 4 field:unsigned short common_type; offset:0; size:2; signed:0;
|