Home
last modified time | relevance | path

Searched defs:cast_type (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/
H A Dbasic_pointerbuf.hpp79 typedef typename boost::int_t<sizeof(way) * CHAR_BIT>::least cast_type; in seekoff() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dtrig.hpp826 typedef typename mpl::if_<is_same<A, canonical_type>, T, canonical_type>::type cast_type; in eval_atan2() typedef
836 typedef typename mpl::if_<is_same<A, canonical_type>, T, canonical_type>::type cast_type; in eval_atan2() typedef
H A Dpow.hpp723 typedef typename mpl::if_<is_same<A, canonical_type>, T, canonical_type>::type cast_type; in eval_pow() typedef
733 typedef typename mpl::if_<is_same<A, canonical_type>, T, canonical_type>::type cast_type; in eval_pow() typedef
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dqeth_l3_main.c1590 int cast_type = n->type; in qeth_l3_get_cast_type_rcu() local
1620 int cast_type; in qeth_l3_get_cast_type() local
1630 static u8 qeth_l3_cast_type_to_flag(int cast_type) in qeth_l3_cast_type_to_flag()
1649 int cast_type; in qeth_l3_fill_header() local
H A Dqeth_l2_main.c162 int cast_type = qeth_get_ether_cast_type(skb); in qeth_l2_fill_header() local
H A Dqeth_core_main.c6999 u8 cast_type, struct net_device *sb_dev) in qeth_iqd_select_queue()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Ddefault_ops.hpp1018 typedef typename mpl::if_<is_same<A, canonical_type>, T, canonical_type>::type cast_type; in eval_fmod() typedef
1028 typedef typename mpl::if_<is_same<A, canonical_type>, T, canonical_type>::type cast_type; in eval_fmod() typedef
1059 typedef typename mpl::if_<is_same<A, canonical_type>, T, canonical_type>::type cast_type; in eval_remquo() typedef
1068 typedef typename mpl::if_<is_same<A, canonical_type>, T, canonical_type>::type cast_type; in eval_remquo() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dmisc.hpp28 typedef typename boost::multiprecision::detail::canonical<R, CppInt>::type cast_type; in check_in_range() typedef