Searched defs:is_integer (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/multiprecision/cpp_int/ |
| H A D | limits.hpp | 141 BOOST_STATIC_CONSTEXPR bool is_integer = true; member in std::numeric_limits 181 …p_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >::is_integer; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/ |
| H A D | rational_adaptor.hpp | 340 BOOST_STATIC_CONSTEXPR bool is_integer = false; member in std::numeric_limits 356 …on::number<boost::multiprecision::rational_adaptor<IntBackend>, ExpressionTemplates> >::is_integer; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::rational_adaptor<IntBackend>, ExpressionTemplates> >
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-si5341.c | 677 u64 n_num, u32 n_den, bool is_integer) in si5341_synth_program() 703 bool is_integer; in si5341_synth_clk_set_rate() local
|