HomeSort by relevance Sort by last modified time
    Searched full:scientific (Results 226 - 250 of 379) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DiagBigDecimal.java 127 private static final com.ibm.icu.math.MathContext mcs = new com.ibm.icu.math.MathContext(9, com.ibm.icu.math.MathContext.SCIENTIFIC);
129 private static final com.ibm.icu.math.MathContext mcld = new com.ibm.icu.math.MathContext(9, com.ibm.icu.math.MathContext.SCIENTIFIC, true); // lost digits
130 private static final com.ibm.icu.math.MathContext mcld0 = new com.ibm.icu.math.MathContext(0, com.ibm.icu.math.MathContext.SCIENTIFIC, true); // lost digits, digits=0
615 if (!isJDK15OrLater) // for some reason we format using scientific
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
Dfp.java 363 // Check for scientific notation
372 // scientific notation
    [all...]
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/serialization/cern/
expected.html 14 <meta name="description" content="CERN, the European Organization for Nuclear Research, is one of the world?s largest and most respected centres for scientific research. Its business is fundamental physics, finding out what the Universe is made of and how it works.">
src.html 25 <meta name="description" content="CERN, the European Organization for Nuclear Research, is one of the world?s largest and most respected centres for scientific research. Its business is fundamental physics, finding out what the Universe is made of and how it works." />
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageViewTests.cpp 188 fragmentSrc << " * vec4" << std::scientific << swizzledScale << " + vec4" << swizzledBias << ";\n"
vktPipelineSamplerTests.cpp 243 fragmentSrc << " * vec4" << std::scientific << formatInfo.lookupScale << " + vec4" << formatInfo.lookupBias << ";\n"
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/
TestCLDRVsICU.java 311 static String[] NumberNames = { "standard", "integer", "decimal", "percent", "scientific", "GBP" };
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
SerializableTest.java 618 int forms[] = {MathContext.PLAIN, MathContext.ENGINEERING, MathContext.SCIENTIFIC};
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/
TestCLDRVsICU.java 307 static String[] NumberNames = { "standard", "integer", "decimal", "percent", "scientific", "GBP" };
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
SerializableTest.java 614 int forms[] = {MathContext.PLAIN, MathContext.ENGINEERING, MathContext.SCIENTIFIC};
    [all...]
  /external/libgdx/
CC-LICENSE 16 8. "Work" means the literary and/or artistic work offered under the terms of this License including without limitation any production in the literary, scientific and artistic domain, whatever may be the mode or form of its expression including digital form, such as a book, pamphlet and other writing; a lecture, address, sermon or other work of the same nature; a dramatic or dramatico-musical work; a choreographic work or entertainment in dumb show; a musical composition with or without words; a cinematographic work to which are assimilated works expressed by a process analogous to cinematography; a work of drawing, painting, architecture, sculpture, engraving or lithography; a photographic work to which are assimilated works expressed by a process analogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimensional work relative to geography, topography, architecture or science; a performance; a broadcast; a phonogram; a compilation of data to the extent it is protected as a copyrightable work; or a work performed by a variety or circus performer to the extent it is not otherwise considered a literary or artistic work.
  /frameworks/base/libs/hwui/tests/unit/
VectorDrawableTests.cpp 36 // TestData with scientific notation -2e3 etc.
  /frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
PathParser.java 165 // used for floating point numbers' scientific notation.
  /hardware/bsp/intel/peripheral/libupm/docs/images/
LICENSE_CC_3_0.txt 70 literary, scientific and artistic domain, whatever may be the mode or
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
bessel_function.tcc 41 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
hypergeometric.tcc 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
bessel_function.tcc 41 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
hypergeometric.tcc 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_facets.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
bessel_function.tcc 41 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
hypergeometric.tcc 39 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
locale_facets.h     [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
bessel_function.tcc 41 // (2) The Gnu Scientific Library, http://www.gnu.org/software/gsl

Completed in 685 milliseconds

1 2 3 4 5 6 7 8 91011>>