Searched full:localizations (Results 1 – 25 of 37) sorted by relevance
12
668 , localizations(NULL) in RuleBasedNumberFormat()692 , localizations(NULL) in RuleBasedNumberFormat()716 , localizations(NULL) in RuleBasedNumberFormat()739 , localizations(NULL) in RuleBasedNumberFormat()763 , localizations(NULL) in RuleBasedNumberFormat()784 , localizations(NULL) in RuleBasedNumberFormat()850 , localizations(NULL) in RuleBasedNumberFormat()875 …init(rhs.originalDescription, rhs.localizations ? rhs.localizations->ref() : NULL, perror, status); in operator =()913 (localizations == NULL in operator ==()914 ? rhs.localizations == NULL in operator ==()[all …]
49 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 …]
261 printf(" %d localizations\n", hdr->number_of_localizations); in dump_bmpblock()418 fprintf(yfp, "localizations:\n"); in dump_bmpblock()
528 * <p><b>Localizations</b></p>529 * <p>Constructors are available that allow the specification of localizations for the535 * element is an array of localizations of these names. The first element of one of these536 * subarrays is the locale name, and the remaining elements are localizations of the576 * The localizations data provides information about the public581 * list are arrays of localizations of the names of the public584 * Strings being the localizations of the rule set names, in the589 * @param localizations the localization information.595 RuleBasedNumberFormat(const UnicodeString& rules, const UnicodeString& localizations,620 * The localizations data provides information about the public[all …]
663 * Localizations for rule set names.707 * The localizations data provides information about the public712 * list are arrays of localizations of the names of the public715 * Strings being the localizations of the rule set names, in the720 * @param localizations a list of localizations for the rule set725 public RuleBasedNumberFormat(String description, String[][] localizations) { in RuleBasedNumberFormat() argument727 init(description, localizations); in RuleBasedNumberFormat()771 * The localizations data provides information about the public776 * list are arrays of localizations of the names of the public779 * Strings being the localizations of the rule set names, in the[all …]
660 * Localizations for rule set names.703 * The localizations data provides information about the public708 * list are arrays of localizations of the names of the public711 * Strings being the localizations of the rule set names, in the716 * @param localizations a list of localizations for the rule set720 public RuleBasedNumberFormat(String description, String[][] localizations) { in RuleBasedNumberFormat() argument722 init(description, localizations); in RuleBasedNumberFormat()764 * The localizations data provides information about the public769 * list are arrays of localizations of the names of the public772 * Strings being the localizations of the rule set names, in the[all …]
1019 String[][] localizations = new String[][] { in TestRuleSetDisplayName() local1030 //Construct RuleBasedNumberFormat by rule sets and localizations list in TestRuleSetDisplayName()1032 = new RuleBasedNumberFormat(ukEnglish, localizations, ULocale.US); in TestRuleSetDisplayName()1033 RuleBasedNumberFormat f2= new RuleBasedNumberFormat(ukEnglish, localizations); in TestRuleSetDisplayName()1041 assertEquals("Display name in default locale", localizations[1][i+1], RSName_defLoc); in TestRuleSetDisplayName()1043 assertEquals("Display name in Chinese", localizations[2][i+1], RSName_loc); in TestRuleSetDisplayName()1051 //get locales of localizations in TestRuleSetDisplayName()1060 …assertEquals("getRuleSetDisplayNames in default locale", localizations[1][i+1], RSNames_defLoc[i]); in TestRuleSetDisplayName()1065 … assertEquals("getRuleSetDisplayNames in English", localizations[1][i+1], RSNames_loc[i]); in TestRuleSetDisplayName()1070 … assertEquals("getRuleSetDisplayNames in Chinese", localizations[2][i+1], RSNames_loc[i]); in TestRuleSetDisplayName()[all …]
1023 String[][] localizations = new String[][] { in TestRuleSetDisplayName() local1034 //Construct RuleBasedNumberFormat by rule sets and localizations list in TestRuleSetDisplayName()1036 = new RuleBasedNumberFormat(ukEnglish, localizations, ULocale.US); in TestRuleSetDisplayName()1037 RuleBasedNumberFormat f2= new RuleBasedNumberFormat(ukEnglish, localizations); in TestRuleSetDisplayName()1045 assertEquals("Display name in default locale", localizations[1][i+1], RSName_defLoc); in TestRuleSetDisplayName()1047 assertEquals("Display name in Chinese", localizations[2][i+1], RSName_loc); in TestRuleSetDisplayName()1055 //get locales of localizations in TestRuleSetDisplayName()1064 …assertEquals("getRuleSetDisplayNames in default locale", localizations[1][i+1], RSNames_defLoc[i]); in TestRuleSetDisplayName()1069 … assertEquals("getRuleSetDisplayNames in English", localizations[1][i+1], RSNames_loc[i]); in TestRuleSetDisplayName()1074 … assertEquals("getRuleSetDisplayNames in Chinese", localizations[2][i+1], RSNames_loc[i]); in TestRuleSetDisplayName()[all …]
24 localizations:
17 localizations:
26 localizations:
19 localizations:
33 localizations:
46 * Get the number of localizations in the GBB bitmap data.
50 vector<vector<string> > localizations; member
113 * Test localizations using string data.
62 uint32_t number_of_localizations; /* Number of localizations */
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
174 <object class="NSMutableDictionary" key="localizations">
184 <object class="NSMutableDictionary" key="localizations">
209 /* Clip localization to number of localizations present in the GBB */ in VbDisplayScreenFromGBB()
211 printf(" Localizations: %d\n", in futil_cb_show_gbb()
426 <object class="NSMutableDictionary" key="localizations">