HomeSort by relevance Sort by last modified time
    Searched defs:DigitList (Results 1 - 7 of 7) sorted by null

  /external/icu/icu4c/source/i18n/
digitlst.cpp 44 // class DigitList
66 DigitList::DigitList()
81 DigitList::~DigitList()
88 DigitList::DigitList(const DigitList &other)
98 DigitList&
99 DigitList::operator=(const DigitList& other
    [all...]
digitlst.h 56 // is used as a data member of DigitList.
78 * The original DigitList API has been retained, to minimize the impact of
85 * Original DigitList comments:
89 * non-negative numbers. The division of labor between DigitList and
90 * DecimalFormat is that DigitList handles the radix 10 representation
94 * A DigitList is really a representation of a floating point value.
98 * The DigitList representation consists of a string of characters,
100 * 10 exponent associated with it. The value represented by a DigitList
107 * DigitList vs. decimalNumber:
109 * DigitList stores digits with the most significant first
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DigitList.java 12 * <code>DigitList</code> handles the transcoding between numeric values and
14 * division of labor between <code>DigitList</code> and
15 * <code>DecimalFormat</code> is that <code>DigitList</code> handles the radix
21 * <p>A <code>DigitList</code> is a representation of a finite numeric value.
22 * <code>DigitList</code> objects do not represent <code>NaN</code> or infinite
23 * values. A <code>DigitList</code> value can be converted to a
28 * <p>The <code>DigitList</code> representation consists of a string of
31 * <code>DigitList</code> object can be computed by mulitplying the fraction
44 final class DigitList {
66 * DigitList is normalized, so if it is non-zero, figits[0] is non-zero. W
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 316 milliseconds