| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | scientific | 3 # $File: scientific,v 1.13 2019/04/19 00:42:27 christos Exp $ 4 # scientific: file(1) magic for scientific formats
|
| /freebsd-12-stable/contrib/bc/tests/ |
| D | extra_required.txt | 5 scientific
|
| /freebsd-12-stable/contrib/bc/tests/dc/ |
| D | all.txt | 20 scientific
|
| /freebsd-12-stable/contrib/bc/tests/bc/ |
| D | all.txt | 24 scientific
|
| /freebsd-12-stable/contrib/libstdc++/include/bits/ |
| D | ios_base.h | 284 static const fmtflags scientific = _S_scientific; variable 959 scientific(ios_base& __base) in scientific() function 961 __base.setf(ios_base::scientific, ios_base::floatfield); in scientific()
|
| /freebsd-12-stable/contrib/libstdc++/include/backward/ |
| D | iomanip.h | 55 using std::scientific;
|
| /freebsd-12-stable/contrib/libstdc++/src/ |
| D | locale_facets.cc | 86 else if (__fltfield == ios_base::scientific) in _S_format_float()
|
| D | ios.cc | 49 const ios_base::fmtflags ios_base::scientific; member in ios_base
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/include/ |
| D | ios | 39 static constexpr fmtflags scientific; 194 ios_base& scientific (ios_base& str); 244 static const fmtflags scientific = 0x0100; 253 static const fmtflags floatfield = scientific | fixed; 1004 scientific(ios_base& __str) 1006 __str.setf(ios_base::scientific, ios_base::floatfield); 1014 __str.setf(ios_base::fixed | ios_base::scientific, ios_base::floatfield);
|
| D | charconv | 20 scientific = unspecified, 23 general = fixed | scientific 107 scientific = 0x1, 110 general = fixed | scientific
|
| D | random | 3883 _OStream::scientific); 4002 _OStream::scientific); 4196 _OStream::scientific); 4324 _OStream::scientific); 4489 _OStream::scientific); 4883 _OStream::scientific); 5004 _OStream::scientific); 5134 _OStream::scientific); 5317 _OStream::scientific); 5464 _OStream::scientific); [all …]
|
| /freebsd-12-stable/contrib/bc/vs/tests/ |
| D | tests_dc.bat | 31 scientific
|
| D | tests_bc.bat | 49 scientific
|
| /freebsd-12-stable/contrib/libstdc++/include/tr1/ |
| D | random.tcc | 763 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 802 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 849 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1013 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1251 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1296 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1337 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1402 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<() 1534 __os.flags(__ios_base::scientific | __ios_base::left); in operator <<()
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | antarctica | 29 # previously sealers and scientific personnel wintered 309 # scientific station from 1903 316 # scientific station 1943/1967, 317 # previously sealers and a scientific expedition wintered by accident,
|
| D | australasia | 226 # Permanent occupation (scientific station) 1911-1915 and since 25 March 1948; 589 # and scientific personnel have wintered 593 # scientific station operated 1941/1995; 594 # previously whalers, sealers, pastoralists, and scientific personnel wintered 862 # Inhabited by civilians 1935-1942; IGY scientific base 1957-1958;
|
| D | africa | 137 # Gough (scientific station since 1955; sealers wintered previously): 1302 # scientific station since 1947
|
| /freebsd-12-stable/contrib/file/magic/ |
| D | Makefile.am | 272 $(MAGIC_FRAGMENT_DIR)/scientific \
|
| D | Makefile.in | 549 $(MAGIC_FRAGMENT_DIR)/scientific \
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/src/ |
| D | ios.cpp | 85 const ios_base::fmtflags ios_base::scientific; member in ios_base
|
| D | locale.cpp | 4635 if (floatfield == (ios_base::fixed | ios_base::scientific)) in __format_float() 4651 else if (floatfield == ios_base::scientific) in __format_float() 4658 else if (floatfield == (ios_base::fixed | ios_base::scientific)) in __format_float()
|
| /freebsd-12-stable/contrib/bc/manuals/ |
| D | build.md | 453 In addition, this `bc` has the option of outputting in scientific notation or 454 engineering notation. It can also take input in scientific or engineering 458 Extra operators, scientific notation, engineering notation, and the
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Target/ |
| D | TargetProperties.td | 71 … zeroes to insert when displaying a very small float before falling back to scientific notation.">;
|
| /freebsd-12-stable/crypto/openssh/ |
| D | LICENCE | 46 bookstore, scientific library, and patent office worldwide. More
|
| /freebsd-12-stable/contrib/bc/ |
| D | NEWS.md | 509 All of this together means that for ordinary uses, and even uses in scientific 967 7. Both calculators now accept numbers in **scientific notation**. See the 969 8. Both calculators can **output in either scientific or engineering
|