| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/chemical/ |
| H A D | atlas,sensor.yaml | 7 title: Atlas Scientific OEM + EZO sensors 13 Atlas Scientific OEM + EZO sensors connected via I2C 16 http://www.atlas-scientific.com/_files/_datasheets/_oem/DO_oem_datasheet.pdf 17 http://www.atlas-scientific.com/_files/_datasheets/_oem/EC_oem_datasheet.pdf 18 http://www.atlas-scientific.com/_files/_datasheets/_oem/ORP_oem_datasheet.pdf 19 http://www.atlas-scientific.com/_files/_datasheets/_oem/pH_oem_datasheet.pdf 20 http://www.atlas-scientific.com/_files/_datasheets/_oem/RTD_oem_datasheet.pdf 21 http://www.atlas-scientific.com/_files/_datasheets/_probe/EZO_CO2_Datasheet.pdf 22 https://www.atlas-scientific.com/files/EZO_O2_datasheet.pdf 23 https://www.atlas-scientific.com/files/EZO_HUM_Datasheet.pdf
|
| /OK3568_Linux_fs/kernel/drivers/iio/chemical/ |
| H A D | Kconfig | 9 tristate "Atlas Scientific OEM SM sensors" 17 Atlas Scientific OEM SM sensors: 26 tristate "Atlas Scientific EZO sensors" 30 Atlas Scientific EZO sensors
|
| H A D | atlas-ezo-sensor.c | 3 * atlas-ezo-sensor.c - Support for Atlas Scientific EZO sensors 245 MODULE_DESCRIPTION("Atlas Scientific EZO sensors");
|
| /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/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 | 330 * - scientific in _GLIBCXX_VISIBILITY() 371 /// Generates floating-point output in scientific notation. in _GLIBCXX_VISIBILITY() 372 static const fmtflags scientific = _S_scientific; in _GLIBCXX_VISIBILITY() 401 /// A mask of scientific|fixed. Useful for the 2-arg form of @c setf. in _GLIBCXX_VISIBILITY() 1077 /// Calls base.setf(ios_base::scientific, ios_base::floatfield). in _GLIBCXX_VISIBILITY() 1079 scientific(ios_base& __base) in _GLIBCXX_VISIBILITY() 1081 __base.setf(ios_base::scientific, ios_base::floatfield); in _GLIBCXX_VISIBILITY() 1089 /// base.setf(ios_base::fixed|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 | 330 * - scientific in _GLIBCXX_VISIBILITY() 371 /// Generates floating-point output in scientific notation. in _GLIBCXX_VISIBILITY() 372 static const fmtflags scientific = _S_scientific; in _GLIBCXX_VISIBILITY() 401 /// A mask of scientific|fixed. Useful for the 2-arg form of @c setf. in _GLIBCXX_VISIBILITY() 1077 /// Calls base.setf(ios_base::scientific, ios_base::floatfield). in _GLIBCXX_VISIBILITY() 1079 scientific(ios_base& __base) in _GLIBCXX_VISIBILITY() 1081 __base.setf(ios_base::scientific, ios_base::floatfield); in _GLIBCXX_VISIBILITY() 1089 /// base.setf(ios_base::fixed|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/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/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/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/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() 939 // Scientific format: in format_float_string()
|
| /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/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…
|
| H A D | CECILL-2.1 | 24 public scientific, technical and industrial research establishment, 28 Centre National de la Recherche Scientifique - CNRS, a public scientific 33 Inria, a public scientific and technological establishment, having its 392 9.1 The Licensee acknowledges that the scientific and technical
|
| H A D | CECILL-1.1 | 11 Commissariat à l'Energie Atomique - CEA, a public scientific, technical and industrial establishmen… 13 Centre National de la Recherche Scientifique - CNRS, a public scientific and technological establis… 15 Institut National de Recherche en Informatique et en Automatique - INRIA, a public scientific and t… 181 9.1. The Licensee acknowledges that the current situation as regards scientific and technical know-…
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xapp_xcalc/ |
| H A D | Config.in | 5 scientific calculator for X
|
| /OK3568_Linux_fs/buildroot/package/gsl/ |
| H A D | Config.in | 4 The GNU Scientific Library (GSL) is a numerical library for
|
| /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/yocto/meta-openembedded/meta-oe/recipes-support/gsl/ |
| H A D | gsl.inc | 1 DESCRIPTION = "GNU Scientific Library"
|
| /OK3568_Linux_fs/buildroot/package/boinc/ |
| H A D | Config.in | 16 scientific research.
|