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

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dfmtable_cnv.cpp33 Formattable::Formattable(const char* stringToCopy) function in class:Formattable
H A Dfmtable.cpp112 Formattable function in class:Formattable
119 Formattable::Formattable(UDate date, ISDATE /*isDate*/) function in class:Formattable
129 Formattable::Formattable(double value) function in class:Formattable
139 Formattable::Formattable(int32_t value) function in class:Formattable
148 Formattable::Formattable(int64_t value) function in class:Formattable
158 Formattable::Formattable(const StringPiece &number, UErrorCode &status) { function in class:Formattable
167 Formattable::Formattable(const UnicodeString& stringToCopy) function in class:Formattable
178 Formattable::Formattable(UnicodeString* stringToAdopt) function in class:Formattable
185 Formattable::Formattable(UObject* objectToAdopt) function in class:Formattable
194 Formattable::Formattable(const Formattable* arrayToCopy, int32_t count) function in class:Formattable
207 Formattable::Formattable(const Formattable &source) function in class:Formattable
[all...]
H A Dmsgfmt.cpp1859 format(const Formattable&, UnicodeString& appendTo, UErrorCode& status) const argument
1868 format(const Formattable&, UnicodeString& appendTo, FieldPosition&, UErrorCode& status) const argument
1878 format(const Formattable&, UnicodeString& appendTo, FieldPositionIterator*, UErrorCode& status) const argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/unicode/
H A Dfmtable.h66 class U_I18N_API Formattable : public UObject { class in inherits:UObject
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h1934 #define Formattable U_ICU_ENTRY_POINT_RENAME(Formattable) macro
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Durename.h1934 #define Formattable U_ICU_ENTRY_POINT_RENAME(Formattable) macro
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Durename.h1934 #define Formattable U_ICU_ENTRY_POINT_RENAME(Formattable) macro
/macosx-10.10/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h1934 #define Formattable U_ICU_ENTRY_POINT_RENAME(Formattable) macro

Completed in 328 milliseconds