HomeSort by relevance Sort by last modified time
    Searched full:decimalpos (Results 1 - 5 of 5) sorted by null

  /libcore/luni/src/main/java/org/apache/xpath/objects/
XNumber.java 170 // int decimalPos = -1;
179 // decimalPos = start;
193 // decimalPos = end;
203 // if (decimalPos == -1)
204 // decimalPos = s.indexOf('.');
207 // if (decimalPos < start || decimalPos > end)
220 // // remove trailing '0's; keep track of decimalPos
227 // decimalPos = truncatePoint;
231 // decimalPos = s.indexOf('.')
    [all...]
  /external/chromium/third_party/icu/source/i18n/
decimfmt.cpp     [all...]
ucol.cpp     [all...]
  /external/icu4c/i18n/
decimfmt.cpp     [all...]
ucol.cpp     [all...]

Completed in 1063 milliseconds