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

  /external/icu/icu4c/source/i18n/
digitlst.cpp 675 DigitList max64; max64.set("9223372036854775807", status);
676 if (this->compare(max64) > 0) {
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
Target.java 488 public double max64() { return mMaxValue; } method in class:Target.Floaty

Completed in 629 milliseconds