Searched defs:DigitList (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/i18n/
H A Ddigitlst.h56 // is used as a data member of DigitList.
74 * The original DigitList API has been retained, to minimize the impact of
81 * Original DigitList comments:
85 * non-negative numbers. The division of labor between DigitList and
86 * DecimalFormat is that DigitList handles the radix 10 representation
90 * A DigitList is really a representation of a floating point value.
94 * The DigitList representation consists of a string of characters,
96 * 10 exponent associated with it. The value represented by a DigitList
103 * DigitList vs. decimalNumber:
105 * DigitList store
122 class U_I18N_API DigitList : public UMemory { // Declare external to make compiler happy class in inherits:UMemory
[all...]
H A Ddigitlst.cpp47 // class DigitList
70 DigitList::DigitList() function in class:DigitList
86 DigitList::~DigitList()
93 DigitList::DigitList(const DigitList &other) function in class:DigitList
103 DigitList&
104 DigitList
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1241 #define DigitList DigitList_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1241 #define DigitList DigitList_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1241 #define DigitList DigitList_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1241 #define DigitList DigitList_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1930 #define DigitList U_ICU_ENTRY_POINT_RENAME(DigitList) macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 79 milliseconds