Searched refs:en_US (Results 1 - 23 of 23) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dlocnmtst.cpp267 static char en_US[] = "en_US"; variable
286 { "da", UDISPCTX_STANDARD_NAMES, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, en_US, daFor_en_US },
287 { "da", UDISPCTX_DIALECT_NAMES, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, en_US, daFor_en_US_D },
289 { "es", UDISPCTX_STANDARD_NAMES, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, en_US, esFor_en_US },
290 { "es", UDISPCTX_DIALECT_NAMES, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, en_US, esFor_en_US_D },
293 { "da", UDISPCTX_STANDARD_NAMES, UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE, en_US, daFor_en_US_T },
294 { "da", UDISPCTX_DIALECT_NAMES, UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE, en_US, daFor_en_US_DT },
296 { "es", UDISPCTX_STANDARD_NAMES, UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE, en_US, esFor_en_US_T },
297 { "es", UDISPCTX_DIALECT_NAMES, UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE, en_US, esFor_en_US_D
[all...]
H A Dicusvtst.cpp53 table.put("en_US", this, status);
334 service.registerInstance(singleton0, "en_US", status);
338 confirmEqual("1) en_US_FOO -> en_US", result, singleton0);
358 confirmEqual("3) en_US_BAR -> en_US", result, singleton0);
375 // stack of factories is now en, en_US_FOO, en_US
376 // search for en_US should still find en_US object
380 confirmEqual("6) en_US_BAR -> en_US", result, singleton0);
386 URegistryKey s3key = service.registerInstance(singleton3, "en_US", status);
632 const UnicodeString en_US local
[all...]
H A Dapicoll.cpp359 Collator *en_US = Collator::createInstance("en_US", status), local
368 /* there is no reason to have canonical decomposition in en_US OR default locale */
379 if (en_US->getAttribute(UCOL_NORMALIZATION_MODE, status) != UCOL_OFF)
381 errln("ERROR: en_US collation had canonical decomposition for normalization!\n");
384 delete en_US;
401 someCollators[0] = Collator::createInstance("en_US", err);
1078 it like it is "en_US"
1080 locale is NOT "en_US"
1404 Collator *coll = Collator::createInstance("en_US", erro
[all...]
H A Dnumfmtst.cpp467 DecimalFormat* fmt = (DecimalFormat*)NumberFormat::createCurrencyInstance("en_US", status);
720 {"en_US@currency=JPY", "\\u00A51,150"},
721 {"en_US@currency=jpy", "\\u00A51,150"},
968 Locale en_US("en_US");
991 mFormat = NumberFormat::createInstance(en_US, UNUM_DECIMAL, status);
994 dataerrln("Unable to create NumberFormat (en_US, UNUM_DECIMAL) - %s", u_errorName(status));
1011 NumberFormat *cFormat = NumberFormat::createInstance(en_US, UNUM_CURRENCY, status);
1014 dataerrln("Unable to create NumberFormat (en_US, UNUM_CURRENCY) - %s", u_errorName(status));
1046 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, statu
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dlocnmtst.cpp267 static char en_US[] = "en_US"; variable
286 { "da", UDISPCTX_STANDARD_NAMES, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, en_US, daFor_en_US },
287 { "da", UDISPCTX_DIALECT_NAMES, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, en_US, daFor_en_US_D },
289 { "es", UDISPCTX_STANDARD_NAMES, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, en_US, esFor_en_US },
290 { "es", UDISPCTX_DIALECT_NAMES, UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE, en_US, esFor_en_US_D },
293 { "da", UDISPCTX_STANDARD_NAMES, UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE, en_US, daFor_en_US_T },
294 { "da", UDISPCTX_DIALECT_NAMES, UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE, en_US, daFor_en_US_DT },
296 { "es", UDISPCTX_STANDARD_NAMES, UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE, en_US, esFor_en_US_T },
297 { "es", UDISPCTX_DIALECT_NAMES, UDISPCTX_CAPITALIZATION_FOR_UI_LIST_OR_MENU, en_US, esFor_en_US_D
[all...]
H A Dicusvtst.cpp53 table.put("en_US", this, status);
334 service.registerInstance(singleton0, "en_US", status);
338 confirmEqual("1) en_US_FOO -> en_US", result, singleton0);
358 confirmEqual("3) en_US_BAR -> en_US", result, singleton0);
375 // stack of factories is now en, en_US_FOO, en_US
376 // search for en_US should still find en_US object
380 confirmEqual("6) en_US_BAR -> en_US", result, singleton0);
386 URegistryKey s3key = service.registerInstance(singleton3, "en_US", status);
632 const UnicodeString en_US local
[all...]
H A Dapicoll.cpp401 Collator *en_US = Collator::createInstance("en_US", status), local
410 /* there is no reason to have canonical decomposition in en_US OR default locale */
421 if (en_US->getAttribute(UCOL_NORMALIZATION_MODE, status) != UCOL_OFF)
423 errln("ERROR: en_US collation had canonical decomposition for normalization!\n");
426 delete en_US;
443 someCollators[0] = Collator::createInstance("en_US", err);
1093 it like it is "en_US"
1095 locale is NOT "en_US"
1419 Collator *coll = Collator::createInstance("en_US", erro
[all...]
H A Dnumfmtst.cpp463 DecimalFormat* fmt = (DecimalFormat*)NumberFormat::createCurrencyInstance("en_US", status);
716 {"en_US@currency=JPY", "\\u00A51,150"},
717 {"en_US@currency=jpy", "\\u00A51,150"},
964 Locale en_US("en_US");
987 mFormat = NumberFormat::createInstance(en_US, UNUM_DECIMAL, status);
990 dataerrln("Unable to create NumberFormat (en_US, UNUM_DECIMAL) - %s", u_errorName(status));
1007 NumberFormat *cFormat = NumberFormat::createInstance(en_US, UNUM_CURRENCY, status);
1010 dataerrln("Unable to create NumberFormat (en_US, UNUM_CURRENCY) - %s", u_errorName(status));
1042 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, statu
[all...]
/external/bison/lib/
H A Dconfig.charset134 en en_AU en_BW en_CA en_DK en_GB en_IE en_NZ en_US en_ZA \
362 for l in da_DK de_AT de_CH de_DE en_AU en_CA en_GB en_US es_ES \
419 for l in en_AU en_CA en_GB en_US la_LN; do
422 for l in da_DK de_AT de_CH de_DE en_AU en_CA en_GB en_US es_ES \
547 echo "en_US CP437"
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dkeyboard_overlay.js103 var keyboardOverlayId = 'en_US';
682 // In such a case, fallback to the default ID (en_US).
697 keyboardOverlayId = 'en_US';
/external/e2fsprogs/intl/
H A Dconfig.charset131 en en_AU en_BW en_CA en_DK en_GB en_IE en_NZ en_US en_ZA \
359 for l in da_DK de_AT de_CH de_DE en_AU en_CA en_GB en_US es_ES \
404 for l in en_AU en_CA en_GB en_US la_LN; do
407 for l in da_DK de_AT de_CH de_DE en_AU en_CA en_GB en_US es_ES \
471 echo "en_US CP437"
/external/icu/icu4c/source/data/brkitr/
H A Dbrkfiles.mk46 BRK_RES_SOURCE = de.txt el.txt en.txt en_US.txt\
/external/chromium_org/third_party/icu/source/data/locales/
H A Dreslocal.mk36 en.txt en_GB.txt en_US.txt en_AU.txt en_001.txt\
H A Dresfiles.mk87 en_US.txt en_US_POSIX.txt en_VC.txt en_VG.txt en_VI.txt\
/external/icu/icu4c/source/data/coll/
H A Dcolfiles.mk54 en.txt en_US.txt en_US_POSIX.txt eo.txt es.txt\
/external/chromium_org/third_party/icu/source/data/coll/
H A Dcollocal.mk41 en_SG.txt en_US.txt en_US_POSIX.txt en_VI.txt en_ZA.txt\
H A Dcolfiles.mk114 en_US.txt en_US_POSIX.txt eo.txt es.txt et.txt\
/external/icu/icu4c/source/data/curr/
H A Dresfiles.mk52 # BEGIN Android-add. Including en_US.txt
81 en_US.txt \
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
H A Den.stg34 group en_US;
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcapitst.c292 col = ucol_open("en_US", &status);
358 len=ucol_getDisplayName("en_US", "de_DE", NULL, 0, &status);
362 ucol_getDisplayName("en_US", "de_DE", disName, len+1, &status);
414 len=ucol_getDisplayName("fr_FR", "en_US", NULL, 0, &status);
418 ucol_getDisplayName("fr_FR", "en_US", disName, len+1, &status);
504 col2 = ucol_open("en_US", &status);
506 log_err("en_US Collator creation failed.: %s\n", myErrorName(status));
558 col = ucol_open("en_US", &status);
601 UCollator *en_US, *el_GR, *vi_VN; local
602 en_US
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c295 col = ucol_open("en_US", &status);
361 len=ucol_getDisplayName("en_US", "de_DE", NULL, 0, &status);
365 ucol_getDisplayName("en_US", "de_DE", disName, len+1, &status);
417 len=ucol_getDisplayName("fr_FR", "en_US", NULL, 0, &status);
421 ucol_getDisplayName("fr_FR", "en_US", disName, len+1, &status);
506 col2 = ucol_open("en_US", &status);
508 log_err("en_US Collator creation failed.: %s\n", myErrorName(status));
556 col = ucol_open("en_US", &status);
599 UCollator *en_US, *el_GR, *vi_VN; local
600 en_US
[all...]
/external/icu/icu4c/source/data/locales/
H A Dresfiles.mk87 en_US.txt en_US_POSIX.txt en_VC.txt en_VG.txt en_VI.txt\
/external/chromium_org/chrome/third_party/chromevox/
H A DchromeVoxChromePageScript.js339 if("en_TC"==goog.LOCALE||"en-TC"==goog.LOCALE)goog.i18n.CompactNumberFormatSymbols=goog.i18n.CompactNumberFormatSymbols_en;if("en_UM"==goog.LOCALE||"en-UM"==goog.LOCALE)goog.i18n.CompactNumberFormatSymbols=goog.i18n.CompactNumberFormatSymbols_en;if("en_US"==goog.LOCALE||"en-US"==goog.LOCALE)goog.i18n.CompactNumberFormatSymbols=goog.i18n.CompactNumberFormatSymbols_en;if("en_VG"==goog.LOCALE||"en-VG"==goog.LOCALE)goog.i18n.CompactNumberFormatSymbols=goog.i18n.CompactNumberFormatSymbols_en;
497 if("en_UM"==goog.LOCALE||"en-UM"==goog.LOCALE)goog.i18n.NumberFormatSymbols=goog.i18n.NumberFormatSymbols_en;if("en_US"==goog.LOCALE||"en-US"==goog.LOCALE)goog.i18n.NumberFormatSymbols=goog.i18n.NumberFormatSymbols_en;if("en_VG"==goog.LOCALE||"en-VG"==goog.LOCALE)goog.i18n.NumberFormatSymbols=goog.i18n.NumberFormatSymbols_en;if("en_VI"==goog.LOCALE||"en-VI"==goog.LOCALE)goog.i18n.NumberFormatSymbols=goog.i18n.NumberFormatSymbols_en;
574 if("en_SG"==goog.LOCALE||"en-SG"==goog.LOCALE)goog.i18n.ordinalRules.select=goog.i18n.ordinalRules.enSelect_;if("en_US"==goog.LOCALE||"en-US"==goog.LOCALE)goog.i18n.ordinalRules.select=goog.i18n.ordinalRules.enSelect_;if("en_ZA"==goog.LOCALE||"en-ZA"==goog.LOCALE)goog.i18n.ordinalRules.select=goog.i18n.ordinalRules.enSelect_;"es"==goog.LOCALE&&(goog.i18n.ordinalRules.select=goog.i18n.ordinalRules.defaultSelect_);if("es_419"==goog.LOCALE||"es-419"==goog.LOCALE)goog.i18n.ordinalRules.select=goog.i18n.ordinalRules.defaultSelect_;
615 if("en_ISO"==goog.LOCALE||"en-ISO"==goog.LOCALE)goog.i18n.pluralRules.select=goog.i18n.pluralRules.enSelect_;if("en_SG"==goog.LOCALE||"en-SG"==goog.LOCALE)goog.i18n.pluralRules.select=goog.i18n.pluralRules.enSelect_;if("en_US"==goog.LOCALE||"en-US"==goog.LOCALE)goog.i18n.pluralRules.select=goog.i18n.pluralRules.enSelect_;if("en_ZA"==goog.LOCALE||"en-ZA"==goog.LOCALE)goog.i18n.pluralRules.select=goog.i18n.pluralRules.enSelect_;"es"==goog.LOCALE&&(goog.i18n.pluralRules.select=goog.i18n.pluralRules.esSelect_);

Completed in 7475 milliseconds