Searched defs:newFormat (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Dmsgfmt.cpp638 Format* newFormat = NULL; local
640 newFormat = newFormats[formatNumber]->clone();
641 if (newFormat == NULL) {
645 setCustomArgStartFormat(partIndex, newFormat, status);
658 MessageFormat::adoptFormat(int32_t n, Format *newFormat) { argument
659 LocalPointer<Format> p(newFormat);
714 MessageFormat::setFormat(int32_t n, const Format& newFormat) { argument
721 Format* new_format = newFormat.clone();
758 const Format& newFormat,
771 if (&newFormat
757 setFormat(const UnicodeString& formatName, const Format& newFormat, UErrorCode& status) argument
1211 Format* newFormat = ((Format*)(cur->value.pointer))->clone(); local
[all...]
/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 31 milliseconds