HomeSort by relevance Sort by last modified time
    Searched refs:KOREAN (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
identifier_info.cpp 29 ScriptSet *IdentifierInfo::KOREAN;
39 delete KOREAN;
40 KOREAN = NULL;
67 KOREAN = new ScriptSet();
69 if (ASCII == NULL || JAPANESE == NULL || CHINESE == NULL || KOREAN == NULL
78 KOREAN->set(USCRIPT_LATIN, status).set(USCRIPT_HAN, status).set(USCRIPT_HANGUL, status);
253 || containsWithAlternates(*KOREAN, *fRequiredScripts)) {
identifier_info.h 194 static ScriptSet *KOREAN;
  /external/icu/icu4c/source/i18n/
identifier_info.cpp 26 static ScriptSet *KOREAN;
40 delete KOREAN;
41 KOREAN = NULL;
53 KOREAN = new ScriptSet();
55 if (ASCII == NULL || JAPANESE == NULL || CHINESE == NULL || KOREAN == NULL
64 KOREAN->set(USCRIPT_LATIN, status).set(USCRIPT_HAN, status).set(USCRIPT_HANGUL, status);
248 || containsWithAlternates(*KOREAN, *fRequiredScripts)) {
  /external/chromium_org/third_party/libaddressinput/src/java/test/com/android/i18n/addressinput/
UtilTest.java 104 Util.getWidgetCompatibleLanguageCode(Locale.KOREAN, "CN"));
125 assertEquals(Locale.KOREAN.toString(),
126 Util.getWidgetCompatibleLanguageCode(Locale.KOREAN, "US"));
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/geocoding/
PhoneNumberOfflineGeocoderTest.java 104 geocoder.getDescriptionForNumber(KO_NUMBER1, Locale.KOREAN));
106 geocoder.getDescriptionForNumber(KO_NUMBER2, Locale.KOREAN));
125 // Korean doesn't fall back to English.
127 geocoder.getDescriptionForNumber(KO_NUMBER3, Locale.KOREAN));
  /external/chromium_org/third_party/cld/languages/proto/
languages.pb.h 18 KOREAN = 9,
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
compact_lang_det_unittest_small.cc 10 // Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Norwegian
    [all...]
cldutil.cc 21 // traditional Chinese, Japanese, Korean, Vietnamese Han characters, and
392 if (pa->probs[3] > 0) {tote->Add(cld::PackLanguage(KOREAN), pa->probs[3]);}
  /cts/tests/tests/graphics/src/android/graphics/cts/
PaintTest.java 580 p.setTextLocale(Locale.KOREAN);
581 assertEquals(Locale.KOREAN, p.getTextLocale());
  /cts/tests/tests/text/src/android/text/cts/
TextUtilsTest.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
org.apache.lucene_1.9.1.v20100518-1140.jar 
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 448 milliseconds