Home
last modified time | relevance | path

Searched full:localizations (Results 1 – 25 of 35) sorted by relevance

12

/external/icu/icu4c/source/i18n/
Drbnf.cpp666 , localizations(NULL) in RuleBasedNumberFormat()
688 , localizations(NULL) in RuleBasedNumberFormat()
710 , localizations(NULL) in RuleBasedNumberFormat()
731 , localizations(NULL) in RuleBasedNumberFormat()
753 , localizations(NULL) in RuleBasedNumberFormat()
772 , localizations(NULL) in RuleBasedNumberFormat()
836 , localizations(NULL) in RuleBasedNumberFormat()
860 …init(rhs.originalDescription, rhs.localizations ? rhs.localizations->ref() : NULL, perror, status); in operator =()
899 (localizations == NULL in operator ==()
900 ? rhs.localizations == NULL in operator ==()
[all …]
/external/vboot_reference/utility/
Dbmpblk_utility.cc49 config_.localizations.clear(); in BmpBlockUtil()
80 config_.localizations.clear(); in load_yaml_config()
99 // All screens should be used somewhere in the localizations. in load_yaml_config()
100 // All screens referenced in the localizations should be defined. in load_yaml_config()
101 // The number of localizations should match the number of locale_index in load_yaml_config()
171 } else if (keyword == "localizations") { in parse_first_layer()
346 config_.localizations.push_back(vector<string>()); in parse_localizations()
350 config_.localizations[index].push_back((char*)event.data.scalar.value); in parse_localizations()
362 error("Syntax error in parsing localizations.\n"); in parse_localizations()
383 error("Syntax error in parsing localizations.\n"); in parse_locale_index()
[all …]
Dbmpblk_util.c261 printf(" %d localizations\n", hdr->number_of_localizations); in dump_bmpblock()
418 fprintf(yfp, "localizations:\n"); in dump_bmpblock()
/external/icu/icu4c/source/i18n/unicode/
Drbnf.h497 * <p><b>Localizations</b></p>
498 * <p>Constructors are available that allow the specification of localizations for the
504 * element is an array of localizations of these names. The first element of one of these
505 * subarrays is the locale name, and the remaining elements are localizations of the
545 * The localizations data provides information about the public
550 * list are arrays of localizations of the names of the public
553 * Strings being the localizations of the rule set names, in the
558 * @param localizations the localization information.
564 RuleBasedNumberFormat(const UnicodeString& rules, const UnicodeString& localizations,
589 * The localizations data provides information about the public
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedNumberFormat.java613 * Localizations for rule set names.
657 * The localizations data provides information about the public
662 * list are arrays of localizations of the names of the public
665 * Strings being the localizations of the rule set names, in the
670 * @param localizations a list of localizations for the rule set
675 public RuleBasedNumberFormat(String description, String[][] localizations) { in RuleBasedNumberFormat() argument
677 init(description, localizations); in RuleBasedNumberFormat()
721 * The localizations data provides information about the public
726 * list are arrays of localizations of the names of the public
729 * Strings being the localizations of the rule set names, in the
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRbnfTest.java1009 String[][] localizations = new String[][] { in TestRuleSetDisplayName() local
1020 //Construct RuleBasedNumberFormat by rule sets and localizations list in TestRuleSetDisplayName()
1022 = new RuleBasedNumberFormat(ukEnglish, localizations, ULocale.US); in TestRuleSetDisplayName()
1023 RuleBasedNumberFormat f2= new RuleBasedNumberFormat(ukEnglish, localizations); in TestRuleSetDisplayName()
1031 assertEquals("Display name in default locale", localizations[1][i+1], RSName_defLoc); in TestRuleSetDisplayName()
1033 assertEquals("Display name in Chinese", localizations[2][i+1], RSName_loc); in TestRuleSetDisplayName()
1041 //get locales of localizations in TestRuleSetDisplayName()
1050 …assertEquals("getRuleSetDisplayNames in default locale", localizations[1][i+1], RSNames_defLoc[i]); in TestRuleSetDisplayName()
1055 … assertEquals("getRuleSetDisplayNames in English", localizations[1][i+1], RSNames_loc[i]); in TestRuleSetDisplayName()
1060 … assertEquals("getRuleSetDisplayNames in Chinese", localizations[2][i+1], RSNames_loc[i]); in TestRuleSetDisplayName()
[all …]
/external/vboot_reference/tests/bitmaps/
Dcase_reuse.yaml24 localizations:
Dcase_simple.yaml26 localizations:
Dcase_nobmp.yaml17 localizations:
Dcase_badbmp.yaml19 localizations:
Dcase_order2.yaml33 localizations:
Dcase_order1.yaml33 localizations:
/external/vboot_reference/firmware/lib/include/
Dvboot_display.h46 * Get the number of localizations in the GBB bitmap data.
/external/vboot_reference/utility/include/
Dbmpblk_utility.h50 vector<vector<string> > localizations; member
/external/icu/icu4c/source/test/intltest/
Ditrbnf.h113 * Test localizations using string data.
/external/vboot_reference/firmware/include/
Dbmpblk_header.h62 uint32_t number_of_localizations; /* Number of localizations */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/skia/experimental/SimpleiOSApp/iPad/
DMainWindow_iPad.xib174 <object class="NSMutableDictionary" key="localizations">
/external/skia/experimental/SimpleiOSApp/iPhone/
DMainWindow_iPhone.xib184 <object class="NSMutableDictionary" key="localizations">
/external/vboot_reference/firmware/lib/
Dvboot_display.c209 /* Clip localization to number of localizations present in the GBB */ in VbDisplayScreenFromGBB()
/external/vboot_reference/futility/
Dcmd_show.c211 printf(" Localizations: %d\n", in futil_cb_show_gbb()
/external/skia/experimental/iOSSampleApp/iPad/
DMainWindow_iPad.xib426 <object class="NSMutableDictionary" key="localizations">
/external/skia/experimental/iOSSampleApp/iPhone/
DMainWindow_iPhone.xib417 <object class="NSMutableDictionary" key="localizations">
/external/google-breakpad/src/client/mac/sender/
DBreakpad.xib1028 <object class="NSMutableDictionary" key="localizations">

12