/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
D | MessageFormat.java | 612 public void setFormatsByArgumentIndex(Format[] newFormats) { in setFormatsByArgumentIndex() argument 613 messageFormat.setFormatsByArgumentIndex(newFormats); in setFormatsByArgumentIndex() 665 public void setFormats(Format[] newFormats) { in setFormats() argument 666 messageFormat.setFormats(newFormats); in setFormats()
|
/external/messageformat/java/com/ibm/icu/simple/ |
D | MessageFormat.java | 545 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/ |
D | MessageFormat.java | 588 public void setFormatsByArgumentIndex(Format[] newFormats) { in setFormatsByArgumentIndex() argument 596 if (argNumber < newFormats.length) { in setFormatsByArgumentIndex() 597 setCustomArgStartFormat(partIndex, newFormats[argNumber]); in setFormatsByArgumentIndex() 623 public void setFormatsByArgumentName(Map<String, Format> newFormats) { in setFormatsByArgumentName() argument 626 if (newFormats.containsKey(key)) { in setFormatsByArgumentName() 627 setCustomArgStartFormat(partIndex, newFormats.get(key)); in setFormatsByArgumentName() 655 public void setFormats(Format[] newFormats) { in setFormats() argument 658 formatNumber < newFormats.length && in setFormats() 660 setCustomArgStartFormat(partIndex, newFormats[formatNumber]); in setFormats()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | MessageFormat.java | 576 public void setFormatsByArgumentIndex(Format[] newFormats) { in setFormatsByArgumentIndex() argument 584 if (argNumber < newFormats.length) { in setFormatsByArgumentIndex() 585 setCustomArgStartFormat(partIndex, newFormats[argNumber]); in setFormatsByArgumentIndex() 610 public void setFormatsByArgumentName(Map<String, Format> newFormats) { in setFormatsByArgumentName() argument 613 if (newFormats.containsKey(key)) { in setFormatsByArgumentName() 614 setCustomArgStartFormat(partIndex, newFormats.get(key)); in setFormatsByArgumentName() 641 public void setFormats(Format[] newFormats) { in setFormats() argument 644 formatNumber < newFormats.length && in setFormats() 646 setCustomArgStartFormat(partIndex, newFormats[formatNumber]); in setFormats()
|
/external/icu/icu4c/source/i18n/ |
D | msgfmt.cpp | 607 MessageFormat::adoptFormats(Format** newFormats, in adoptFormats() argument 609 if (newFormats == NULL || count < 0) { in adoptFormats() 625 setCustomArgStartFormat(partIndex, newFormats[formatNumber], status); in adoptFormats() 630 delete newFormats[formatNumber]; in adoptFormats() 640 MessageFormat::setFormats(const Format** newFormats, in setFormats() argument 642 if (newFormats == NULL || count < 0) { in setFormats() 658 if (newFormats[formatNumber] != NULL) { in setFormats() 659 newFormat = newFormats[formatNumber]->clone(); in setFormats()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | msgfmt.h | 524 virtual void setFormats(const Format** newFormats, int32_t cnt);
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | commons-lang-2.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/guice/extensions/struts2/lib/ |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |