/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
ios_base.h | 244 * - scientific 285 /// Generates floating-point output in scientific notation. 286 static const fmtflags scientific = _S_scientific; member in class:ios_base 315 /// A mask of scientific|fixed. Useful for the 2-arg form of @c setf. 964 /// Calls base.setf(ios_base::scientific, ios_base::floatfield). 966 scientific(ios_base& __base) function 968 __base.setf(ios_base::scientific, ios_base::floatfield);
|
random.tcc | [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
ios_base.h | 244 * - scientific 285 /// Generates floating-point output in scientific notation. 286 static const fmtflags scientific = _S_scientific; member in class:ios_base 315 /// A mask of scientific|fixed. Useful for the 2-arg form of @c setf. 964 /// Calls base.setf(ios_base::scientific, ios_base::floatfield). 966 scientific(ios_base& __base) function 968 __base.setf(ios_base::scientific, ios_base::floatfield);
|
random.tcc | [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
DecimalFormatTest.java | [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
NumberFormat.java | 82 * getInstance(...SCIENTIFICSTYLE) to get a format for displaying scientific number, 193 * {@icu} Constant to specify a style of format to display scientific number. 692 * {@icu} Returns a scientific format for the current default locale. 693 * @return a scientific number format 701 * {@icu} Returns a scientific format for the specified locale. 702 * @return a scientific number format 710 * {@icu} Returns a scientific format for the specified locale. 711 * @return a scientific number format 752 * Value passed to format requesting a scientific format. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
random.tcc | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
random.tcc | [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
decimfmt.h | 80 * integers ("123"), fixed-point numbers ("123.4"), scientific notation 139 * // percent, scientific, integer, iso currency, and plural currency 234 * <td>Separates mantissa and exponent in scientific notation. 396 * description applies to formats that do not use <a href="#sci">scientific 438 * <a name="sci"><strong>Scientific Notation</strong></a> 440 * <p>Numbers in scientific notation are expressed as the product of a mantissa 444 * DecimalFormat can be instructed to use scientific 447 * scientific notation. Example: "0.###E0" formats the number 1234 as 470 * <li>When using scientific notation, the formatter controls the [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
NumberFormat.java | 93 * getInstance(...SCIENTIFICSTYLE) to get a format for displaying scientific number, 187 * <strong>[icu]</strong> Constant to specify a style of format to display scientific number. 691 * <strong>[icu]</strong> Returns a scientific format for the current default <code>FORMAT</code> locale. 692 * @return a scientific number format 700 * <strong>[icu]</strong> Returns a scientific format for the specified locale. 701 * @return a scientific number format 708 * <strong>[icu]</strong> Returns a scientific format for the specified locale. 709 * @return a scientific number format 747 * Value passed to format requesting a scientific format. [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
NumberFormat.java | 92 * getInstance(...SCIENTIFICSTYLE) to get a format for displaying scientific number, 190 * {@icu} Constant to specify a style of format to display scientific number. 743 * {@icu} Returns a scientific format for the current default <code>FORMAT</code> locale. 744 * @return a scientific number format 753 * {@icu} Returns a scientific format for the specified locale. 754 * @return a scientific number format 762 * {@icu} Returns a scientific format for the specified locale. 763 * @return a scientific number format 805 * Value passed to format requesting a scientific format. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
poly_laguerre.tcc | 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl 66 * This is from the GNU Scientific Library. 120 * This is from the GNU Scientific Library.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
poly_laguerre.tcc | 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl 66 * This is from the GNU Scientific Library. 120 * This is from the GNU Scientific Library.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
poly_laguerre.tcc | 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl 66 * This is from the GNU Scientific Library. 120 * This is from the GNU Scientific Library.
|
/prebuilts/go/darwin-x86/src/fmt/ |
doc.go | 34 %b decimalless scientific notation with exponent a power of two, 37 %e scientific notation, e.g. -1234.456e+78 38 %E scientific notation, e.g. -1234.456E+78
|
/prebuilts/go/linux-x86/src/fmt/ |
doc.go | 34 %b decimalless scientific notation with exponent a power of two, 37 %e scientific notation, e.g. -1234.456e+78 38 %E scientific notation, e.g. -1234.456E+78
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
poly_laguerre.tcc | 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl 66 * This is from the GNU Scientific Library. 120 * This is from the GNU Scientific Library.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
numberformattestspecification.txt | 93 test scientific notation 230 test min max fraction digits scientific 267 test significant digits scientific 284 test min max fraction digits scientific 2 399 test use scientific setter 447 // for scientific notation. But JDK DecimalFormat does honor
|
/external/icu/icu4c/source/test/testdata/ |
numberformattestspecification.txt | 93 test scientific notation 230 test min max fraction digits scientific 267 test significant digits scientific 284 test min max fraction digits scientific 2 399 test use scientific setter 447 // for scientific notation. But JDK DecimalFormat does honor
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
numberformattestspecification.txt | 93 test scientific notation 230 test min max fraction digits scientific 267 test significant digits scientific 284 test min max fraction digits scientific 2 399 test use scientific setter 447 // for scientific notation. But JDK DecimalFormat does honor
|
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
Evaluator.java | 124 // compute proper scientific notation for values close to zero. Chosen to ensure that we 593 // Display full exact number wo scientific notation. 598 // Display number without scientific notation. Treat leading zero as msd. 609 // presuming scientific notation that preserves the left part of the 650 // Avoid scientific notation for small numbers of zeros. 655 // CalculatorResult would not use scientific notation either. 666 // CalculatorResult would not use scientific notation either. [all...] |
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
MyRssReader2.java | 174 list.add(new RssItem("http://www.sciam.com/xml/sciam.xml", "Scientific American"));
|
MyRssReader3.java | 178 list.add(new RssItem("http://www.sciam.com/xml/sciam.xml", "Scientific American"));
|
/external/chromium-trace/catapult/telemetry/telemetry/util/ |
perf_tests_results_helper.py | 66 # Special case for floats so we don't print using scientific notation.
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
dimension-handler.js | 85 // Scientific notation (e.g. 1e2) is not yet widely supported by browser vendors.
|