| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/ |
| H A D | trig.hpp | 139 BOOST_MATH_INSTRUMENT_CODE(xx.str(0, std::ios_base::scientific)); in eval_sin() 140 BOOST_MATH_INSTRUMENT_CODE(n_pi.str(0, std::ios_base::scientific)); in eval_sin() 154 BOOST_MATH_INSTRUMENT_CODE(xx.str(0, std::ios_base::scientific)); in eval_sin() 180 BOOST_MATH_INSTRUMENT_CODE(result.str(0, std::ios_base::scientific)); in eval_sin() 190 BOOST_MATH_INSTRUMENT_CODE(result.str(0, std::ios_base::scientific)); in eval_sin() 210 BOOST_MATH_INSTRUMENT_CODE(result.str(0, std::ios_base::scientific)); in eval_sin() 282 BOOST_MATH_INSTRUMENT_CODE(n_pi.str(0, std::ios_base::scientific)); in eval_cos() 284 BOOST_MATH_INSTRUMENT_CODE(t.str(0, std::ios_base::scientific)); in eval_cos() 299 BOOST_MATH_INSTRUMENT_CODE(xx.str(0, std::ios_base::scientific)); in eval_cos() 319 BOOST_MATH_INSTRUMENT_CODE(xx.str(0, std::ios_base::scientific)); in eval_cos() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/gnuplot/ |
| H A D | gnuplot_5.4.3.bb | 5 SECTION = "console/scientific" 68 SECTION:${PN}-x11 = "x11/scientific"
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | number_base.hpp | 831 bool scientific = (f & std::ios_base::scientific) == std::ios_base::scientific; in format_float_string() local 851 if(scientific || fixed) in format_float_string() 855 if(scientific) in format_float_string() 874 if(!fixed && !scientific && !showpoint) in format_float_string() 894 if(scientific) in format_float_string() 902 if(fixed || (!scientific && (my_exp >= -4) && (my_exp < digits))) in format_float_string()
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xapp_xcalc/ |
| H A D | Config.in | 5 scientific calculator for X
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | ios_base.h | 372 static const fmtflags scientific = _S_scientific; in _GLIBCXX_VISIBILITY() 1079 scientific(ios_base& __base) in _GLIBCXX_VISIBILITY() 1081 __base.setf(ios_base::scientific, ios_base::floatfield); in _GLIBCXX_VISIBILITY() 1093 __base.setf(ios_base::fixed | ios_base::scientific, ios_base::floatfield); in _GLIBCXX_VISIBILITY()
|
| H A D | random.tcc | 875 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 934 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 994 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1075 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1190 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1400 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1666 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1727 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1894 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1961 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | ios_base.h | 372 static const fmtflags scientific = _S_scientific; in _GLIBCXX_VISIBILITY() 1079 scientific(ios_base& __base) in _GLIBCXX_VISIBILITY() 1081 __base.setf(ios_base::scientific, ios_base::floatfield); in _GLIBCXX_VISIBILITY() 1093 __base.setf(ios_base::fixed | ios_base::scientific, ios_base::floatfield); in _GLIBCXX_VISIBILITY()
|
| H A D | random.tcc | 875 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 934 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 994 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1075 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1190 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1400 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1666 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1727 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1894 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1961 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | random.tcc | 476 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 673 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 761 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 828 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 893 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 989 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1059 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1163 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1228 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1330 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | random.tcc | 476 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 673 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 761 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 828 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 893 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 989 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1059 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1163 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1228 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1330 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-imageio_2.17.0.bb | 3 volumetric data, and scientific formats."
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | ios | 40 static constexpr fmtflags scientific; 195 ios_base& scientific (ios_base& str); 245 static const fmtflags scientific = 0x0100; 254 static const fmtflags floatfield = scientific | fixed; 997 scientific(ios_base& __str) 999 __str.setf(ios_base::scientific, ios_base::floatfield); 1007 __str.setf(ios_base::fixed | ios_base::scientific, ios_base::floatfield);
|
| H A D | charconv | 21 scientific = unspecified, 24 general = fixed | scientific 104 scientific = 0x1, 107 general = fixed | scientific
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | ios | 40 static constexpr fmtflags scientific; 195 ios_base& scientific (ios_base& str); 245 static const fmtflags scientific = 0x0100; 254 static const fmtflags floatfield = scientific | fixed; 997 scientific(ios_base& __str) 999 __str.setf(ios_base::scientific, ios_base::floatfield); 1007 __str.setf(ios_base::fixed | ios_base::scientific, ios_base::floatfield);
|
| H A D | charconv | 21 scientific = unspecified, 24 general = fixed | scientific 104 scientific = 0x1, 107 general = fixed | scientific
|
| /OK3568_Linux_fs/buildroot/package/boinc/ |
| H A D | Config.in | 16 scientific research.
|
| /OK3568_Linux_fs/buildroot/package/python-numpy/ |
| H A D | Config.in | 22 NumPy is the fundamental package for scientific computing
|
| /OK3568_Linux_fs/buildroot/package/python-matplotlib/ |
| H A D | Config.in | 21 graphics for interactive graphing, scientific publishing,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-navigation/orrery/ |
| H A D | orrery_2.7.bb | 3 SECTION = "x11/scientific"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/ |
| H A D | random.tcc | 931 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 970 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1017 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1181 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1419 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1464 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1505 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1570 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1702 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/ |
| H A D | random.tcc | 931 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 970 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1017 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1181 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1419 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1464 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1505 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1570 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1702 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/ |
| H A D | python3-numpy_1.22.3.bb | 3 DESCRIPTION = "NumPy is the fundamental package needed for scientific computing with Python."
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/maki-4.0.0/ |
| H A D | LICENSE.txt | 11 purpose of contributing to a commons of creative, cultural and scientific 17 further production of creative, cultural and scientific works, or to gain
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/boinc/ |
| H A D | boinc-client_7.18.1.bb | 16 of scientific and mathematical research."
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC0-1.0 | 9 …scientific works ("Commons") that the public can reliably and without fear of later claims of infr…
|