Searched refs:is_small (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/ |
| H A D | hold_any.hpp | 167 typedef mpl::bool_<(sizeof(T) <= sizeof(void*))> is_small; typedef 174 fxns<is_small>::template type<T, Char>::get_type, in get() 175 fxns<is_small>::template type<T, Char>::static_delete, in get() 176 fxns<is_small>::template type<T, Char>::destruct, in get() 177 fxns<is_small>::template type<T, Char>::clone, in get() 178 fxns<is_small>::template type<T, Char>::move, in get() 179 fxns<is_small>::template type<T, Char>::stream_in, in get() 180 fxns<is_small>::template type<T, Char>::stream_out in get() 225 if (spirit::detail::get_table<T>::is_small::value) in basic_hold_any() 276 if (spirit::detail::get_table<T>::is_small::value) { in assign() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | functional | 1935 __choose_policy(/* is_small = */ false_type) 1950 __choose_policy(/* is_small = */ true_type)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | functional | 1935 __choose_policy(/* is_small = */ false_type) 1950 __choose_policy(/* is_small = */ true_type)
|