Searched defs:getNaN (Results 1 - 16 of 16) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DDecimalFormatProperties.java246 public String getNaN() method in class:DecimalFormatProperties
248 return m_dfs.getNaN();
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
H A DDecimalFormatSymbols.java354 public String getNaN() { method in class:DecimalFormatSymbols
355 return dfs.getNaN();
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
H A DDecimalFormatSymbolsICU.java107 public String getNaN() { method in class:DecimalFormatSymbolsICU
108 return fIcuDecfs.getNaN();
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DAPFloat.h201 /// getNaN - Factory for QNaN values.
206 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, function in class:llvm::APFloat
/external/llvm/include/llvm/ADT/
H A DAPFloat.h238 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, function in class:llvm::APFloat
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDecimalFormatSymbols.java557 public String getNaN() { method in class:DecimalFormatSymbols
1565 * @see #getNaN
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormatSymbols.java604 public String getNaN() { method in class:DecimalFormatSymbols
1656 * @see #getNaN
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h861 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, function in class:llvm::APFloat
/external/llvm/lib/IR/
H A DConstants.cpp655 Constant *ConstantFP::getNaN(Type *Ty, bool Negative, unsigned Type) { function in class:ConstantFP
657 APFloat NaN = APFloat::getNaN(Semantics, Negative, Type);
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 571 milliseconds