Home
last modified time | relevance | path

Searched refs:uprv_isPositiveInfinity (Results 1 – 12 of 12) sorted by relevance

/external/icu4c/test/intltest/
Dtsputil.cpp249 if(uprv_isPositiveInfinity(pinf) != TRUE) { in testPositiveInfinity()
291 if(uprv_isPositiveInfinity(ninf) != FALSE) { in testNegativeInfinity()
355 if(uprv_isPositiveInfinity(1/pzero) != TRUE) { in testZero()
/external/chromium_org/third_party/icu/source/test/intltest/
Dtsputil.cpp250 if(uprv_isPositiveInfinity(pinf) != TRUE) { in testPositiveInfinity()
292 if(uprv_isPositiveInfinity(ninf) != FALSE) { in testNegativeInfinity()
356 if(uprv_isPositiveInfinity(1/pzero) != TRUE) { in testZero()
/external/chromium_org/third_party/icu/source/common/
Dputilimp.h46 U_INTERNAL UBool U_EXPORT2 uprv_isPositiveInfinity(double d);
Dputil.c388 uprv_isPositiveInfinity(double number) in uprv_isPositiveInfinity() function
/external/icu4c/common/
Dputilimp.h256 U_INTERNAL UBool U_EXPORT2 uprv_isPositiveInfinity(double d);
Dputil.cpp404 uprv_isPositiveInfinity(double number) in uprv_isPositiveInfinity() function
/external/icu4c/i18n/
Dchoicfmt.cpp294 if (uprv_isPositiveInfinity(limits[i])) { in setChoices()
/external/chromium_org/third_party/icu/source/i18n/
Dchoicfmt.cpp470 if (uprv_isPositiveInfinity(fChoiceLimits[i])) { in toPattern()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dputiltst.c102 isTrue=uprv_isPositiveInfinity(uprv_getInfinity()); in TestPUtilAPI()
/external/icu4c/test/cintltst/
Dputiltst.c119 isTrue=uprv_isPositiveInfinity(uprv_getInfinity()); in TestPUtilAPI()
/external/icu4c/common/unicode/
Durename.h1326 #define uprv_isPositiveInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isPositiveInfinity) macro
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h1303 #define uprv_isPositiveInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isPositiveInfinity) macro