Home
last modified time | relevance | path

Searched refs:newFormats (Results 1 – 7 of 7) sorted by relevance

/external/messageformat/java/com/ibm/icu/simple/
DMessageFormat.java545 public void setFormatsByArgumentIndex(Format[] newFormats) { in setFormatsByArgumentIndex() argument
553 if (argNumber < newFormats.length) { in setFormatsByArgumentIndex()
554 setCustomArgStartFormat(partIndex, newFormats[argNumber]); in setFormatsByArgumentIndex()
580 public void setFormatsByArgumentName(Map<String, Format> newFormats) { in setFormatsByArgumentName() argument
583 if (newFormats.containsKey(key)) { in setFormatsByArgumentName()
584 setCustomArgStartFormat(partIndex, newFormats.get(key)); in setFormatsByArgumentName()
612 public void setFormats(Format[] newFormats) { in setFormats() argument
615 formatNumber < newFormats.length && in setFormats()
617 setCustomArgStartFormat(partIndex, newFormats[formatNumber]); in setFormats()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java589 public void setFormatsByArgumentIndex(Format[] newFormats) { in setFormatsByArgumentIndex() argument
597 if (argNumber < newFormats.length) { in setFormatsByArgumentIndex()
598 setCustomArgStartFormat(partIndex, newFormats[argNumber]); in setFormatsByArgumentIndex()
624 public void setFormatsByArgumentName(Map<String, Format> newFormats) { in setFormatsByArgumentName() argument
627 if (newFormats.containsKey(key)) { in setFormatsByArgumentName()
628 setCustomArgStartFormat(partIndex, newFormats.get(key)); in setFormatsByArgumentName()
656 public void setFormats(Format[] newFormats) { in setFormats() argument
659 formatNumber < newFormats.length && in setFormats()
661 setCustomArgStartFormat(partIndex, newFormats[formatNumber]); in setFormats()
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp606 MessageFormat::adoptFormats(Format** newFormats, in adoptFormats() argument
608 if (newFormats == NULL || count < 0) { in adoptFormats()
624 setCustomArgStartFormat(partIndex, newFormats[formatNumber], status); in adoptFormats()
629 delete newFormats[formatNumber]; in adoptFormats()
639 MessageFormat::setFormats(const Format** newFormats, in setFormats() argument
641 if (newFormats == NULL || count < 0) { in setFormats()
657 if (newFormats[formatNumber] != NULL) { in setFormats()
658 newFormat = newFormats[formatNumber]->clone(); in setFormats()
/external/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h524 virtual void setFormats(const Format** newFormats, int32_t cnt);
/external/owasp/sanitizer/tools/findbugs/lib/
Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...