Home
last modified time | relevance | path

Searched defs:transformed (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/zip_view/detail/
H A Dequal_to_impl.hpp39 …ef mpl::transform_view<zipped, mpl::unpack_args<result_of::equal_to<mpl::_,mpl::_> > > transformed; typedef
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dpoly_atan.c55 u_char transformed, inverted, sign1, sign2; in poly_atan() local