Home
last modified time | relevance | path

Searched refs:guess_type (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/multiprecision/detail/functions/
H A Dtrig.hpp521 typedef typename boost::multiprecision::detail::canonical<long double, T>::type guess_type; in eval_asin() typedef
523 typedef fp_type guess_type; in eval_asin() typedef
526 guess_type dd; in eval_asin()
529 result = (guess_type)(std::asin(dd)); in eval_asin()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py52 guess = mimetypes.guess_type(path, self._strict)