HomeSort by relevance Sort by last modified time
    Searched full:korean (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /external/bluetooth/glib/tests/markups/
expected-2 41 Korean (??) ?????, ??????
fail-3.gmarkup 40 Korean (??) ?????, ??????
valid-2.gmarkup 40 Korean (??) ?????, ??????
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameLookupBuilder.java 147 if (fullNameStyle == FullNameStyle.KOREAN) {
153 * Inserts Korean lead consonants records of name for the given structured name.
168 // Exclude characters that are not in Korean leading consonants area
169 // and Korean characters area.
175 // Decompose and take a only lead-consonant for composed Korean characters.
178 // (character - "Korean Character base") /
198 // At least, insert consonants when Korean characters are two or more.
NameSplitter.java 53 private static final String KOREAN_LANGUAGE = Locale.KOREAN.getLanguage().toLowerCase();
346 case FullNameStyle.KOREAN:
454 case FullNameStyle.KOREAN:
596 return FullNameStyle.KOREAN;
606 return FullNameStyle.KOREAN;
777 * differentiate between Chinese, Japanese and Korean based on the alphabet used
797 } else if (phoneticNameStyle == PhoneticNameStyle.KOREAN) {
798 return FullNameStyle.KOREAN;
819 // if the name is not JANPANESE or KOREAN.
863 // We don't know if this is Chinese, Japanese or Korean
    [all...]
ContactLocaleUtils.java 128 private static final String KOREAN_LANGUAGE = Locale.KOREAN.getLanguage().toLowerCase();
163 * b. For Chinese and CJK style name if current language is neither Japanese or Korean,
189 * For Chinese and CJK style name if current language is neither Japanese or Korean,
  /external/e2fsprogs/intl/
locale.alias 60 korean ko_KR.eucKR
61 korean.euc ko_KR.eucKR
  /external/webkit/WebCore/platform/text/mac/
mac-encodings.txt 36 MacKorean: x-mac-korean
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
LetterConverter.java 36 * Hangul conversion in Korean.
ComposingText.java 39 * (ex) Romaji in Japanese. Parts of Hangul in Korean.
46 * (ex) Hiragana in Japanese. Pinyin in Chinese. Hangul in Korean.
54 * Pinyin-to-Kanji conversion in Chinese, Hangul-to-Hanja conversion in Korean language.
  /external/chromium/third_party/icu/
README.google 51 (Korean is supported in the code, but it does not do anything
52 because we don't have a Korean word-list.)
85 locales with minor fixes for Danish, Hungarian, Turkish, Korean
  /external/chromium/third_party/icu/source/data/brkitr/
char.txt 23 # Korean Syllable Definitions
char_th.txt 22 # Korean Syllable Definitions
  /external/icu4c/data/brkitr/
char.txt 23 # Korean Syllable Definitions
char_th.txt 22 # Korean Syllable Definitions
  /libcore/luni/src/main/java/org/apache/xml/utils/res/
XResources_ko.java 28 * The Korean resource bundle.
  /external/freetype/include/freetype/
ftwinfnt.h 114 * A superset of Korean Hangul KS~C 5601-1987 (with different
151 * Korean (Johab).
  /libcore/luni/src/test/java/tests/api/java/util/
CurrencyTest.java 178 // one with Korean country but an India language
362 * Locale.ITALIAN, Locale.JAPANESE, Locale.KOREAN) raises exception
386 // Locale.KOREAN,
403 * Locale.ITALIAN, Locale.JAPANESE, Locale.KOREAN) raises exception
427 // Locale.KOREAN,
  /external/chromium/third_party/icu/source/data/mappings/
ucmlocal.mk 17 # * Korean : Windows-949
  /external/icu4c/layout/
HangulLayoutEngine.h 29 * The Korean Hangul Script" (http://www.microsoft.com/typography/otfntdev/hangulot/default.htm)
  /external/webkit/WebCore/platform/text/gtk/
TextCodecGtk.h 87 // Korean
  /external/chromium/third_party/icu/source/test/intltest/
regcoll.cpp 222 // Collator::createInstance() causes an ArrayIndexOutofBoundsException for Korean
226 // Creating a default collator doesn't work when Korean is the default
236 errln("Could not set default locale to Locale::KOREAN");
246 errln("Could not create a Korean collator");
252 // Since the fix to this bug was to turn off decomposition for Korean collators,
256 errln("Decomposition is not set to NO_DECOMPOSITION for Korean collator");
    [all...]
  /external/icu4c/test/intltest/
regcoll.cpp 224 // Collator::createInstance() causes an ArrayIndexOutofBoundsException for Korean
228 // Creating a default collator doesn't work when Korean is the default
238 errln("Could not set default locale to Locale::KOREAN");
248 errln("Could not create a Korean collator");
254 // Since the fix to this bug was to turn off decomposition for Korean collators,
258 errln("Decomposition is not set to NO_DECOMPOSITION for Korean collator");
    [all...]
  /external/webkit/WebCore/platform/graphics/
FontFastPath.cpp 222 if (c < 0x1100) // U+1100 through U+11FF Hangul Jamo (only Ancient Korean should be left here if you precompose; Modern Korean will be precomposed as a result of step A)
  /libcore/luni/src/main/java/org/apache/xml/serializer/
Encodings.properties 166 # KS C 5601, EUC encoding, Korean
181 # ISO 2022 KR, Korean

Completed in 819 milliseconds

1 2 3 4 5 6