/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | RuleBasedNumberFormat.java | 725 public RuleBasedNumberFormat(String description, String[][] localizations) { in RuleBasedNumberFormat() 790 public RuleBasedNumberFormat(String description, String[][] localizations, ULocale locale) { in RuleBasedNumberFormat() 838 String[][] localizations = null; in RuleBasedNumberFormat() local 861 init(description.toString(), localizations); in RuleBasedNumberFormat() local 1680 private void init(String description, String[][] localizations) { in init() 1819 private void initLocalizations(String[][] localizations) { in initLocalizations()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | RuleBasedNumberFormat.java | 720 public RuleBasedNumberFormat(String description, String[][] localizations) { in RuleBasedNumberFormat() 782 public RuleBasedNumberFormat(String description, String[][] localizations, ULocale locale) { in RuleBasedNumberFormat() 828 String[][] localizations = null; in RuleBasedNumberFormat() local 851 init(description.toString(), localizations); in RuleBasedNumberFormat() local 1644 private void init(String description, String[][] localizations) { in init() 1783 private void initLocalizations(String[][] localizations) { in initLocalizations()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | rbnf.h | 1040 LocalizationInfo* localizations; variable
|
/external/vboot_reference/utility/include/ |
D | bmpblk_utility.h | 50 vector<vector<string> > localizations; member
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | RbnfTest.java | 1019 String[][] localizations = new String[][] { in TestRuleSetDisplayName() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | RbnfTest.java | 1023 String[][] localizations = new String[][] { in TestRuleSetDisplayName() local
|