HomeSort by relevance Sort by last modified time
    Searched refs:uprv_isPositiveInfinity (Results 1 - 16 of 16) sorted by null

  /external/chromium/third_party/icu/source/common/
putilimp.h 46 U_INTERNAL UBool U_EXPORT2 uprv_isPositiveInfinity(double d);
putil.c 341 uprv_isPositiveInfinity(double number)
    [all...]
  /external/icu4c/common/
putilimp.h 46 U_INTERNAL UBool U_EXPORT2 uprv_isPositiveInfinity(double d);
putil.c 361 uprv_isPositiveInfinity(double number)
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
tsputil.cpp 250 if(uprv_isPositiveInfinity(pinf) != TRUE) {
292 if(uprv_isPositiveInfinity(ninf) != FALSE) {
356 if(uprv_isPositiveInfinity(1/pzero) != TRUE) {
  /external/icu4c/test/intltest/
tsputil.cpp 250 if(uprv_isPositiveInfinity(pinf) != TRUE) {
292 if(uprv_isPositiveInfinity(ninf) != FALSE) {
356 if(uprv_isPositiveInfinity(1/pzero) != TRUE) {
  /external/chromium/third_party/icu/source/test/cintltst/
putiltst.c 96 log_verbose("Testing the API uprv_isPositiveInfinity()\n");
97 isTrue=uprv_isPositiveInfinity(uprv_getInfinity());
99 log_err("ERROR: uprv_isPositiveInfinity failed.\n");
  /external/chromium/third_party/icu/source/i18n/
choicfmt.cpp 470 if (uprv_isPositiveInfinity(fChoiceLimits[i])) {
  /external/icu4c/i18n/
choicfmt.cpp 470 if (uprv_isPositiveInfinity(fChoiceLimits[i])) {
  /external/icu4c/test/cintltst/
putiltst.c 98 log_verbose("Testing the API uprv_isPositiveInfinity()\n");
99 isTrue=uprv_isPositiveInfinity(uprv_getInfinity());
101 log_err("ERROR: uprv_isPositiveInfinity failed.\n");
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]

Completed in 445 milliseconds